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

File api.test.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 11

runPageFunction · 0.90
runBrowserFunction · 0.85
createDummyServersFunction · 0.85
sessionSubscribeFunction · 0.85
stopMethod · 0.80
startMethod · 0.80
startCallbackMethod · 0.80
stopCallbackMethod · 0.80
invalidateMethod · 0.80
getFreePortMethod · 0.80
isValidHostMethod · 0.80

Tested by

no test coverage detected