Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/socketio/socket.io
/ test-suite.js
File
test-suite.js
docs/engine.io-protocol/v4-test-suite/test-suite.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
isNodejs = typeof window ===
"undefined"
;
2
3
if
(isNodejs) {
4
// make the tests runnable in both the browser and Node.js
Callers
nothing calls this directly
Calls
13
it
Function · 0.85
eql
Method · 0.80
keys
Method · 0.80
createWebSocket
Function · 0.70
waitFor
Function · 0.70
initLongPollingSession
Function · 0.70
sleep
Function · 0.70
a
Method · 0.65
close
Method · 0.45
on
Method · 0.45
abort
Method · 0.45
send
Method · 0.45
Tested by
no test coverage detected