Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-quic-list-endpoints.mjs
File
test-quic-list-endpoints.mjs
test/parallel/test-quic-list-endpoints.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --experimental-quic --no-warnings
2
3
// Test: listEndpoints returns live endpoints filtered by active state.
4
// - Returns an empty array when no endpoints exist.
Callers
nothing calls this directly
Calls
7
skip
Function · 0.90
deepStrictEqual
Function · 0.85
listEndpoints
Function · 0.85
ok
Function · 0.85
includes
Method · 0.80
throws
Function · 0.70
close
Method · 0.65
Tested by
no test coverage detected