Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ gsapSoftReload.test.ts
File
gsapSoftReload.test.ts
packages/studio/src/utils/gsapSoftReload.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @vitest-environment happy-dom
2
3
import
{ describe, it, expect, vi } from
"vitest"
;
4
import
{ applySoftReload, ensureMotionPathPluginLoaded } from
"./gsapSoftReload"
;
Callers
nothing calls this directly
Calls
4
applySoftReload
Function · 0.90
ensureMotionPathPluginLoaded
Function · 0.90
buildMockIframe
Function · 0.85
buildBootstrapIframe
Function · 0.85
Tested by
no test coverage detected