Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/eggjs/egg
/ context_httpclient.test.ts
File
context_httpclient.test.ts
test/lib/core/context_httpclient.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ strict as assert } from
'node:assert'
;
2
import
{ createApp, startLocalServer, MockApplication } from
'../../utils.js'
;
3
4
describe(
'test/lib/core/context_httpclient.test.ts'
, () => {
Callers
nothing calls this directly
Calls
4
startLocalServer
Function · 0.85
curl
Method · 0.65
ready
Method · 0.45
request
Method · 0.45
Tested by
no test coverage detected