MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / analytics.test.ts

File analytics.test.ts

packages/node-runtime/src/services/analytics.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'node:test'
2import assert from 'node:assert/strict'
3import { existsSync, mkdtempSync, readFileSync, rmSync } from 'node:fs'
4import { tmpdir } from 'node:os'

Callers

nothing calls this directly

Calls 4

readAnalyticsDataFunction · 0.85
parseMethod · 0.80
createTempSystemDirFunction · 0.70
trackDailyActiveMethod · 0.65

Tested by

no test coverage detected