Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/handsontable/handsontable
/ general.spec.js
File
general.spec.js
handsontable/src/selection/__tests__/general.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'Selection'
, () => {
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
getSelected
Function · 0.85
isEditorVisible
Function · 0.85
mouseDown
Function · 0.85
mouseOver
Function · 0.85
mouseUp
Function · 0.85
tableView
Function · 0.85
getComputedStyle
Function · 0.85
waitForNextAnimationFrames
Function · 0.85
alter
Function · 0.85
Tested by
no test coverage detected