MCPcopy
hub / github.com/clauderic/dnd-kit / move.test.ts

File move.test.ts

packages/helpers/tests/move.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {describe, expect, it} from 'bun:test';
2import {arrayMove, arraySwap, move, swap} from '../src/move.ts';
3
4// ---------------------------------------------------------------------------

Callers

nothing calls this directly

Calls 9

arrayMoveFunction · 0.90
arraySwapFunction · 0.90
moveFunction · 0.90
swapFunction · 0.90
dragOverEventFunction · 0.85
mockSourceFunction · 0.85
mockTargetFunction · 0.85
mockSortableSourceFunction · 0.85
dragEndEventFunction · 0.85

Tested by

no test coverage detected