Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/mswjs/msw
Industry standard API mocking for JavaScript.
https://github.com/mswjs/msw
Request handlers find unrequired routes and warns about them
ghost opened this issue over 3 years ago
ghost opened this issue over 3 years ago
Ionic Framework support
Oyeniyi opened this issue over 3 years ago
Oyeniyi opened this issue over 3 years ago
"Cannot read property 'id' of undefined" in Storybook (HMR)
Zombobot1 opened this issue over 3 years ago
Zombobot1 opened this issue over 3 years ago
"Warning: Possible EventEmitter memory leak detected" when using with NextJS
GetafixIT opened this issue over 3 years ago
GetafixIT opened this issue over 3 years ago
Jest mock for mutation doesn't seem to be called
konsumer opened this issue over 3 years ago
konsumer opened this issue over 3 years ago
Add a version comment to the mockServiceWorker.js
ibratoev opened this issue over 3 years ago
ibratoev opened this issue over 3 years ago
Using delay('infinite') leaves unresolved promises which make jest warn
icatalina opened this issue over 3 years ago
icatalina opened this issue over 3 years ago
MSW does not intercept POST request
hhimanshu opened this issue over 3 years ago
hhimanshu opened this issue over 3 years ago
Issue removing `content-type` header in mocked response
pkkummermo opened this issue over 3 years ago
pkkummermo opened this issue over 3 years ago
Support TypedDocumentNode in graphql contracts
longility opened this issue over 3 years ago
longility opened this issue over 3 years ago
chore: codesandbox preview never updates the worker
kettanaito opened this pull request over 3 years ago
kettanaito opened this pull request over 3 years ago
msw integration with Next.js project
seanbruce opened this issue over 3 years ago
seanbruce opened this issue over 3 years ago
Cannot read property 'json' of undefined
avinashadluri opened this issue over 3 years ago
avinashadluri opened this issue over 3 years ago
Grapqhl requests not intercepted
NikoKodzhabashev opened this issue over 3 years ago
NikoKodzhabashev opened this issue over 3 years ago
Add `ctx.cookie` to GraphQL context
hugo opened this issue over 3 years ago
hugo opened this issue over 3 years ago
Add way to detect and log exceptions in request handlers.
PatrickNausha opened this issue over 3 years ago
PatrickNausha opened this issue over 3 years ago
Failure when running in CI (TypeError: The "options.agent" property must be one of Agent-like Object, undefined, or false)
romansndlr opened this issue over 3 years ago
romansndlr opened this issue over 3 years ago
`[ERR_INVALID_URL]: Invalid URL: [object Object]` on object based passthrough requests
esamattis opened this issue over 3 years ago
esamattis opened this issue over 3 years ago
Response composition silently fails
JesusTheHun opened this issue over 3 years ago
JesusTheHun opened this issue over 3 years ago
MSW leaves cypress component test runner in a loop
yannbf opened this issue over 3 years ago
yannbf opened this issue over 3 years ago
Ambiguous URL not prioritized
czabaj opened this issue over 3 years ago
czabaj opened this issue over 3 years ago
Some GraphQL queries don't get intercepted
ImLuze opened this issue over 3 years ago
ImLuze opened this issue over 3 years ago
How to enable MSW in production
dmwallace opened this issue over 3 years ago
dmwallace opened this issue over 3 years ago
Handler override carrying over between tests when it shouldn't
LuisBarroso37 opened this issue over 3 years ago
LuisBarroso37 opened this issue over 3 years ago
REST query is mistaken for GraphQL query and can't be intercepted (throws an error)
thomasmery opened this issue over 3 years ago
thomasmery opened this issue over 3 years ago
My Query Params are not being matched
jrock2004 opened this issue over 3 years ago
jrock2004 opened this issue over 3 years ago
npm ERR! notarget No matching version found for statuses@^2.0.0 when npm install
ayohana opened this issue over 3 years ago
ayohana opened this issue over 3 years ago
Custom resolver function for GraphQL
fragm3 opened this issue over 3 years ago
fragm3 opened this issue over 3 years ago
"Failed to register a Service Worker" when using "code-server"
epochfairy opened this issue over 3 years ago
epochfairy opened this issue over 3 years ago
mockServiceWorker.js resource remains in a"pending" status when I open up the Network tab
david2am opened this issue over 3 years ago
david2am opened this issue over 3 years ago
Allow asserting on requests
Izhaki opened this issue over 3 years ago
Izhaki opened this issue over 3 years ago
Feature request: better support for stateful response logic
drivasperez opened this issue over 3 years ago
drivasperez opened this issue over 3 years ago
Receiving stale data intermittently even after overriding endpoint and resetting handlers
NickLewry opened this issue over 3 years ago
NickLewry opened this issue over 3 years ago
[Error] Headers x-msw-request-id forbidden at dispatchError / Buffer.js
grap3fruit opened this issue over 3 years ago
grap3fruit opened this issue over 3 years ago
responseXML is null when returning valid xml
rrogowski opened this issue over 3 years ago
rrogowski opened this issue over 3 years ago
proxy failed when using testing-library to test react App by window.fetch API
demongodYY opened this issue over 3 years ago
demongodYY opened this issue over 3 years ago
`get` request handler contains old version of changed object
corocoto opened this issue over 3 years ago
corocoto opened this issue over 3 years ago
Possible memory leak in nodejs interception
mathanpec opened this issue over 3 years ago
mathanpec opened this issue over 3 years ago
Expiring a cookie
erkde opened this issue over 3 years ago
erkde opened this issue over 3 years ago
`TypeError [ERR_INVALID_URL]: Invalid URL: [object Object]` for requests not made with an `URL` object
lauraseidler opened this issue over 3 years ago
lauraseidler opened this issue over 3 years ago
Browser stuck when including a CDN prod build web component in Angular project
jrumandal opened this issue over 3 years ago
jrumandal opened this issue over 3 years ago
MSW not correctly bypassing requests made with @auth0/nextjs-auth0
StevenPewsey opened this issue over 3 years ago
StevenPewsey opened this issue over 3 years ago
msw in browser doesn't work with Vite
midanosi opened this issue over 3 years ago
midanosi opened this issue over 3 years ago
requestHandler override isn't immediately used in test
midanosi opened this issue over 3 years ago
midanosi opened this issue over 3 years ago
Deprecate "node-match-path" in favor of "path-to-regexp"
kettanaito opened this issue over 3 years ago
kettanaito opened this issue over 3 years ago
NextJS with config basePath results in no handler matches
toneworm opened this issue over 3 years ago
toneworm opened this issue over 3 years ago
Unify response retrieval and the related event handling
kettanaito opened this issue over 3 years ago
kettanaito opened this issue over 3 years ago
ReferenceError: fetch is not defined
onimougwo opened this issue over 3 years ago
onimougwo opened this issue over 3 years ago
Using MSW with Cypress: Breaks after the initial run due to missing `masterClient.id`
nielsboecker opened this issue over 3 years ago
nielsboecker opened this issue over 3 years ago
`req.params` undocumented breaking change + typings not matching: Regression 0.26.x-0.27.x
AriPerkkio opened this issue almost 4 years ago
AriPerkkio opened this issue almost 4 years ago
"Error: Headers x-msw-request-id forbidden"
giantrobotbee opened this issue almost 4 years ago
giantrobotbee opened this issue almost 4 years ago
Add "ctx.forward" for forwarding (bypassing) requests
kettanaito opened this issue almost 4 years ago
kettanaito opened this issue almost 4 years ago
Support for browsers without service workers
LarsDenBakker opened this issue almost 4 years ago
LarsDenBakker opened this issue almost 4 years ago
Storybook not working for lit-element
zaidchauhan opened this issue almost 4 years ago
zaidchauhan opened this issue almost 4 years ago
React native nodejs interception error
kevinmamaqi opened this issue almost 4 years ago
kevinmamaqi opened this issue almost 4 years ago
CAN'T FIND THE ERROR | SynxtaxError: Unexpected end of input
ReadySoftWARE1 opened this issue almost 4 years ago
ReadySoftWARE1 opened this issue almost 4 years ago
CAN'T FIND THE ERROR
ReadySoftWARE1 opened this issue almost 4 years ago
ReadySoftWARE1 opened this issue almost 4 years ago
Always getting ECONNREFUSED 127.0.0.1:80 on CRA
belfortmaycon opened this issue almost 4 years ago
belfortmaycon opened this issue almost 4 years ago
Breaks XMLHttpRequest sync mode logic in browser environment
esjs opened this issue almost 4 years ago
esjs opened this issue almost 4 years ago
RFC: Fallback mode
kettanaito opened this issue almost 4 years ago
kettanaito opened this issue almost 4 years ago
Can't install the service worker in Electron renderers with `nodeIntegration` enabled
paulrosania opened this issue almost 4 years ago
paulrosania opened this issue almost 4 years ago
Mocks are not resetted between tests (or better HOW to reset mocks between tests)
florianmatz opened this issue almost 4 years ago
florianmatz opened this issue almost 4 years ago
EBADPLATFORM when npm install --save-dev msw on Windows 10
amd-9 opened this issue almost 4 years ago
amd-9 opened this issue almost 4 years ago
getting an unhandled request error for requests that are handled but intended to be forwarded on
kentcdodds opened this issue almost 4 years ago
kentcdodds opened this issue almost 4 years ago
MSW debug mode on by default and cannot turn it off.
MarkLyck opened this issue almost 4 years ago
MarkLyck opened this issue almost 4 years ago
Integration/collaboration with mgdg
kentcdodds opened this issue almost 4 years ago
kentcdodds opened this issue almost 4 years ago
No error message is showed when worker.start() failed because browser doesn't support Service Workers
mongjong59 opened this issue almost 4 years ago
mongjong59 opened this issue almost 4 years ago
MSW throws a string parse error when an undefined or null stack trace is encountered
seriouslysean opened this issue almost 4 years ago
seriouslysean opened this issue almost 4 years ago
[MSW] Mocking enabled, but doesn't work
rtatarinov4xxi opened this issue almost 4 years ago
rtatarinov4xxi opened this issue almost 4 years ago
msw fails to find the correct client in iframe scenarios (like with Cypress)
rabelloo opened this issue almost 4 years ago
rabelloo opened this issue almost 4 years ago
Using MSW with Next.js causes stopping HMR/Fast Refresh
tkamenoko opened this issue almost 4 years ago
tkamenoko opened this issue almost 4 years ago
TypeScript 3.9.9 can't type check lib/utils/internal/compose.d.ts
someden opened this issue almost 4 years ago
someden opened this issue almost 4 years ago
Multiple set-cookie response headers combined into a single one
sergey-be opened this issue almost 4 years ago
sergey-be opened this issue almost 4 years ago
Unmentioned breaking change in 0.27.0: `MockedRequest` has no `params` field
Enet4 opened this issue almost 4 years ago
Enet4 opened this issue almost 4 years ago
Rest PUT handler should not need search parameters
juanca opened this issue almost 4 years ago
juanca opened this issue almost 4 years ago
Server does not complete setup before next test suite executes in Mocha
cjones26 opened this issue almost 4 years ago
cjones26 opened this issue almost 4 years ago
Bypassed requests made to the firebase emulator result in a timeout
rdjpalmer opened this issue almost 4 years ago
rdjpalmer opened this issue almost 4 years ago
Requests not mocked using Angular and Spectator
IanGrainger opened this issue almost 4 years ago
IanGrainger opened this issue almost 4 years ago
mockServiceWorker is in pending state indefinitely
aishwarya257 opened this issue almost 4 years ago
aishwarya257 opened this issue almost 4 years ago
"Protocol "http:" not supported. Expected "https:"" when using superagent
tomdohnal opened this issue almost 4 years ago
tomdohnal opened this issue almost 4 years ago
Using fragment incorporation breaks the mocked response in GraphQL
gabrielhpugliese opened this issue almost 4 years ago
gabrielhpugliese opened this issue almost 4 years ago
Create recorder API or separate package for quicker integrations of MSW
tobiasbueschel opened this issue almost 4 years ago
tobiasbueschel opened this issue almost 4 years ago
0.26.2 to 0.27.0 causes node 10 to fail
ghost opened this issue almost 4 years ago
ghost opened this issue almost 4 years ago
after dependency upgrade to 0.27, our TypeScript project cannot import { RestContext } from 'msw/lib/types/rest'
SchlauFuchs opened this issue almost 4 years ago
SchlauFuchs opened this issue almost 4 years ago
Path errors on windows
sebwalle opened this issue almost 4 years ago
sebwalle opened this issue almost 4 years ago
React Native support is broken
wwdrew opened this issue almost 4 years ago
wwdrew opened this issue almost 4 years ago
Jest - Request sometimes not intercepted
ramirezd42 opened this issue almost 4 years ago
ramirezd42 opened this issue almost 4 years ago
Proposal: Allow to define general configuration
JanStevens opened this issue almost 4 years ago
JanStevens opened this issue almost 4 years ago
TypeScript 4.2.* can't type check utils/internal/compose.d.ts PickLastInTuple<T>
rabelloo opened this issue almost 4 years ago
rabelloo opened this issue almost 4 years ago
GraphQL File Upload is not intercepted in NodeJS
lynxtaa opened this issue almost 4 years ago
lynxtaa opened this issue almost 4 years ago
worker.start() fails if there is no process or process.env
thehuijb opened this issue almost 4 years ago
thehuijb opened this issue almost 4 years ago
Return type in Typescript of context.fetch should be Response
sgarfinkel opened this issue almost 4 years ago
sgarfinkel opened this issue almost 4 years ago
Make the worker updates half-automatic
kettanaito opened this issue almost 4 years ago
kettanaito opened this issue almost 4 years ago
rfc: update `start()` API to resolve with registration or reject
cdaringe opened this issue almost 4 years ago
cdaringe opened this issue almost 4 years ago
Request handler not matched when URL query params are used
Bloodyaugust opened this issue almost 4 years ago
Bloodyaugust opened this issue almost 4 years ago
Types autocomplete from the "lib/types" module
kettanaito opened this issue almost 4 years ago
kettanaito opened this issue almost 4 years ago
Not responding with correct status code
flexwie opened this issue almost 4 years ago
flexwie opened this issue almost 4 years ago
NS_ERROR_INTERCEPTION_FAILED. Firefox
mylesdawson opened this issue almost 4 years ago
mylesdawson opened this issue almost 4 years ago
Fetch does not receive the response object
slim-hmidi opened this issue almost 4 years ago
slim-hmidi opened this issue almost 4 years ago
Issues with CRA PUBLIC_URL environment variable specified
cjones26 opened this issue almost 4 years ago
cjones26 opened this issue almost 4 years ago