MCPcopy
hub / github.com/CodebuffAI/codebuff / n-parameter.test.ts

File n-parameter.test.ts

packages/agent-runtime/src/__tests__/n-parameter.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 { getInitialSessionState } from '@codebuff/common/types/session-state'

Callers

nothing calls this directly

Calls 11

getInitialSessionStateFunction · 0.90
userMessageFunction · 0.90
assistantMessageFunction · 0.90
clearAgentGeneratorCacheFunction · 0.90
promptSuccessFunction · 0.90
runAgentStepFunction · 0.90
runProgrammaticStepFunction · 0.90
promptAbortedFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85

Tested by

no test coverage detected