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

File player.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi } from "vitest";
2import { createRuntimePlayer } from "./player";
3import type { RuntimeTimelineLike } from "./types";
4

Callers

nothing calls this directly

Calls 12

createRuntimePlayerFunction · 0.90
timeMethod · 0.80
renderSeekMethod · 0.80
createMockDepsFunction · 0.70
createMockTimelineFunction · 0.70
playMethod · 0.65
pauseMethod · 0.65
seekMethod · 0.65
getDurationMethod · 0.65
getTimeMethod · 0.65
isPlayingMethod · 0.65

Tested by

no test coverage detected