Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/select2/select2
/ openOnKeyDown-tests.js
File
openOnKeyDown-tests.js
tests/selection/openOnKeyDown-tests.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
QUnit.module(
'Selection containers - Open On Key Down'
);
2
3
var
KEYS = require(
'select2/keys'
);
4
var
$ = require(
'jquery'
);
Callers
nothing calls this directly
Calls
2
testEnabled
Function · 0.85
testDisabled
Function · 0.85
Tested by
no test coverage detected