MCPcopy
hub / github.com/CodebuffAI/codebuff / loop-agent-steps.test.ts

File loop-agent-steps.test.ts

packages/agent-runtime/src/__tests__/loop-agent-steps.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 { createTestAgentRuntimeParams } from '@codebuff/common/testing/fixtures/agent-runtime'
4import { clearMockedModules } from '@codebuff/common/testing/mock-modules'

Callers

nothing calls this directly

Calls 13

setupDbSpiesFunction · 0.90
createMockDbOperationsFunction · 0.90
createToolCallChunkFunction · 0.90
promptSuccessFunction · 0.90
getInitialSessionStateFunction · 0.90
userMessageFunction · 0.90
assistantMessageFunction · 0.90
clearAgentGeneratorCacheFunction · 0.90
clearMockedModulesFunction · 0.90
loopAgentStepsFunction · 0.90
beforeEachFunction · 0.85

Tested by

no test coverage detected