Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Splidejs/splide
/ move.test.ts
File
move.test.ts
src/js/components/Move/test/move.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ EVENT_MOVE, EVENT_MOVED } from
'../../../constants/events'
;
2
import
{ IDLE, MOVING } from
'../../../constants/states'
;
3
import
{ fire, init } from
'../../../test'
;
4
Callers
nothing calls this directly
Calls
5
init
Function · 0.90
fire
Function · 0.90
move
Method · 0.80
is
Method · 0.65
on
Method · 0.65
Tested by
no test coverage detected