MCPcopy
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

1import { strict as assert } from 'node:assert';
2import { createApp, startLocalServer, MockApplication } from '../../utils.js';
3
4describe('test/lib/core/context_httpclient.test.ts', () => {

Callers

nothing calls this directly

Calls 4

startLocalServerFunction · 0.85
curlMethod · 0.65
readyMethod · 0.45
requestMethod · 0.45

Tested by

no test coverage detected