Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mswjs/msw
/ cors.test.ts
File
cors.test.ts
test/browser/rest-api/cors.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ HttpServer } from
'@open-draft/test-server/lib/http.js'
2
import
{ test, expect } from
'../playwright.extend'
3
4
const
server =
new
HttpServer((app) => {
Callers
nothing calls this directly
Calls
10
next
Function · 0.85
test
Function · 0.85
loadExample
Function · 0.85
fetch
Function · 0.85
use
Method · 0.80
url
Method · 0.80
text
Method · 0.80
send
Method · 0.45
listen
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected