MCPcopy
hub / github.com/midwayjs/midway / httpclient.test.ts

File httpclient.test.ts

packages/core/test/util/httpclient.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createHttpServer } from '../util';
2import { HttpClient, makeHttpRequest } from '../../src';
3
4describe('/test/util/httpclient.test.ts', function () {

Callers

nothing calls this directly

Calls 6

createHttpServerFunction · 0.90
makeHttpRequestFunction · 0.90
describeFunction · 0.85
requestMethod · 0.65
closeMethod · 0.65
getPortMethod · 0.45

Tested by

no test coverage detected