Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/handsontable/handsontable
/ scopeManager.spec.js
File
scopeManager.spec.js
handsontable/src/focusManager/__tests__/scopeManager.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
describe(
'ScopeManager'
, () => {
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
createUIWithFocusScope
Function · 0.85
getActiveContextName
Method · 0.80
activateScope
Method · 0.80
getActiveScopeId
Method · 0.80
getContext
Method · 0.80
unregisterScope
Method · 0.80
deactivateScope
Method · 0.80
destroy
Function · 0.50
createSpreadsheetData
Function · 0.50
Tested by
no test coverage detected