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

File analytics.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach } from "vitest";
2import { initRuntimeAnalytics, emitAnalyticsEvent } from "./analytics";
3
4describe("runtime analytics", () => {

Callers

nothing calls this directly

Calls 2

initRuntimeAnalyticsFunction · 0.90
emitAnalyticsEventFunction · 0.90

Tested by

no test coverage detected