Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/handsontable/handsontable
/ hiddenRows.spec.js
File
hiddenRows.spec.js
handsontable/src/selection/__tests__/hiddenRows.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'Selection cooperation with hidden rows'
, () => {
2
const
id =
'testContainer'
;
3
4
beforeEach(
function
() {
Callers
nothing calls this directly
Calls
13
$
Function · 0.85
it
Function · 0.85
handsontable
Function · 0.85
rowIndexMapper
Function · 0.85
getSelected
Function · 0.85
createAndRegisterIndexMap
Method · 0.80
destroy
Function · 0.50
createSpreadsheetData
Function · 0.50
render
Function · 0.50
selectCell
Function · 0.50
appendTo
Method · 0.45
remove
Method · 0.45
Tested by
no test coverage detected