Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mswjs/msw
/ ws.client.send.test.ts
File
ws.client.send.test.ts
test/browser/ws-api/ws.client.send.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ ws } from
'msw'
2
import
type
{ setupWorker } from
'msw/browser'
3
import
type
{ Page } from
'@playwright/test'
4
import
{ test, expect } from
'../playwright.extend'
Callers
nothing calls this directly
Calls
8
setupWorker
Function · 0.90
test
Function · 0.85
loadExample
Function · 0.85
createSocketAndGetFirstMessage
Function · 0.85
resolve
Function · 0.50
addEventListener
Method · 0.45
send
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected