issues
search
mswjs
/
msw
Industry standard API mocking for JavaScript.
https://mswjs.io
MIT License
15.97k
stars
519
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Callback not being executed in server.boundary with jest and react testing library
#2366
kmmccafferty96
opened
1 day ago
0
A way to trigger Web Socket `onerror` before `connection` event
#2362
sfc-gh-jtjhin
closed
2 days ago
0
fix: support non-configurable responses
#2360
kettanaito
closed
6 days ago
1
TS1005: ',' expected.
#2358
GonEbal
closed
1 week ago
3
feat: support GraphQL subscriptions
#2357
kettanaito
opened
1 week ago
2
feat: use original tough-cookie v5
#2356
SamMousa
opened
1 week ago
5
docs: add ryan to silver sponsors
#2354
kettanaito
closed
1 week ago
1
fix: prevent infinite loop when bypassing `sendBeacon()` requests
#2353
kettanaito
closed
1 week ago
1
fix(handleRequest): remove `transformResponse` option
#2351
kettanaito
closed
1 week ago
1
chore(release-preview): always run for `workflow_dispatch` trigger
#2350
kettanaito
closed
2 weeks ago
1
fix: prevent `instanceof` handler check failures between different MSW versions
#2349
kettanaito
closed
2 weeks ago
13
Remove internal `transformResponse` option
#2348
kettanaito
closed
1 week ago
1
Interception broken due to `instanceof` handlers check (dual publish)
#2346
funes79
closed
2 weeks ago
17
Add also ignore prettier to mockServiceWorker.js
#2345
binarykitchen
closed
2 weeks ago
8
TypeError: Cannot create proxy with a non-object as target or handler in 2.6.0
#2342
boldurean
closed
2 weeks ago
6
Worker.use does not work with Cypress and Vite
#2341
levi-cloudflare
closed
3 weeks ago
2
ReferenceError: BroadcastChannel is not defined (upgrade msw from 2.5.2 to 2.6.0)
#2340
okhomenko
closed
2 weeks ago
6
Property 'TransformStream' doesn't exist on React Native
#2344
vonkanehoffen
closed
6 days ago
18
TypeError: Cannot set property WebSocket of #<Object> which has only a getter (Next.js)
#2339
lasseklovstad
closed
3 weeks ago
4
Bypassed requests miss cookie headers with axios + axios-cookiejar-support
#2338
aristofun
opened
3 weeks ago
9
doc: Betting web standards? Or did you mean bettering or backing?
#2336
corneliusroemer
closed
3 weeks ago
1
chore: publish preview versions
#2335
kettanaito
closed
3 weeks ago
2
fix: enable provenance for publishing
#2334
kettanaito
closed
3 weeks ago
1
docs: add decision on linting the worker script
#2333
kettanaito
closed
3 weeks ago
1
Exclude SW file from deno-lint: require-await
#2331
muhrifqii
closed
3 weeks ago
1
MSW Depends on vulnerable versions of cookie - @bundled-es-modules/cookie on msw@2.5.1
#2330
nemonemi
closed
3 weeks ago
2
Allow intercepting requests when tab is backgrounded
#2329
awinograd
closed
3 weeks ago
5
chore: update logo to correct svg
#2327
kettanaito
closed
4 weeks ago
1
XMLHttpRequest FormData / File upload never resolves
#2326
ondrejsevcik
opened
4 weeks ago
8
fix: update`@inquirer/confirm` requirement to 5.0.0
#2325
greysteil
closed
4 weeks ago
1
feat: isolate parent and child frames when handling requests
#2324
kettanaito
closed
1 month ago
2
Request made immediately after calling stop on the service worker doesn't always passthrough properly
#2323
spocke
opened
1 month ago
9
fix(node): preserve headers instanceof when recording raw headers
#2321
paoloricciuti
closed
1 month ago
1
`TypeError: Body is unusable` on request inspection using Life-cycle events
#2319
m-tartari
closed
1 month ago
4
fix(security): update `path-to-regexp` to 6.3.0
#2316
evktalo
closed
1 month ago
3
Abort signal not respected for `graphql-request` (v2.4.4+)
#2314
lucademian
closed
2 weeks ago
2
fix: update dependencies
#2313
kettanaito
closed
1 month ago
1
fix: update `@bundled-es-modules/cookie` to 2.0.1
#2312
kettanaito
closed
2 weeks ago
3
fix(setupWorker): perform worker update in the background
#2311
kettanaito
closed
1 month ago
1
Perform worker update in parallel
#2310
kettanaito
closed
1 month ago
1
Bypassed POST request yields invalid on-the-wire HTTP request (missing starting-line) with form-data file attachment
#2309
thecopy
closed
2 weeks ago
2
CVE-2024-47764 vulnerability from the `cookie` package
#2308
jamescrowley
closed
2 weeks ago
17
RangeError: init["status"] must be in the range of 200 to 599, inclusive (Undici, Jest)
#2307
Acetyld
closed
6 days ago
12
Type 'StrictResponse<JsonBodyType>' is not assignable to type 'AsyncResponseResolverReturnType<T>'
#2306
alvinlal
opened
1 month ago
0
Impossible to install because of violation detected
#2304
localhero44
closed
1 month ago
2
fix: export `SetupServerCommonApi` publicly
#2302
ryanmagoon
closed
1 week ago
7
fix: update `@inquirer/confirm` to 4.0
#2300
greysteil
closed
1 month ago
8
feat: support server-sent events
#2299
kettanaito
opened
1 month ago
2
fix: revert the lazy import of `graphql`
#2298
grebenyuksv
opened
1 month ago
3
Headers created before `server.listen()` are not being considered after changed with `headers.set()` or `headers.append()`
#2297
diego-aquino
closed
1 week ago
4
Next