MCPcopy
hub / github.com/CodebuffAI/codebuff / run-agent-step-tools.test.ts

File run-agent-step-tools.test.ts

packages/agent-runtime/src/__tests__/run-agent-step-tools.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 {

Callers

nothing calls this directly

Calls 12

setupDbSpiesFunction · 0.90
createMockDbOperationsFunction · 0.90
promptSuccessFunction · 0.90
clearAgentGeneratorCacheFunction · 0.90
createToolCallChunkFunction · 0.90
getInitialSessionStateFunction · 0.90
runAgentStepFunction · 0.90
userMessageFunction · 0.90
asUserMessageFunction · 0.90
assistantMessageFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85

Tested by

no test coverage detected