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

File ghostTable.spec.js

handsontable/src/utils/__tests__/ghostTable.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('GhostTable', () => {
2
3 const hotSettings = {
4 data: [['A', '1', 'A\nB\nC'], ['B', '2', 'A-----B-------C'], ['C', '3', 'A---\n--B-------C']]

Callers

nothing calls this directly

Calls 15

$Function · 0.85
itFunction · 0.85
handsontableFunction · 0.85
getThemeLayoutFunction · 0.85
addColumnMethod · 0.80
getHeightsMethod · 0.80
injectTableMethod · 0.80
isVerticalMethod · 0.80
isHorizontalMethod · 0.80
createRowMethod · 0.65
destroyFunction · 0.50
appendToMethod · 0.45

Tested by

no test coverage detected