MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / api-integration.test.ts

File api-integration.test.ts

cli/src/__tests__/integration/api-integration.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { getUserInfoFromApiKey } from '@codebuff/sdk'
2import { describe, test, expect, beforeEach, afterEach, mock } from 'bun:test'
3
4import type { Logger } from '@codebuff/common/types/contracts/logger'

Callers

nothing calls this directly

Calls 5

getUserInfoFromApiKeyFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85
setFetchMockFunction · 0.70
createLoggerMocksFunction · 0.70

Tested by

no test coverage detected