Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
describe(
'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
it
Function · 0.85
handsontable
Function · 0.85
dragRow
Method · 0.80
dragRows
Method · 0.80
moveRow
Method · 0.65
destroy
Function · 0.50
getPlugin
Function · 0.50
render
Function · 0.50
spec
Function · 0.50
createSpreadsheetData
Function · 0.50
appendTo
Method · 0.45
Tested by
no test coverage detected