Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CopilotKit/CopilotKit
/ agentcore-runner.test.ts
File
agentcore-runner.test.ts
packages/agentcore-runner/src/__tests__/agentcore-runner.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
{ firstValueFrom } from
"rxjs"
;
3
import
{ toArray } from
"rxjs/operators"
;
4
import
{ EventType,
type
MessagesSnapshotEvent } from
"@ag-ui/client"
;
Callers
nothing calls this directly
Calls
1
connect
Method · 0.65
Tested by
no test coverage detected