Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/claude-code-best/claude-code
/ envValidation.test.ts
File
envValidation.test.ts
src/utils/__tests__/envValidation.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mock, describe, expect, test } from
'bun:test'
2
import
{ debugMock } from
'../../../tests/mocks/debug'
3
4
// Mock debug.ts to cut bootstrap/state dependency chain
Callers
nothing calls this directly
Calls
1
validateBoundedIntEnvVar
Function · 0.85
Tested by
no test coverage detected