MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / analytics-client.test.ts

File analytics-client.test.ts

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

Source from the content-addressed store, hash-verified

1import { AnalyticsEvent } from '@codebuff/common/constants/analytics-events'
2import { describe, test, expect, beforeEach, mock } from 'bun:test'
3
4

Callers

nothing calls this directly

Calls 6

resetAnalyticsStateFunction · 0.90
initAnalyticsFunction · 0.90
trackEventFunction · 0.90
identifyUserFunction · 0.90
beforeEachFunction · 0.85
createTestDepsFunction · 0.85

Tested by

no test coverage detected