MCPcopy Index your code
hub / github.com/CopilotKit/CopilotKit / thread-capabilities.test.ts

File thread-capabilities.test.ts

packages/bot/src/thread-capabilities.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { createBot } from "./create-bot.js";
3import { FakeAdapter } from "./testing/fake-adapter.js";
4

Callers

nothing calls this directly

Calls 8

createBotFunction · 0.85
emitThreadStartedMethod · 0.80
resolveMethod · 0.80
onThreadStartedMethod · 0.65
pushMethod · 0.65
startMethod · 0.65
setSuggestedPromptsMethod · 0.65
setTitleMethod · 0.65

Tested by

no test coverage detected