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

File WebsocketClient.test.js

test/client/clients/WebsocketClient.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import "../../helpers/jsdom-setup.js";
2
3import http from "node:http";
4import { after, before, describe, it } from "node:test";

Callers

nothing calls this directly

Calls 5

createServerMethod · 0.80
listenMethod · 0.80
onOpenMethod · 0.65
onCloseMethod · 0.65
onMessageMethod · 0.65

Tested by

no test coverage detected