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

please fix lint errors

coolgk opened this issue over 4 years ago
Split CI pipeline

kettanaito opened this issue over 4 years ago
MSW seems to be unreliably working with Cypress

thomasmery opened this issue over 4 years ago
Grpc-web

Jeffhabs opened this issue over 4 years ago
Display a meaningful error message when worker module is not found

kettanaito opened this issue over 4 years ago
Remove "composeMocks" from the public API

kettanaito opened this issue over 4 years ago
fix: add warning when mocking url with query params

marcosvega91 opened this pull request over 4 years ago
There is no warning when using query params in the handler URL

rafaelalmeidatk opened this issue over 4 years ago
Redirect response

mitchconquer opened this issue over 4 years ago
undefined response when mocking axios get

lammypham opened this issue over 4 years ago
Support for binary response types

chrisguttandin opened this issue over 4 years ago
ServiceWorker doesn't catch routes in Firefox only

LeBenLeBen opened this issue over 4 years ago
Stopping and starting MSW will cause multiple "instances"

bjarkehs opened this issue over 4 years ago
Docs: Suggested documentation improvements

AndrewSwerlick opened this issue over 4 years ago
Requests not properly resolving with axios in the browser

andrewswerlick-hmn opened this issue over 4 years ago
Export GraphlRequest Type & Context Types

toinevk opened this issue over 4 years ago
Handle GraphQL with GET request

tkamenoko opened this issue over 4 years ago
Unable to be used alongside superagent

boblauer opened this issue over 4 years ago
Typo in docs

nvh95 opened this issue over 4 years ago
req doesn't seem to be correctly set when using node

Axnyff opened this issue over 4 years ago
define environment

brunubarbosa opened this issue over 4 years ago
React Native support

hsavit1 opened this issue over 4 years ago
This is super clever. Thank you!

zackkrida opened this issue over 4 years ago
Uncaught (in promise) SyntaxError: Unexpected end of input

mouhannad-sh opened this issue over 4 years ago
Give access to parsed cookies on the req

kentcdodds opened this issue over 4 years ago
setupServer: ReferenceError: location is not defined

kettanaito opened this issue over 4 years ago
Add an option to warn/error on unmocked requests

JamesZoft opened this issue over 4 years ago
Defer actual requests until mocks are ready by default

kettanaito opened this issue over 4 years ago
`credentials` config not supported in node?

kentcdodds opened this issue over 4 years ago
Integration tests fail locally with "function uv_close"

kettanaito opened this issue over 4 years ago
Exposed types are missing

KnisterPeter opened this issue over 4 years ago
Add linter

kettanaito opened this issue over 4 years ago
Empty request JSON body throws exception in a request handler

kettanaito opened this issue over 4 years ago
Request JSON body is not parsed in Node

kettanaito opened this issue over 4 years ago
Request to graphql server not intercepted

bennett-gsi opened this issue over 4 years ago
Text request body is not sent from the Service Worker

kettanaito opened this issue over 4 years ago
Logger prints an absolute URL for a relative request URL

kettanaito opened this issue over 4 years ago
Bypasses request with "no client" but also outputs to client's console

hakankaraduman opened this issue over 4 years ago
Improve GraphQL requests logging

kettanaito opened this issue over 4 years ago
Verify "setupServer" works with GraphQL request handlers

kettanaito opened this issue over 4 years ago
"application/json" req.body is not parsed

kettanaito opened this issue over 4 years ago
Use URL instance in "req.url"

kettanaito opened this issue over 4 years ago
Error: Service Worker Fails to Register

sjlutterbie opened this issue over 4 years ago
Support mocking WebSocket APIs

Doesntmeananything opened this issue over 4 years ago
Worker cannot serialize request headers with multiple values

kettanaito opened this issue over 4 years ago
Is there a way to submit edits to the website documentation?

mitchconquer opened this issue over 4 years ago
Failed to execute 'text' on 'Response': body stream is locked

