Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ playbackAdapter.test.ts
File
playbackAdapter.test.ts
packages/studio/src/player/lib/playbackAdapter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it, vi } from
"vitest"
;
2
import
{
3
createStaticSeekPlaybackAdapter,
4
wrapTimeline,
Callers
nothing calls this directly
Calls
11
wrapTimeline
Function · 0.90
createStaticSeekPlaybackAdapter
Function · 0.90
releaseStaticSeekCache
Function · 0.90
mockTimeline
Function · 0.85
makeFakeClock
Function · 0.85
makePlayer
Function · 0.85
resolve
Function · 0.85
seek
Method · 0.65
play
Method · 0.65
isPlaying
Method · 0.65
getTime
Method · 0.65
Tested by
no test coverage detected