MCPcopy Create free account
hub / github.com/heygen-com/hyperframes / editHistory.test.ts

File editHistory.test.ts

packages/studio/src/utils/editHistory.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import {
3 buildEditHistoryEntry,
4 canApplyEditHistoryEntry,

Callers

nothing calls this directly

Calls 7

createEmptyEditHistoryFunction · 0.90
buildEditHistoryEntryFunction · 0.90
pushEditHistoryEntryFunction · 0.90
undoEditHistoryFunction · 0.90
hashEditHistoryContentFunction · 0.90
redoEditHistoryFunction · 0.90
canApplyEditHistoryEntryFunction · 0.90

Tested by

no test coverage detected