MCPcopy 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

1import { describe, it, expect, afterEach } from "vitest";
2import { createClipTree, stableClipId } from "./clipTree";
3
4describe("stableClipId", () => {

Callers

nothing calls this directly

Calls 4

stableClipIdFunction · 0.90
createClipTreeFunction · 0.90
setAttributeMethod · 0.65
findMethod · 0.65

Tested by

no test coverage detected