MCPcopy
hub / github.com/CodebuffAI/codebuff / main-prompt.test.ts

File main-prompt.test.ts

packages/agent-runtime/src/__tests__/main-prompt.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 { promptSuccess } from '@codebuff/common/util/error'

Callers

nothing calls this directly

Calls 8

promptSuccessFunction · 0.90
getInitialSessionStateFunction · 0.90
mainPromptFunction · 0.90
createToolCallChunkFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
mockAgentStreamFunction · 0.70

Tested by

no test coverage detected