Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import {Vector2, createSignal, range} from
'@revideo/core'
;
2
import {describe, expect, it} from
'vitest'
;
3
import {Circle} from
'../Circle'
;
4
import {Node} from
'../Node'
;
Callers
nothing calls this directly
Calls
13
mockScene2D
Function · 0.90
createSignal
Function · 0.90
range
Function · 0.90
signal
Function · 0.85
clone
Method · 0.80
end
Method · 0.80
reactiveClone
Method · 0.80
snapshotClone
Method · 0.80
childAs
Method · 0.80
isInitial
Method · 0.65
createSignal
Method · 0.65
x
Method · 0.45
Tested by
no test coverage detected