Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/webpack/webpack-dev-server
/ web-socket-server-url.test.js
File
web-socket-server-url.test.js
test/e2e/web-socket-server-url.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it } from
"node:test"
;
2
import
{ expect } from
"expect"
;
3
import
express from
"express"
;
4
import
{ createProxyMiddleware } from
"http-proxy-middleware"
;
Callers
nothing calls this directly
Calls
6
runBrowser
Function · 0.85
sessionSubscribe
Function · 0.85
start
Method · 0.80
stop
Method · 0.80
findIp
Method · 0.80
startProxy
Function · 0.70
Tested by
no test coverage detected