MCPcopy
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

1import { expect, test } from 'bun:test'
2import {
3 AgentAdapterRegistry,
4 AdapterNotFoundError,

Callers

nothing calls this directly

Calls 12

createHostHandleFunction · 0.85
makeAdapterFunction · 0.85
PFunction · 0.85
defaultMethod · 0.80
registerMethod · 0.80
runMethod · 0.80
routeMethod · 0.80
initializeAllMethod · 0.80
disposeAllMethod · 0.80
getMethod · 0.65
resolveMethod · 0.45
hasMethod · 0.45

Tested by

no test coverage detected