MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / fetch-usage.test.ts

File fetch-usage.test.ts

cli/src/utils/__tests__/fetch-usage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, test, expect, beforeEach, mock } from 'bun:test'
2
3import { fetchAndUpdateUsage } from '../fetch-usage'
4

Callers

nothing calls this directly

Calls 5

fetchAndUpdateUsageFunction · 0.90
beforeEachFunction · 0.85
createDefaultParamsFunction · 0.85
setTimeoutFunction · 0.85
createMockApiClientFunction · 0.70

Tested by

no test coverage detected