MCPcopy
hub / github.com/mswjs/msw / stop.test.ts

File stop.test.ts

test/browser/msw-api/setup-worker/stop.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { type Page } from '@playwright/test'
2import { createTestHttpServer } from '@epic-web/test-server/http'
3import { type SetupWorkerApi } from 'msw/browser'
4import { test, expect } from '../../playwright.extend'

Callers

nothing calls this directly

Calls 7

testFunction · 0.85
loadExampleFunction · 0.85
stopWorkerOnFunction · 0.85
fetchFunction · 0.85
spyOnConsoleFunction · 0.85
urlMethod · 0.80
jsonMethod · 0.65

Tested by

no test coverage detected