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

File clone.test.tsx

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

Source from the content-addressed store, hash-verified

1import {Vector2, createSignal, range} from '@revideo/core';
2import {describe, expect, it} from 'vitest';
3import {Circle} from '../Circle';
4import {Node} from '../Node';

Callers

nothing calls this directly

Calls 13

mockScene2DFunction · 0.90
createSignalFunction · 0.90
rangeFunction · 0.90
signalFunction · 0.85
cloneMethod · 0.80
endMethod · 0.80
reactiveCloneMethod · 0.80
snapshotCloneMethod · 0.80
childAsMethod · 0.80
isInitialMethod · 0.65
createSignalMethod · 0.65
xMethod · 0.45

Tested by

no test coverage detected