Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nodejs/undici
/ mock-delayed-abort.js
File
mock-delayed-abort.js
test/mock-delayed-abort.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
2
3
const
{ test } = require(
'node:test'
)
4
const
{ MockAgent, interceptors } = require(
'..'
)
Callers
nothing calls this directly
Calls
11
setTimeout
Function · 0.85
delay
Method · 0.80
reply
Method · 0.80
ok
Method · 0.80
compose
Method · 0.80
decompress
Method · 0.80
close
Method · 0.65
get
Method · 0.65
intercept
Method · 0.65
abort
Method · 0.65
request
Method · 0.45
Tested by
no test coverage detected