Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ e2e-cli.test.ts
File
e2e-cli.test.ts
cli/src/__tests__/e2e-cli.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ spawn, spawnSync } from
'child_process'
2
import
path from
'path'
3
4
import
{ describe, test, expect } from
'bun:test'
Callers
nothing calls this directly
Calls
7
isSDKBuilt
Function · 0.90
ensureCliTestEnv
Function · 0.90
runCLI
Function · 0.85
stripAnsi
Function · 0.85
setTimeout
Function · 0.85
once
Method · 0.80
resolve
Function · 0.50
Tested by
no test coverage detected