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

File web-socket-server.test.js

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "node:test";
2import { expect } from "expect";
3import webpack from "webpack";
4import Server from "../../lib/Server.js";

Callers

nothing calls this directly

Calls 4

runBrowserFunction · 0.85
sessionSubscribeFunction · 0.85
startMethod · 0.80
stopMethod · 0.80

Tested by

no test coverage detected