MCPcopy Index your code
hub / github.com/CopilotKit/CopilotKit / core-basic-functionality.test.ts

File core-basic-functionality.test.ts

packages/core/src/__tests__/core-basic-functionality.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, vi, afterEach } from "vitest";
2import { CopilotKitCore } from "../core";
3import {
4 MockAgent,

Callers

nothing calls this directly

Calls 7

createMessageFunction · 0.90
createAssistantMessageFunction · 0.90
createToolFunction · 0.90
createToolCallMessageFunction · 0.90
runAgentMethod · 0.65
addToolMethod · 0.45

Tested by

no test coverage detected