MCPcopy 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

1import { mock, describe, expect, test } from 'bun:test'
2import { debugMock } from '../../../tests/mocks/debug'
3
4// Mock debug.ts to cut bootstrap/state dependency chain

Callers

nothing calls this directly

Calls 1

validateBoundedIntEnvVarFunction · 0.85

Tested by

no test coverage detected