Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ agentAdapter.test.ts
File
agentAdapter.test.ts
packages/workflow-engine/src/__tests__/agentAdapter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'bun:test'
2
import
{
3
AgentAdapterRegistry,
4
AdapterNotFoundError,
Callers
nothing calls this directly
Calls
12
createHostHandle
Function · 0.85
makeAdapter
Function · 0.85
P
Function · 0.85
default
Method · 0.80
register
Method · 0.80
run
Method · 0.80
route
Method · 0.80
initializeAll
Method · 0.80
disposeAll
Method · 0.80
get
Method · 0.65
resolve
Method · 0.45
has
Method · 0.45
Tested by
no test coverage detected