Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mswjs/msw
/ ws.use.test.ts
File
ws.use.test.ts
test/node/ws-api/ws.use.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// @vitest-environment node-websocket
2
import
{ ws } from
'msw'
3
import
{ setupServer } from
'msw/node'
4
Callers
nothing calls this directly
Calls
8
setupServer
Function · 0.90
boundary
Method · 0.80
waitFor
Method · 0.80
use
Method · 0.80
addEventListener
Method · 0.45
send
Method · 0.45
listen
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected