Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Mock Service Worker
A seamless REST/GraphQL API mocking library for JavaScript applications.
Collective -
Host: opensource -
https://opencollective.com/mswjs
- Website: https://mswjs.io
- Code: https://github.com/mswjs/msw
`server.use()` or `server.resetHandlers` do not appear to be working within/between tests
github.com/mswjs/msw - mwarger opened this issue over 4 years ago
github.com/mswjs/msw - mwarger opened this issue over 4 years ago
[0.19.5] Docs and example now error regarding use of setupWorker in Node
github.com/mswjs/msw - wKovacs64 opened this issue over 4 years ago
github.com/mswjs/msw - wKovacs64 opened this issue over 4 years ago
MSW seems to be unreliably working with Cypress
github.com/mswjs/msw - thomasmery opened this issue over 4 years ago
github.com/mswjs/msw - thomasmery opened this issue over 4 years ago
Display a meaningful error message when worker module is not found
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Remove "composeMocks" from the public API
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
allow passthrough for undefined routes / graphql interferes with passthrough
github.com/mswjs/msw - ilovett opened this issue over 4 years ago
github.com/mswjs/msw - ilovett opened this issue over 4 years ago
fix: add warning when mocking url with query params
github.com/mswjs/msw - marcosvega91 opened this pull request over 4 years ago
github.com/mswjs/msw - marcosvega91 opened this pull request over 4 years ago
There is no warning when using query params in the handler URL
github.com/mswjs/msw - rafaelalmeidatk opened this issue over 4 years ago
github.com/mswjs/msw - rafaelalmeidatk opened this issue over 4 years ago
undefined response when mocking axios get
github.com/mswjs/msw - lammypham opened this issue over 4 years ago
github.com/mswjs/msw - lammypham opened this issue over 4 years ago
"SyntaxError: invalid regexp group" for "REST - Params" example in Firefox
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Support for binary response types
github.com/mswjs/msw - chrisguttandin opened this issue over 4 years ago
github.com/mswjs/msw - chrisguttandin opened this issue over 4 years ago
ServiceWorker doesn't catch routes in Firefox only
github.com/mswjs/msw - LeBenLeBen opened this issue over 4 years ago
github.com/mswjs/msw - LeBenLeBen opened this issue over 4 years ago
Stopping and starting MSW will cause multiple "instances"
github.com/mswjs/msw - bjarkehs opened this issue over 4 years ago
github.com/mswjs/msw - bjarkehs opened this issue over 4 years ago
Docs: Suggested documentation improvements
github.com/mswjs/msw - AndrewSwerlick opened this issue over 4 years ago
github.com/mswjs/msw - AndrewSwerlick opened this issue over 4 years ago
Requests not properly resolving with axios in the browser
github.com/mswjs/msw - andrewswerlick-hmn opened this issue over 4 years ago
github.com/mswjs/msw - andrewswerlick-hmn opened this issue over 4 years ago
Export GraphlRequest Type & Context Types
github.com/mswjs/msw - toinevk opened this issue over 4 years ago
github.com/mswjs/msw - toinevk opened this issue over 4 years ago
Unable to be used alongside superagent
github.com/mswjs/msw - boblauer opened this issue over 4 years ago
github.com/mswjs/msw - boblauer opened this issue over 4 years ago
req doesn't seem to be correctly set when using node
github.com/mswjs/msw - Axnyff opened this issue over 4 years ago
github.com/mswjs/msw - Axnyff opened this issue over 4 years ago
This is super clever. Thank you!
github.com/mswjs/msw - zackkrida opened this issue over 4 years ago
github.com/mswjs/msw - zackkrida opened this issue over 4 years ago
Uncaught (in promise) SyntaxError: Unexpected end of input
github.com/mswjs/msw - mouhannad-sh opened this issue over 4 years ago
github.com/mswjs/msw - mouhannad-sh opened this issue over 4 years ago
Give access to parsed cookies on the req
github.com/mswjs/msw - kentcdodds opened this issue over 4 years ago
github.com/mswjs/msw - kentcdodds opened this issue over 4 years ago
setupServer: ReferenceError: location is not defined
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Using "ctx.delay" without arguments should add a realistic server response delay
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Add an option to warn/error on unmocked requests
github.com/mswjs/msw - JamesZoft opened this issue over 4 years ago
github.com/mswjs/msw - JamesZoft opened this issue over 4 years ago
Defer actual requests until mocks are ready by default
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
`credentials` config not supported in node?
github.com/mswjs/msw - kentcdodds opened this issue over 4 years ago
github.com/mswjs/msw - kentcdodds opened this issue over 4 years ago
Integration tests fail locally with "function uv_close"
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Cannot patch a response: req.headers and HeadersInit types are incompatible
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Empty request JSON body throws exception in a request handler
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Request JSON body is not parsed in Node
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Request to graphql server not intercepted
github.com/mswjs/msw - bennett-gsi opened this issue over 4 years ago
github.com/mswjs/msw - bennett-gsi opened this issue over 4 years ago
Text request body is not sent from the Service Worker
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Logger prints an absolute URL for a relative request URL
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Bypasses request with "no client" but also outputs to client's console
github.com/mswjs/msw - hakankaraduman opened this issue over 4 years ago
github.com/mswjs/msw - hakankaraduman opened this issue over 4 years ago
Improve GraphQL requests logging
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Verify "setupServer" works with GraphQL request handlers
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
"application/json" req.body is not parsed
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Error: Service Worker Fails to Register
github.com/mswjs/msw - sjlutterbie opened this issue over 4 years ago
github.com/mswjs/msw - sjlutterbie opened this issue over 4 years ago
Support mocking WebSocket APIs
github.com/mswjs/msw - Doesntmeananything opened this issue over 4 years ago
github.com/mswjs/msw - Doesntmeananything opened this issue over 4 years ago
Worker cannot serialize request headers with multiple values
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Is there a way to submit edits to the website documentation?
github.com/mswjs/msw - mitchconquer opened this issue over 4 years ago
github.com/mswjs/msw - mitchconquer opened this issue over 4 years ago
Failed to execute 'text' on 'Response': body stream is locked
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Custom Host e.g. localhost.enterprise.com (HTTPS)
github.com/mswjs/msw - helloworldless opened this issue over 4 years ago
github.com/mswjs/msw - helloworldless opened this issue over 4 years ago
ctx.fetch() not keeping original headers
github.com/mswjs/msw - aquerrec opened this issue over 4 years ago
github.com/mswjs/msw - aquerrec opened this issue over 4 years ago
Negative lookbehind is not supported in Safari, Firefox
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
req.params empty when req.query param is present
github.com/mswjs/msw - derekr opened this issue over 4 years ago
github.com/mswjs/msw - derekr opened this issue over 4 years ago
Mocks fail intermittently when multiple browser tabs are open
github.com/mswjs/msw - VanTanev opened this issue over 4 years ago
github.com/mswjs/msw - VanTanev opened this issue over 4 years ago
CLI: msw init prompt information error
github.com/mswjs/msw - hehehai opened this issue over 4 years ago
github.com/mswjs/msw - hehehai opened this issue over 4 years ago
ENOENT: no such file or directory, copyfile when running "npx msw init"
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Consider a pattern to override responses after setup
github.com/mswjs/msw - slightlytyler opened this issue over 4 years ago
github.com/mswjs/msw - slightlytyler opened this issue over 4 years ago
Guidance on a dev flow that switches between mocked responses and real ones
github.com/mswjs/msw - VanTanev opened this issue over 4 years ago
github.com/mswjs/msw - VanTanev opened this issue over 4 years ago
Hard reload fails to use the service worker if there's another client connected
github.com/mswjs/msw - kentcdodds opened this issue over 4 years ago
github.com/mswjs/msw - kentcdodds opened this issue over 4 years ago
Page loads indefinitely when using "Update on reload" option
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
TypeScript: How to import functions correcly?
github.com/mswjs/msw - tryfonkov opened this issue over 4 years ago
github.com/mswjs/msw - tryfonkov opened this issue over 4 years ago
Failed to execute 'fetch' on 'WorkerGlobalScope': 'only-if-cached' can be set only with 'same-origin' mode
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Question: How to reuse the same mocked APIs to run Jest tests?
github.com/mswjs/msw - andreawyss opened this issue over 4 years ago
github.com/mswjs/msw - andreawyss opened this issue over 4 years ago
Rename "composeMocks" to better describe what it does
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
github.com/mswjs/msw - kettanaito opened this issue over 4 years ago
Hard Reload (⌘+⇧+R) makes the service worker fail to handle fetches
github.com/mswjs/msw - kentcdodds opened this issue over 4 years ago
github.com/mswjs/msw - kentcdodds opened this issue over 4 years ago
Treat integrity check failure as a warning
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
Integrity plugin does not update runtime global variable
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
Assert "mockServiceWorker" integrity
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
Support local server for complex testing scenarios
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
Response patching for POST does not work
github.com/mswjs/msw - skipdavis1117 opened this issue almost 5 years ago
github.com/mswjs/msw - skipdavis1117 opened this issue almost 5 years ago
How to deal with requests made before msw has been activated?
github.com/mswjs/msw - kentcdodds opened this issue almost 5 years ago
github.com/mswjs/msw - kentcdodds opened this issue almost 5 years ago
Making custom handlers requires a defineContext function
github.com/mswjs/msw - kentcdodds opened this issue almost 5 years ago
github.com/mswjs/msw - kentcdodds opened this issue almost 5 years ago
Response Patching (following the documentation) does not work
github.com/mswjs/msw - skipdavis1117 opened this issue almost 5 years ago
github.com/mswjs/msw - skipdavis1117 opened this issue almost 5 years ago
Success message of "msw init" contains a misleading API example
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
Integration tests failure: Too long with no output
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
"start"/"stop" methods should return a Promise
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
Trailing slash is required for request URI match
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
Log matched requests in a browser's console
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
Forward leading slash to match the page's hostname
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
improvement: request params fetch mode optimization
github.com/mswjs/msw - hehehai opened this issue almost 5 years ago
github.com/mswjs/msw - hehehai opened this issue almost 5 years ago
"req.params" does not contain my URL path parameter
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
github.com/mswjs/msw - kettanaito opened this issue almost 5 years ago
Recommended integration with react-scripts (create-react-app)
github.com/mswjs/msw - kentcdodds opened this issue almost 5 years ago
github.com/mswjs/msw - kentcdodds opened this issue almost 5 years ago
override the match function in createHandler class.
github.com/mswjs/msw - ingmothman opened this issue almost 5 years ago
github.com/mswjs/msw - ingmothman opened this issue almost 5 years ago
Error: Cannot find module 'chalk'
github.com/mswjs/msw - redraushan opened this issue over 5 years ago
github.com/mswjs/msw - redraushan opened this issue over 5 years ago