Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ env-process.test.ts
File
env-process.test.ts
common/src/__tests__/env-process.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
{ getProcessEnv, processEnv } from
'../env-process'
4
import
{ createTestProcessEnv } from
'../testing-env-process'
Callers
nothing calls this directly
Calls
3
getProcessEnv
Function · 0.90
createTestProcessEnv
Function · 0.90
afterEach
Function · 0.85
Tested by
no test coverage detected