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

File env.test.ts

sdk/src/__tests__/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 { getChatGptOAuthTokenFromEnv, getSdkEnv } from '../env'
4import { createTestSdkEnv } from '../testing/env'

Callers

nothing calls this directly

Calls 4

getSdkEnvFunction · 0.90
createTestSdkEnvFunction · 0.90
afterEachFunction · 0.85

Tested by

no test coverage detected