MCPcopy
hub / github.com/handsontable/handsontable / API.spec.js

File API.spec.js

handsontable/src/plugins/manualRowMove/__tests__/API.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('manualRowMove API', () => {
2 const id = 'testContainer';
3 const arrayOfObjects = [
4 { id: 1, name: 'Ted', lastName: 'Right' },

Callers

nothing calls this directly

Calls 14

$Function · 0.85
itFunction · 0.85
handsontableFunction · 0.85
dragRowMethod · 0.80
dragRowsMethod · 0.80
moveRowMethod · 0.65
destroyFunction · 0.50
getPluginFunction · 0.50
renderFunction · 0.50
specFunction · 0.50
createSpreadsheetDataFunction · 0.50
appendToMethod · 0.45

Tested by

no test coverage detected