Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ TEST_AGENT_RUNTIME_IMPL } from
'@codebuff/common/testing/impl/agent-runtime'
2
import
{ describe, test, expect, mock } from
'bun:test'
3
4
import
{ PLACEHOLDER } from
'../types'
Callers
nothing calls this directly
Calls
6
getAgentPrompt
Function · 0.90
formatCurrentDate
Function · 0.90
createMockAgentTemplate
Function · 0.85
createMockFileContext
Function · 0.85
createMockAgentState
Function · 0.70
createMockLogger
Function · 0.70
Tested by
no test coverage detected