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