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

File bundle.test.js

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

Source from the content-addressed store, hash-verified

1import { after, before, describe, it } from "node:test";
2import * as acorn from "acorn";
3import { expect } from "expect";
4import request from "supertest";

Callers

nothing calls this directly

Calls 4

requestFunction · 0.85
startMethod · 0.80
stopMethod · 0.80
getMethod · 0.80

Tested by

no test coverage detected