Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, expect } from
"vitest"
;
2
import
{ createBot } from
"./create-bot.js"
;
3
import
{ FakeAdapter } from
"./testing/fake-adapter.js"
;
4
Callers
nothing calls this directly
Calls
8
createBot
Function · 0.85
emitThreadStarted
Method · 0.80
resolve
Method · 0.80
onThreadStarted
Method · 0.65
push
Method · 0.65
start
Method · 0.65
setSuggestedPrompts
Method · 0.65
setTitle
Method · 0.65
Tested by
no test coverage detected