Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ ensureCliTestEnv
Function
ensureCliTestEnv
cli/src/__tests__/test-utils.ts:149–151 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
147
}
148
149
export
function
ensureCliTestEnv(): void {
150
loadCliEnv()
151
}
152
153
export
function
getDefaultCliEnv(): Record<string, string> {
154
return
{ ...loadCliEnv() }
Callers
4
freebuff-instance-owner.test.ts
File · 0.90
rerender-perf.integration.test.ts
File · 0.90
e2e-cli.test.ts
File · 0.90
integration-tmux.test.ts
File · 0.90
Calls
1
loadCliEnv
Function · 0.85
Tested by
no test coverage detected