Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ useGsapScriptCommits.test.tsx
File
useGsapScriptCommits.test.tsx
packages/studio/src/hooks/useGsapScriptCommits.test.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @vitest-environment happy-dom
2
import { act } from
"react"
;
3
import { createRoot } from
"react-dom/client"
;
4
import { afterEach, beforeEach, describe, expect, it, vi } from
"vitest"
;
Callers
nothing calls this directly
Calls
8
applyPreviewSync
Function · 0.90
patchRuntimeTweenInPlace
Function · 0.85
applySoftReload
Function · 0.85
trackStudioEvent
Function · 0.85
mockFetchResult
Function · 0.85
result
Function · 0.70
renderCommitHook
Function · 0.70
cleanup
Function · 0.50
Tested by
no test coverage detected