kettanaito opened this issue over 4 years ago
Custom Host e.g. localhost.enterprise.com (HTTPS)

helloworldless opened this issue over 4 years ago
ctx.fetch() not keeping original headers

aquerrec opened this issue over 4 years ago
Negative lookbehind is not supported in Safari, Firefox

kettanaito opened this issue over 4 years ago
req.params empty when req.query param is present

derekr opened this issue over 4 years ago
Mocks fail intermittently when multiple browser tabs are open

VanTanev opened this issue over 4 years ago
Response delay not working?

mitchconquer opened this issue over 4 years ago
CLI: msw init prompt information error

hehehai opened this issue over 4 years ago
ENOENT: no such file or directory, copyfile when running "npx msw init"

kettanaito opened this issue over 4 years ago
Consider a pattern to override responses after setup

slightlytyler opened this issue over 4 years ago
Docs:Document language i18n

hehehai opened this issue over 4 years ago
Page loads indefinitely when using "Update on reload" option

kettanaito opened this issue over 4 years ago
TypeScript: How to import functions correcly?

tryfonkov opened this issue over 4 years ago
opt-out of logs?

kentcdodds opened this issue over 4 years ago
Tree shake graphql?

kentcdodds opened this issue over 4 years ago
Clients map gets empty

kettanaito opened this issue over 4 years ago
Question: How to reuse the same mocked APIs to run Jest tests?

andreawyss opened this issue over 4 years ago
Support mocking of cookies

kettanaito opened this issue over 4 years ago
Rename "composeMocks" to better describe what it does

kettanaito opened this issue over 4 years ago
Hard Reload (⌘+⇧+R) makes the service worker fail to handle fetches

kentcdodds opened this issue over 4 years ago
Support handling XHRs?

kentcdodds opened this issue almost 5 years ago
Treat integrity check failure as a warning

kettanaito opened this issue almost 5 years ago
Integrity plugin does not update runtime global variable

kettanaito opened this issue almost 5 years ago
Assert "mockServiceWorker" integrity

kettanaito opened this issue almost 5 years ago
Handle thrown errors

kentcdodds opened this issue almost 5 years ago
Support local server for complex testing scenarios

kettanaito opened this issue almost 5 years ago
Response patching for POST does not work

skipdavis1117 opened this issue almost 5 years ago
How to deal with requests made before msw has been activated?

kentcdodds opened this issue almost 5 years ago
Making custom handlers requires a defineContext function

kentcdodds opened this issue almost 5 years ago
How to handle query params

kentcdodds opened this issue almost 5 years ago
Response Patching (following the documentation) does not work

skipdavis1117 opened this issue almost 5 years ago
Compare to Service Mocker

kettanaito opened this issue almost 5 years ago
Success message of "msw init" contains a misleading API example

kettanaito opened this issue almost 5 years ago
Integration tests failure: Too long with no output

kettanaito opened this issue almost 5 years ago
"start"/"stop" methods should return a Promise

kettanaito opened this issue almost 5 years ago
Trailing slash is required for request URI match

kettanaito opened this issue almost 5 years ago
Log matched requests in a browser's console

kettanaito opened this issue almost 5 years ago
Forward leading slash to match the page's hostname

kettanaito opened this issue almost 5 years ago
improvement: request params fetch mode optimization

hehehai opened this issue almost 5 years ago
"req.params" does not contain my URL path parameter

kettanaito opened this issue almost 5 years ago
doc: Documentation suggestions

hehehai opened this issue almost 5 years ago
Support mocking GraphQL API

kettanaito opened this issue almost 5 years ago
Recommended integration with react-scripts (create-react-app)

kentcdodds opened this issue almost 5 years ago
override the match function in createHandler class.

ingmothman opened this issue almost 5 years ago
Error: Cannot find module 'chalk'

redraushan opened this issue over 5 years ago