MCPcopy
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
2import { ws } from 'msw'
3import { setupServer } from 'msw/node'
4

Callers

nothing calls this directly

Calls 8

setupServerFunction · 0.90
boundaryMethod · 0.80
waitForMethod · 0.80
useMethod · 0.80
addEventListenerMethod · 0.45
sendMethod · 0.45
listenMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected