MCPcopy
hub / github.com/webpack/webpack-dev-server / cross-origin-request.test.js

File cross-origin-request.test.js

test/e2e/cross-origin-request.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 6

runBrowserFunction · 0.85
requestFunction · 0.85
startMethod · 0.80
createServerMethod · 0.80
listenMethod · 0.80
stopMethod · 0.80

Tested by

no test coverage detected