Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ useTimelinePlayer.seek.test.ts
File
useTimelinePlayer.seek.test.ts
packages/studio/src/player/hooks/useTimelinePlayer.seek.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @vitest-environment happy-dom
2
3
import
React, { act, useEffect } from
"react"
;
4
import
{ createRoot } from
"react-dom/client"
;
Callers
nothing calls this directly
Calls
15
renderTimelinePlayerHarness
Function · 0.85
attachIframeAdapter
Function · 0.85
unmountWithAct
Function · 0.85
renderAttachedTimelinePlayer
Function · 0.85
setStorePlaying
Function · 0.85
seekWithAct
Function · 0.85
expectStorePlaybackState
Function · 0.85
installRafCapture
Function · 0.85
attachInstrumentedAdapter
Function · 0.85
resetPlayerStore
Function · 0.70
getTime
Method · 0.65
isPlaying
Method · 0.65
Tested by
no test coverage detected