MCPcopy
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

1import type { ws } from 'msw'
2import type { setupWorker } from 'msw/browser'
3import type { Page } from '@playwright/test'
4import { test, expect } from '../playwright.extend'

Callers

nothing calls this directly

Calls 8

setupWorkerFunction · 0.90
testFunction · 0.85
loadExampleFunction · 0.85
resolveFunction · 0.50
addEventListenerMethod · 0.45
sendMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected