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

File socket-helper.test.js

test/client/socket-helper.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import "../helpers/jsdom-setup.js";
2
3import { beforeEach, describe, it, mock } from "node:test";
4import { expect } from "expect";

Callers

nothing calls this directly

Calls 2

createMockClientFunction · 0.85
socketFunction · 0.85

Tested by

no test coverage detected