Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ before
Function
before
test/parallel/test-http2-ping.js:21–25 ·
view source on GitHub ↗
(id)
Source
from the content-addressed store, hash-verified
19
}
20
},
21
before(id) {
22
if
(pings.has(id)) {
23
events[1]++;
24
}
25
},
26
after(id) {
27
if
(pings.has(id)) {
28
events[2]++;
Callers
11
test-worker-internal-modules.mjs
File · 0.70
test-runner-tags-validation.mjs
File · 0.70
test-runner-root-after-with-refed-handles.js
File · 0.70
test-runner-coverage-isolation-none-api.mjs
File · 0.70
test-runner-get-test-context.js
File · 0.70
runTest
Function · 0.70
test-runner-coverage-default-exclusion.mjs
File · 0.70
runTest
Function · 0.70
runTest
Function · 0.70
test-repl-tab-complete-computed-props.js
File · 0.70
test-runner-test-fullname.js
File · 0.70
Calls
1
has
Method · 0.65
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…