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

File plugin-registry.test.ts

packages/abstract/tests/plugin-registry.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {describe, expect, it} from 'bun:test';
2import {batch} from '@dnd-kit/state';
3import {
4 DragDropManager,

Callers

nothing calls this directly

Calls 8

configureFunction · 0.90
indexOfFunction · 0.85
startMethod · 0.80
stopMethod · 0.80
pluginConfigMethod · 0.80
registerMethod · 0.65
getMethod · 0.45
destroyMethod · 0.45

Tested by

no test coverage detected