MCPcopy
hub / github.com/webpack/webpack-dev-server / proxy-option.test.js

File proxy-option.test.js

test/server/proxy-option.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import http from "node:http";
2import path from "node:path";
3import { after, before, beforeEach, describe, it } from "node:test";
4import { fileURLToPath } from "node:url";

Callers

nothing calls this directly

Calls 13

listenProxyServersFunction · 0.85
requestFunction · 0.85
closeProxyServersFunction · 0.85
probeFunction · 0.85
getConsoleErrorOutputFunction · 0.85
getStderrOutputFunction · 0.85
startMethod · 0.80
stopMethod · 0.80
getMethod · 0.80
listenMethod · 0.80
createServerMethod · 0.80
setMethod · 0.80

Tested by

no test coverage detected