MCPcopy 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

1import { describe, test, expect, afterEach } from 'bun:test'
2
3import { createTestCliEnv } from '../../testing/env'
4import { getCliEnv } from '../../utils/env'

Callers

nothing calls this directly

Calls 3

getCliEnvFunction · 0.90
createTestCliEnvFunction · 0.90
afterEachFunction · 0.85

Tested by

no test coverage detected