MCPcopy
hub / github.com/CodebuffAI/codebuff / read-docs-tool.test.ts

File read-docs-tool.test.ts

packages/agent-runtime/src/__tests__/read-docs-tool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as analytics from '@codebuff/common/analytics'
2import { TEST_USER_ID } from '@codebuff/common/old-constants'
3import { TEST_AGENT_RUNTIME_IMPL } from '@codebuff/common/testing/impl/agent-runtime'
4import { getInitialSessionState } from '@codebuff/common/types/session-state'

Callers

nothing calls this directly

Calls 7

createToolCallChunkFunction · 0.90
getInitialSessionStateFunction · 0.90
runAgentStepFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
mockAgentStreamFunction · 0.70

Tested by

no test coverage detected