Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/heygen-com/hyperframes
/ clipTree.test.ts
File
clipTree.test.ts
packages/core/src/runtime/clipTree.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect, afterEach } from
"vitest"
;
2
import
{ createClipTree, stableClipId } from
"./clipTree"
;
3
4
describe(
"stableClipId"
, () => {
Callers
nothing calls this directly
Calls
4
stableClipId
Function · 0.90
createClipTree
Function · 0.90
setAttribute
Method · 0.65
find
Method · 0.65
Tested by
no test coverage detected