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
chore(deps-dev): bump undici from 5.23.0 to 5.26.2
github.com/mswjs/msw - dependabot[bot] opened this pull request about 1 year ago
github.com/mswjs/msw - dependabot[bot] opened this pull request about 1 year ago
All `once` handlers are being flagged as used as soon as a request is intercepted, no matter the URL
github.com/mswjs/msw - acidoxee opened this issue about 1 year ago
github.com/mswjs/msw - acidoxee opened this issue about 1 year ago
test: add one-time handler tests
github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
feat: up tsconfig target for more modern syntax
github.com/mswjs/msw - thepassle opened this pull request about 1 year ago
github.com/mswjs/msw - thepassle opened this pull request about 1 year ago
fix(setupServer): suppress "ERR_INVALID_ARG_TYPE" (AbortSignal) errors from "setMaxListeners" in jsdom
github.com/mswjs/msw - christoph-fricke opened this pull request about 1 year ago
github.com/mswjs/msw - christoph-fricke opened this pull request about 1 year ago
ReferenceError: Property 'location' doesn't exist in React Native + Storybook
github.com/mswjs/msw - KrastanD opened this issue about 1 year ago
github.com/mswjs/msw - KrastanD opened this issue about 1 year ago
chore: add more browsers to playwright config
github.com/mswjs/msw - thepassle opened this pull request about 1 year ago
github.com/mswjs/msw - thepassle opened this pull request about 1 year ago
"JSON Parse error" in React Native in MSW 2
github.com/mswjs/msw - sairus2k opened this issue about 1 year ago
github.com/mswjs/msw - sairus2k opened this issue about 1 year ago
fix(core): export the "RequestHandlerOptions" type
github.com/mswjs/msw - christoph-fricke opened this pull request about 1 year ago
github.com/mswjs/msw - christoph-fricke opened this pull request about 1 year ago
fix: check "setMaxListeners" in react native
github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
msw has empty request headers in Node v18.18.2
github.com/mswjs/msw - wrporter opened this issue about 1 year ago
github.com/mswjs/msw - wrporter opened this issue about 1 year ago
fix: transfer response buffer on safari
github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
test(browser): add ReadableStream response body test
github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
How can I send ReadableStream as a mocked response body?
github.com/mswjs/msw - kyawswarthwin opened this issue about 1 year ago
github.com/mswjs/msw - kyawswarthwin opened this issue about 1 year ago
fix(setupServer): set max listeners on the "request.signal"
github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
Show unhandled request's initiator
github.com/mswjs/msw - maksnester opened this issue about 1 year ago
github.com/mswjs/msw - maksnester opened this issue about 1 year ago
Unit test - setupServer with Supabase url - onUnhandledRequest: 'warn' does not capture any request yet the account is still created
github.com/mswjs/msw - morcth opened this issue about 1 year ago
github.com/mswjs/msw - morcth opened this issue about 1 year ago
fix(worker): replace `Math.random()` with `crypto.randomUUID()`
github.com/mswjs/msw - laryro opened this pull request about 1 year ago
github.com/mswjs/msw - laryro opened this pull request about 1 year ago
feat(RequestHandler): make class method arguments an object
github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
v2 - Max listeners warning in Node.js (likely the cloning issue)
github.com/mswjs/msw - kettanaito opened this issue over 1 year ago
github.com/mswjs/msw - kettanaito opened this issue over 1 year ago
docs: add v2 announcement to readme
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
DataCloneError: The object cannot be cloned in Safari v17 (using fetch-based MSW)
github.com/mswjs/msw - thepassle opened this issue over 1 year ago
github.com/mswjs/msw - thepassle opened this issue over 1 year ago
Ignore type check in generated file
github.com/mswjs/msw - kmkzt opened this pull request over 1 year ago
github.com/mswjs/msw - kmkzt opened this pull request over 1 year ago
fix: set minimal "graphql" version to 16.18.1
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Moderate vulnerability found with graphql
github.com/mswjs/msw - roottool opened this issue over 1 year ago
github.com/mswjs/msw - roottool opened this issue over 1 year ago
Moderate vulnerability found with graphql
github.com/mswjs/msw - roottool opened this issue over 1 year ago
github.com/mswjs/msw - roottool opened this issue over 1 year ago
Documentation Improvement suggestion
github.com/mswjs/msw - Lauro235 opened this issue over 1 year ago
github.com/mswjs/msw - Lauro235 opened this issue over 1 year ago
Doc improvement suggestion: extra settings needed if using axios v1.5.0 in vitest/jest
github.com/mswjs/msw - zoltan-nz opened this issue over 1 year ago
github.com/mswjs/msw - zoltan-nz opened this issue over 1 year ago
"Network request failed" on "setMaxListeners" is undefined in msw@next
github.com/mswjs/msw - sairus2k opened this issue over 1 year ago
github.com/mswjs/msw - sairus2k opened this issue over 1 year ago
fix(bypass): make bypass synchronous
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Chrome unregisters MSW after 5 mins of inactivity / idle on MSW Examples Repo
github.com/mswjs/msw - jkinger opened this issue over 1 year ago
github.com/mswjs/msw - jkinger opened this issue over 1 year ago
feat: set minimal supported typescript version to 4.7
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
chore: upgrade to "headers-polyfill" v4
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
chore: update to @ossjs/[email protected]
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
fix(graphql): support request handler options
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Handlers returning 3xx statuses fail in Safari
github.com/mswjs/msw - treuherz opened this issue over 1 year ago
github.com/mswjs/msw - treuherz opened this issue over 1 year ago
fix: pin "headers-polyfill" to 3.2.5
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
feat(worker): move exception handling from the worker
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
fix: remove "NetworkError" in favor of "HttpResponse.error"
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
"setTimeout" is not exported by "__vite-browser-external"
github.com/mswjs/msw - snowdream opened this issue over 1 year ago
github.com/mswjs/msw - snowdream opened this issue over 1 year ago
chore: upgrade @ossjs/release to 0.7.2
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Uncaught (in promise) DOMException: Failed to get ServiceWorkerRegistration objects: The document is in an invalid state
github.com/mswjs/msw - acheong08 opened this issue over 1 year ago
github.com/mswjs/msw - acheong08 opened this issue over 1 year ago
Add support for `Response.error()` to trigger network errors
github.com/mswjs/msw - weyert opened this issue over 1 year ago
github.com/mswjs/msw - weyert opened this issue over 1 year ago
Support Mock Matching using Post Body
github.com/mswjs/msw - hecktarzuli opened this issue over 1 year ago
github.com/mswjs/msw - hecktarzuli opened this issue over 1 year ago
Typescript v5.2.2 has been released and is incompatible with msw latest version
github.com/mswjs/msw - ribeaud opened this issue over 1 year ago
github.com/mswjs/msw - ribeaud opened this issue over 1 year ago
docs: add typescript version range decision
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
fix(graphql): clone request before parsing
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
fix: allow installs with any version of pnpm
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Can't install 1.2.4 version as it has pnpm specified to veriosn 7
github.com/mswjs/msw - n0r8 opened this issue over 1 year ago
github.com/mswjs/msw - n0r8 opened this issue over 1 year ago
feat: support TypeScript 5.2
github.com/mswjs/msw - chentsulin opened this pull request over 1 year ago
github.com/mswjs/msw - chentsulin opened this pull request over 1 year ago
Multiple handlers in a single test
github.com/mswjs/msw - james-wee-iress opened this issue over 1 year ago
github.com/mswjs/msw - james-wee-iress opened this issue over 1 year ago
MSW 2.0: Breaks on file URLs from Vitest
github.com/mswjs/msw - kettanaito opened this issue over 1 year ago
github.com/mswjs/msw - kettanaito opened this issue over 1 year ago
docs: add trigger.dev to bronze sponsors
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Module not found: Package path ./node is not exported from package ./node_modules/msw
github.com/mswjs/msw - kmiwa007 opened this issue over 1 year ago
github.com/mswjs/msw - kmiwa007 opened this issue over 1 year ago
chore: remove codesandbox integration
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Unable to fetch request header from modheader
github.com/mswjs/msw - amansadhwani opened this issue over 1 year ago
github.com/mswjs/msw - amansadhwani opened this issue over 1 year ago
Native node.js fetch doesn't abort when an msw server is running
github.com/mswjs/msw - n-e opened this issue over 1 year ago
github.com/mswjs/msw - n-e opened this issue over 1 year ago
typescript tsc build failed with error about module "strict-event-emitter" has no exported member 'StrictEventEmitter'.
github.com/mswjs/msw - neekey opened this issue over 1 year ago
github.com/mswjs/msw - neekey opened this issue over 1 year ago
MSW + Next.js does not intercept requests after page refresh
github.com/mswjs/msw - khoi-fish opened this issue over 1 year ago
github.com/mswjs/msw - khoi-fish opened this issue over 1 year ago
MSW stops working after navigating to a custom protocol URL ("vscode://")
github.com/mswjs/msw - mackelito opened this issue over 1 year ago
github.com/mswjs/msw - mackelito opened this issue over 1 year ago
test(graphql): add test on anonymous operation warning
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Delay function not working in mocked response
github.com/mswjs/msw - jeinhorn787 opened this issue over 1 year ago
github.com/mswjs/msw - jeinhorn787 opened this issue over 1 year ago
Allow different types returned from a single handler
github.com/mswjs/msw - kentcdodds opened this issue over 1 year ago
github.com/mswjs/msw - kentcdodds opened this issue over 1 year ago
Support throwing Response in resolvers
github.com/mswjs/msw - kentcdodds opened this issue over 1 year ago
github.com/mswjs/msw - kentcdodds opened this issue over 1 year ago
TypeError: Cannot destructure property 'header' of 'handler.info' as it is undefined.
github.com/mswjs/msw - chrisjlee opened this issue over 1 year ago
github.com/mswjs/msw - chrisjlee opened this issue over 1 year ago
chore(deps-dev): bump webpack from 5.75.0 to 5.76.0
github.com/mswjs/msw - dependabot[bot] opened this pull request over 1 year ago
github.com/mswjs/msw - dependabot[bot] opened this pull request over 1 year ago
chore(deps-dev): bump tough-cookie from 4.1.2 to 4.1.3
github.com/mswjs/msw - dependabot[bot] opened this pull request over 1 year ago
github.com/mswjs/msw - dependabot[bot] opened this pull request over 1 year ago
chore(deps-dev): bump socket.io-parser from 4.2.2 to 4.2.4
github.com/mswjs/msw - dependabot[bot] opened this pull request over 1 year ago
github.com/mswjs/msw - dependabot[bot] opened this pull request over 1 year ago
`whatwg-fetch` requests don't clear when server is `close()`d, leading to an error
github.com/mswjs/msw - elado opened this issue over 1 year ago
github.com/mswjs/msw - elado opened this issue over 1 year ago
Move request error message from the worker to the main thread
github.com/mswjs/msw - kettanaito opened this issue over 1 year ago
github.com/mswjs/msw - kettanaito opened this issue over 1 year ago
Vite+Vue3+Ts: Uncaught ReferenceError: require is not defined
github.com/mswjs/msw - inblossoms opened this issue over 1 year ago
github.com/mswjs/msw - inblossoms opened this issue over 1 year ago
chore: specify pnpm version in package json
github.com/mswjs/msw - bartektelec opened this pull request over 1 year ago
github.com/mswjs/msw - bartektelec opened this pull request over 1 year ago
feat: remove `void` type from the ResponseResolverReturnType
github.com/mswjs/msw - tnyo43 opened this pull request over 1 year ago
github.com/mswjs/msw - tnyo43 opened this pull request over 1 year ago
feat: deprecate "rest" in favor of "http"
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Not able to intercept network request when axios is called from other monorepo package
github.com/mswjs/msw - doublehrajput opened this issue over 1 year ago
github.com/mswjs/msw - doublehrajput opened this issue over 1 year ago
Not make the return type of a resolver `void`
github.com/mswjs/msw - tnyo43 opened this issue over 1 year ago
github.com/mswjs/msw - tnyo43 opened this issue over 1 year ago
[msw@next] Error: Cannot find package 'statuses' imported from .../node_modules/msw/lib/core/utils/HttpResponse/decorators.mjs
github.com/mswjs/msw - kmiwa007 opened this issue over 1 year ago
github.com/mswjs/msw - kmiwa007 opened this issue over 1 year ago
Feature toggle request: Drop unhandled network requests instead of bypassing them
github.com/mswjs/msw - amir-ziaei opened this issue over 1 year ago
github.com/mswjs/msw - amir-ziaei opened this issue over 1 year ago
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
github.com/mswjs/msw - dependabot[bot] opened this pull request over 1 year ago
github.com/mswjs/msw - dependabot[bot] opened this pull request over 1 year ago
fix: clone Response before logging
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Sad path throws jest error which fails the test using RTK query
github.com/mswjs/msw - DominicGBauer opened this issue over 1 year ago
github.com/mswjs/msw - DominicGBauer opened this issue over 1 year ago
Error: "Failed to execute 'text' on 'Response': body stream already read"
github.com/mswjs/msw - petrovmiroslav opened this issue over 1 year ago
github.com/mswjs/msw - petrovmiroslav opened this issue over 1 year ago
Update MockedRequest.ts
github.com/mswjs/msw - lifeiscontent opened this pull request over 1 year ago
github.com/mswjs/msw - lifeiscontent opened this pull request over 1 year ago
Set Content-Length header when using context.body or context.json
github.com/mswjs/msw - chriswilty opened this issue over 1 year ago
github.com/mswjs/msw - chriswilty opened this issue over 1 year ago
[vite] Internal server error: No known conditions for "./node" specifier in "msw" package Plugin: vite:import-analysis
github.com/mswjs/msw - kmiwa007 opened this issue over 1 year ago
github.com/mswjs/msw - kmiwa007 opened this issue over 1 year ago
fix(deps): lock graphql dependency to prevent unstable versions
github.com/mswjs/msw - bartektelec opened this pull request over 1 year ago
github.com/mswjs/msw - bartektelec opened this pull request over 1 year ago
GraphQL version >=16.7.0 throws exceptions about Unexpected string
github.com/mswjs/msw - bartektelec opened this issue over 1 year ago
github.com/mswjs/msw - bartektelec opened this issue over 1 year ago
MSW does not mock APIS in react-router-6 loader in the first load
github.com/mswjs/msw - abhaykumar01234 opened this issue over 1 year ago
github.com/mswjs/msw - abhaykumar01234 opened this issue over 1 year ago
MSW fails bypassing to remote server using self-signed SSL certificate
github.com/mswjs/msw - mfrieling opened this issue over 1 year ago
github.com/mswjs/msw - mfrieling opened this issue over 1 year ago
Module parse failed: Unexpected token
github.com/mswjs/msw - surapuramakhil opened this issue over 1 year ago
github.com/mswjs/msw - surapuramakhil opened this issue over 1 year ago