MCPcopy
hub / github.com/midrender/revideo / state.test.tsx

File state.test.tsx

packages/2d/src/lib/components/__tests__/state.test.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {createSignal, join, waitFor} from '@revideo/core';
2import {describe, expect, it} from 'vitest';
3import {Circle} from '../Circle';
4import {generatorTest} from './generatorTest';

Callers

nothing calls this directly

Calls 10

mockScene2DFunction · 0.90
createSignalFunction · 0.90
generatorTestFunction · 0.90
waitForFunction · 0.90
joinFunction · 0.90
signalFunction · 0.85
endMethod · 0.80
restoreMethod · 0.80
saveMethod · 0.65
isInitialMethod · 0.65

Tested by

no test coverage detected