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

File host.test.js

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

Source from the content-addressed store, hash-verified

1import http from "node:http";
2import { describe, it } from "node:test";
3import { expect } from "expect";
4import webpack from "webpack";

Callers

nothing calls this directly

Calls 5

getAddressFunction · 0.85
runBrowserFunction · 0.85
findIpMethod · 0.80
startMethod · 0.80
stopMethod · 0.80

Tested by

no test coverage detected