Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack-dev-server
/ static-directory.test.js
File
static-directory.test.js
test/e2e/static-directory.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
"node:path"
;
2
import
{ afterEach, beforeEach, describe, it } from
"node:test"
;
3
import
{ fileURLToPath } from
"node:url"
;
4
import
{ expect } from
"expect"
;
Callers
nothing calls this directly
Calls
4
runBrowser
Function · 0.85
start
Method · 0.80
stop
Method · 0.80
stopCallback
Method · 0.80
Tested by
no test coverage detected