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

GraphQl in client bundle although it's unused

github.com/mswjs/msw - ashtonlance opened this issue over 2 years ago
test(concurrency): add a failing concurrency test

github.com/mswjs/msw - AlexeiDarmin opened this pull request over 2 years ago
Doesn't intercept requests deeper in the scope of '/'

github.com/mswjs/msw - bogomazov opened this issue over 2 years ago
Request bodies of URLSearchParams can not be read

github.com/mswjs/msw - markdon opened this issue over 2 years ago
Enable caching of `req.passthrough()`

github.com/mswjs/msw - Norfeldt opened this issue over 2 years ago
Variables not intercepted in GraphQL queries and mutations

github.com/mswjs/msw - MaxPowerReforged opened this issue over 2 years ago
Allow escaping reserved characters

github.com/mswjs/msw - sjoerdvanBommel opened this issue over 2 years ago
Allow runtime handlers to be persisted

github.com/mswjs/msw - Aaron-Pool opened this issue over 2 years ago
MSW makes Sentry requests fail

github.com/mswjs/msw - kamilkazmierczakMtab opened this issue over 2 years ago
MSW is not always intercepting requests

github.com/mswjs/msw - dojo-coder opened this issue over 2 years ago
Support ReadableStream as a mocked response body

github.com/mswjs/msw - kettanaito opened this issue over 2 years ago
How can I get separation by QueryString?

github.com/mswjs/msw - JUDONGHYEOK opened this issue over 2 years ago
feat(worker): read request/response body from as ArrayBuffer

github.com/mswjs/msw - kettanaito opened this pull request over 2 years ago
Not possible to retrieve response with Node v18

github.com/mswjs/msw - buzz opened this issue over 2 years ago
Support "req.formData()"

github.com/mswjs/msw - ddolcimascolo opened this issue over 2 years ago
msw fails to run on 0.44.0

github.com/mswjs/msw - netcoding87 opened this issue over 2 years ago
MSW fails to resolve response on Safari

github.com/mswjs/msw - netcoding87 opened this issue over 2 years ago
Support native fetch and vitest

github.com/mswjs/msw - gkiely opened this issue over 2 years ago
Chrome fails to register Service Worker

github.com/mswjs/msw - skysantoroa opened this issue over 2 years ago
Access raw request body as buffer

github.com/mswjs/msw - 95th opened this issue over 2 years ago
Make worker autoupdate an explicit choice

github.com/mswjs/msw - kettanaito opened this issue over 2 years ago
Cannot set multiple "Set-Cookie" response headers

github.com/mswjs/msw - kettanaito opened this issue over 2 years ago
Graphql “all” error policy returns undefined data

github.com/mswjs/msw - ritchieanesco opened this issue over 2 years ago
How to do unit testing when using Axios instances?

github.com/mswjs/msw - victorhcortesp opened this issue over 2 years ago
How to fix this error? (semicolon missing)

github.com/mswjs/msw - cjy0019 opened this issue over 2 years ago
Lsmk

github.com/mswjs/msw - Shiyi0210 opened this issue over 2 years ago
`response.url` always returns empty string for mocked responses

github.com/mswjs/msw - kirill-galimov-plutotv opened this issue over 2 years ago
Unstable behaviour while using testcafe

github.com/mswjs/msw - Spronghi opened this issue over 2 years ago
Module not found: Error: Can't resolve 'http' in the browser

github.com/mswjs/msw - NullVoxPopuli opened this issue over 2 years ago
TypeError: interceptors.createInterceptor is not a function

github.com/mswjs/msw - ripvannwinkler opened this issue over 2 years ago
mockServiceWorker.js in pending state

github.com/mswjs/msw - alabianca opened this issue over 2 years ago
Mock requests not handled in Material UI <Dialog />

github.com/mswjs/msw - alessandrocapra opened this issue over 2 years ago
Request handlers doesn't intercept the fetch calls

github.com/mswjs/msw - tonykhaov opened this issue over 2 years ago
"getaddrinfo EAI_AGAIN" on CI

github.com/mswjs/msw - benjdlambert opened this issue over 2 years ago
rest.all documentation

github.com/mswjs/msw - RyanClementsHax opened this issue over 2 years ago
`sendBeacon` causes infinite loop with response patching

github.com/mswjs/msw - hpohlmeyer opened this issue over 2 years ago
MSW seems to not run with react?

github.com/mswjs/msw - erkanisuf opened this issue over 2 years ago
TypeScript 4.7 compat

github.com/mswjs/msw - phryneas opened this issue over 2 years ago
Return instructions from the resolver

github.com/mswjs/msw - kettanaito opened this issue over 2 years ago
Support custom fields on a mocked GraphQL response

github.com/mswjs/msw - stefinie123 opened this issue over 2 years ago
Ambiguous URL not prioritized with Use

github.com/mswjs/msw - cah-brian-gantzler opened this issue almost 3 years ago
Memory leak while using node 16 (but not 14)

github.com/mswjs/msw - jyuvaraj03 opened this issue almost 3 years ago
unsupported MIME type error in CRA v5

github.com/mswjs/msw - eldyvoon opened this issue almost 3 years ago
Error: Premature close

github.com/mswjs/msw - molvqingtai opened this issue almost 3 years ago
Response patching is misbehave with FormData

github.com/mswjs/msw - QzCurious opened this issue almost 3 years ago
"version" in package.json points to 0.36.4

github.com/mswjs/msw - kettanaito opened this issue almost 3 years ago
Cyclic object value

github.com/mswjs/msw - jmverges opened this issue almost 3 years ago
request will always be in the pending state

github.com/mswjs/msw - Woodii1998 opened this issue almost 3 years ago
Using a mocked request multiple times in a test suite fails

github.com/mswjs/msw - charklewis opened this issue almost 3 years ago
Module not found: Error: Can't resolve 'http'...

github.com/mswjs/msw - ninjarogue opened this issue almost 3 years ago
server.use issues with graphql. Doesn't intercept request.

github.com/mswjs/msw - MindfulBell opened this issue almost 3 years ago
Automated releases are failing

github.com/mswjs/msw - jbergstroem opened this issue almost 3 years ago
onUnhandledRequest Firing On Handled Requests

github.com/mswjs/msw - cutterbl opened this issue almost 3 years ago
Can't override existing handler (worker.use)

github.com/mswjs/msw - florianmatz opened this issue almost 3 years ago
Request Not Intercepted By Defined Handler

github.com/mswjs/msw - cutterbl opened this issue almost 3 years ago
Headers is undefined when not handling request

github.com/mswjs/msw - kentcdodds opened this issue almost 3 years ago
Puppeteer Adapter

github.com/mswjs/msw - Izhaki opened this issue almost 3 years ago
vite dev server: infinte refresh loop when using msw

github.com/mswjs/msw - rathax opened this issue almost 3 years ago
Add support for QUERY verb

github.com/mswjs/msw - arturohernandez10 opened this issue almost 3 years ago
Support the native "fetch" in Node.js 17

github.com/mswjs/msw - antoinerey opened this issue almost 3 years ago
Is MSW compatible with ES5?

github.com/mswjs/msw - Char1zardd opened this issue almost 3 years ago