Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ env.test.ts
File
env.test.ts
cli/src/__tests__/utils/env.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect, afterEach } from
'bun:test'
2
3
import
{ createTestCliEnv } from
'../../testing/env'
4
import
{ getCliEnv } from
'../../utils/env'
Callers
nothing calls this directly
Calls
3
getCliEnv
Function · 0.90
createTestCliEnv
Function · 0.90
afterEach
Function · 0.85
Tested by
no test coverage detected