MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / strings.test.ts

File strings.test.ts

packages/agent-runtime/src/templates/__tests__/strings.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { TEST_AGENT_RUNTIME_IMPL } from '@codebuff/common/testing/impl/agent-runtime'
2import { describe, test, expect, mock } from 'bun:test'
3
4import { PLACEHOLDER } from '../types'

Callers

nothing calls this directly

Calls 6

getAgentPromptFunction · 0.90
formatCurrentDateFunction · 0.90
createMockAgentTemplateFunction · 0.85
createMockFileContextFunction · 0.85
createMockAgentStateFunction · 0.70
createMockLoggerFunction · 0.70

Tested by

no test coverage detected