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

File server.test.js

test/e2e/server.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 7

skipTestOnWindowsFunction · 0.90
runBrowserFunction · 0.85
normalizeOptionsFunction · 0.85
requestFunction · 0.85
startMethod · 0.80
stopMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected