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

File hyperframes-player.test.ts

packages/player/src/hyperframes-player.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
2import { formatTime, formatSpeed, SPEED_PRESETS } from "./controls.js";
3
4// Install a stubbed contentDocument getter on the given iframe element. The

Callers

nothing calls this directly

Calls 15

formatSpeedFunction · 0.85
makeEntryFunction · 0.85
stubContentWindowFunction · 0.85
readyMessageFunction · 0.85
findControlCallsFunction · 0.85
timelineMessageFunction · 0.85
stubUserAgentFunction · 0.85
_promoteToParentProxyMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected