Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopilotKit/CopilotKit
/ sqlite-runner.e2e.test.ts
File
sqlite-runner.e2e.test.ts
packages/sqlite-runner/src/__tests__/sqlite-runner.e2e.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, afterEach } from
"vitest"
;
2
import
{ SqliteAgentRunner } from
".."
;
3
import
{
4
AbstractAgent,
Callers
nothing calls this directly
Calls
15
filter
Method · 0.80
resolve
Method · 0.80
createRunner
Function · 0.70
collectEvents
Function · 0.70
createRunInput
Function · 0.70
expectRunStartedEvent
Function · 0.70
createTextMessageEvents
Function · 0.70
createToolCallEvents
Function · 0.70
createDeferred
Function · 0.70
close
Method · 0.65
run
Method · 0.65
connect
Method · 0.65
Tested by
no test coverage detected