MCPcopy
hub / github.com/SortableJS/Vue.Draggable / vuedraggable.spec.js

File vuedraggable.spec.js

tests/unit/vuedraggable.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mount, shallowMount } from "@vue/test-utils";
2import Sortable from "sortablejs";
3jest.genMockFromModule('sortablejs');
4jest.mock('sortablejs');

Callers

nothing calls this directly

Calls 3

resetMocksFunction · 0.85
updateFunction · 0.85
getEventFunction · 0.70

Tested by

no test coverage detected