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

File SlideshowPanel.test.ts

packages/studio/src/components/panels/SlideshowPanel.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, vi, beforeEach, afterEach } from "vitest";
2import {
3 toggleMainLineSlide,
4 reorderMainLineSlide,

Callers

nothing calls this directly

Calls 15

safeParseManifestFunction · 0.90
toggleMainLineSlideFunction · 0.85
reorderMainLineSlideFunction · 0.85
reorderBranchSlideFunction · 0.85
setSlideNotesFunction · 0.85
addFragmentFunction · 0.85
addHotspotFunction · 0.85
removeFragmentFunction · 0.85
createSequenceFunction · 0.85
renameSequenceFunction · 0.85
deleteSequenceFunction · 0.85

Tested by

no test coverage detected