MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / env-ci.test.ts

File env-ci.test.ts

common/src/__tests__/env-ci.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 { getCiEnv, ciEnv, isCI } from '../env-ci'
4import { createTestCiEnv } from '../testing-env-ci'

Callers

nothing calls this directly

Calls 4

getCiEnvFunction · 0.90
isCIFunction · 0.90
createTestCiEnvFunction · 0.90
afterEachFunction · 0.85

Tested by

no test coverage detected