MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / telemetryIdentity.test.ts

File telemetryIdentity.test.ts

packages/cli/src/server/telemetryIdentity.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it, vi, beforeEach } from "vitest";
2
3// CLI → Studio telemetry identity seeding (Layer 1). Verifies the server only
4// hands the browser a distinct id when CLI telemetry is enabled, and passes

Callers

nothing calls this directly

Calls 5

readConfigFunction · 0.85
buildCliIdentityScriptFunction · 0.85
buildStudioHeadScriptsFunction · 0.85
shouldTrackFunction · 0.50

Tested by

no test coverage detected