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
Error in the browser console when -> import { setupWorker } from 'msw'
ftorrens opened this issue over 1 year ago
ftorrens opened this issue over 1 year ago
Support Next.js 13 (App Router)
kettanaito opened this issue over 1 year ago
kettanaito opened this issue over 1 year ago
Error after upgrading to graphql 16.7.0: "Uncaught SyntaxError: Unexpected string"
oidualc opened this issue over 1 year ago
oidualc opened this issue over 1 year ago
Consistent "TypeError: Failed to execute 'text' on 'Response': body stream already read" since v1.2.2
JKapitein opened this issue over 1 year ago
JKapitein opened this issue over 1 year ago
fix(dependency): unpin the "chalk" dependency
blowery opened this pull request over 1 year ago
blowery opened this pull request over 1 year ago
Can I skip axios interceptors.request ?
okinawaa opened this issue over 1 year ago
okinawaa opened this issue over 1 year ago
Only mock certain base URLs
sazzer opened this issue over 1 year ago
sazzer opened this issue over 1 year ago
fix: support typescript 5.1 as a peer dependency
gthb opened this pull request over 1 year ago
gthb opened this pull request over 1 year ago
🎉 😃 🥐 Typescript 5.1.x support
td-tomasz opened this issue over 1 year ago
td-tomasz opened this issue over 1 year ago
Vitest Remix testing warnings of missed file system requests and Network Error logs
ericchernuka opened this issue over 1 year ago
ericchernuka opened this issue over 1 year ago
I have a problem when use Jest, MSW with Vite. I don't get mock for Axios.
THUONGBUIANH opened this issue over 1 year ago
THUONGBUIANH opened this issue over 1 year ago
Chrome reloads infinitely when `serviceWorker.options.scope` is set
mizdra opened this issue over 1 year ago
mizdra opened this issue over 1 year ago
docs: add materialize to bronze sponsors
kettanaito opened this pull request over 1 year ago
kettanaito opened this pull request over 1 year ago
Node interceptors don't resolve relative URLs when "location" is present
allevo opened this issue over 1 year ago
allevo opened this issue over 1 year ago
MSW fails with FormData body
azymnis opened this issue over 1 year ago
azymnis opened this issue over 1 year ago
Data URLs are incorrectly intercepted
kaciakmaciak opened this issue over 1 year ago
kaciakmaciak opened this issue over 1 year ago
fix: log `ReadableStream` responses as text/json
esquevin opened this pull request over 1 year ago
esquevin opened this pull request over 1 year ago
Could not find a declaration file for module 'events'
janwidmer opened this issue over 1 year ago
janwidmer opened this issue over 1 year ago
Log response body in plain text/json instead of a ReadableStream
esquevin opened this issue over 1 year ago
esquevin opened this issue over 1 year ago
web-encoding dependency depends on @zxing/text-encoding when installing the package
pascalvos opened this issue over 1 year ago
pascalvos opened this issue over 1 year ago
[msw@next] Cannot import `msw/browser` in Next.js 13
wonu opened this issue over 1 year ago
wonu opened this issue over 1 year ago
feat: support cross-process interception via `setupRemoteServer`
kettanaito opened this pull request over 1 year ago
kettanaito opened this pull request over 1 year ago
MSW does not intercept axios request which has onUploadProgress configuration.
chetankondawle opened this issue over 1 year ago
chetankondawle opened this issue over 1 year ago
When changing MSW response with Use method I get a random AXIOS network error
darren-dickerson opened this issue over 1 year ago
darren-dickerson opened this issue over 1 year ago
Bug with Next.js App Router in Server Component - Mocking stops working after refreshing
Kolby-Udacity opened this issue over 1 year ago
Kolby-Udacity opened this issue over 1 year ago
docs: add black logo variant
kettanaito opened this pull request over 1 year ago
kettanaito opened this pull request over 1 year ago
fix: prevent "abort" listener memory leak in RequestHandler
kettanaito opened this pull request over 1 year ago
kettanaito opened this pull request over 1 year ago
Add support for multiple worker directories
florian-milky opened this issue over 1 year ago
florian-milky opened this issue over 1 year ago
fix: stream response chunks as they come in Node.js
kettanaito opened this pull request over 1 year ago
kettanaito opened this pull request over 1 year ago
fix: use ESM-friendly mirrors of "statuses" and "js-levenshtein"
thepassle opened this pull request over 1 year ago
thepassle opened this pull request over 1 year ago
Can't combine a log handler and `onUnhandledRequest`
florian-milky opened this issue over 1 year ago
florian-milky opened this issue over 1 year ago
MSW seems not to work with kafka testcontainers
ofekdeitch-oligo opened this issue over 1 year ago
ofekdeitch-oligo opened this issue over 1 year ago
Consider dropping "js-levenshtein" for handler suggestions
kettanaito opened this issue over 1 year ago
kettanaito opened this issue over 1 year ago
FETCH_ERROR "TypeError [ERR_INVALID_URL]: Invalid URL" for requests made in tests (after migration from `fetch` to RTK Query)
naXa777 opened this issue over 1 year ago
naXa777 opened this issue over 1 year ago
Add option to format generated worker file
robertjk opened this issue over 1 year ago
robertjk opened this issue over 1 year ago
Add support to intercept "navigate" mode requests on mockServiceWorker
prxg22 opened this issue over 1 year ago
prxg22 opened this issue over 1 year ago
MSW doesn't seem to be working with URQL or Vite correctly
RIP21 opened this issue over 1 year ago
RIP21 opened this issue over 1 year ago
docs: add missing quote to migration guidelines
koddsson opened this pull request over 1 year ago
koddsson opened this pull request over 1 year ago
feat: export browser integration from "msw/browser"
kettanaito opened this pull request over 1 year ago
kettanaito opened this pull request over 1 year ago
Failed to parse a stored cookie from localStorage (virtual-cookie)
ghost opened this issue over 1 year ago
ghost opened this issue over 1 year ago
Codesandbox for Issues is not working when forked, unable to run tests
nathanhannig opened this issue almost 2 years ago
nathanhannig opened this issue almost 2 years ago
chore: trigger ci on any pull requests
kettanaito opened this pull request almost 2 years ago
kettanaito opened this pull request almost 2 years ago
Cannot clear cookies between Jest tests
antoinetissier opened this issue almost 2 years ago
antoinetissier opened this issue almost 2 years ago
feat: support batch graphql request handling
johnboulder opened this pull request almost 2 years ago
johnboulder opened this pull request almost 2 years ago
feat: split the library into "core", "browser" and "node"
kettanaito opened this pull request almost 2 years ago
kettanaito opened this pull request almost 2 years ago
Support GraphQL TypedDocumentString
logaretm opened this issue almost 2 years ago
logaretm opened this issue almost 2 years ago
docs: add replay to sponsors
kettanaito opened this pull request almost 2 years ago
kettanaito opened this pull request almost 2 years ago
MSW not working with node-fetch
hardikkaji opened this issue almost 2 years ago
hardikkaji opened this issue almost 2 years ago
Support GraphQL persisted queries
ianwalter opened this issue almost 2 years ago
ianwalter opened this issue almost 2 years ago
Use latest version of `@msw/interceptors` in the msw package
trevoro opened this issue almost 2 years ago
trevoro opened this issue almost 2 years ago
Can't pass `FormData` as body in jest test
danny-does-stuff opened this issue almost 2 years ago
danny-does-stuff opened this issue almost 2 years ago
FetchInterceptor giving `Request is not defined` error
raiatul26 opened this issue almost 2 years ago
raiatul26 opened this issue almost 2 years ago
fix: update dependencies to support ESM
kettanaito opened this pull request almost 2 years ago
kettanaito opened this pull request almost 2 years ago
NextJS - Cannot read properties of undefined (reading 'listen')
AtomSpy opened this issue almost 2 years ago
AtomSpy opened this issue almost 2 years ago
MSW doesn't restore fetch is the worker is stopped before "deferNetworkRequestUntil" resolves
kettanaito opened this issue almost 2 years ago
kettanaito opened this issue almost 2 years ago
fix: update "headers-polyfill" to 3.1.2 to fix the ESM issue
cstenglein opened this pull request almost 2 years ago
cstenglein opened this pull request almost 2 years ago
Cannot find module 'msw' when used in github actions
sotiristherobot opened this issue almost 2 years ago
sotiristherobot opened this issue almost 2 years ago
feat: add `operationName` to GraphQL request
ligaz opened this pull request almost 2 years ago
ligaz opened this pull request almost 2 years ago
Typescript 5.0.X support
oteoe opened this issue almost 2 years ago
oteoe opened this issue almost 2 years ago
fix(typescript): support typescript 5.0
mattcosta7 opened this pull request almost 2 years ago
mattcosta7 opened this pull request almost 2 years ago
Msw is not working with NextJS app directory
mcAnastasiou opened this issue almost 2 years ago
mcAnastasiou opened this issue almost 2 years ago
Gitlab integration
vlefr opened this issue almost 2 years ago
vlefr opened this issue almost 2 years ago
msw 1.1.0 regresses tests with Testing Library, React and Jest: "The current testing environment is not configured to support act(...)"
TheRealCuran opened this issue almost 2 years ago
TheRealCuran opened this issue almost 2 years ago
[email protected]: SSE POST endpoint with and Node 19 hangs jest
acdcjunior opened this issue almost 2 years ago
acdcjunior opened this issue almost 2 years ago
MSW not intercepting request, no warnings, no uncaught, everything linked according examples
rnnyrk opened this issue almost 2 years ago
rnnyrk opened this issue almost 2 years ago
Add example how to use with Cypress
TeemuKoivisto opened this issue almost 2 years ago
TeemuKoivisto opened this issue almost 2 years ago
Support for RFC 6570 (curly braces) path params
jrencz opened this issue almost 2 years ago
jrencz opened this issue almost 2 years ago
Very different behavior with create-react-app between v1.0.1 and v1.1.0
Lukas-Kullmann opened this issue almost 2 years ago
Lukas-Kullmann opened this issue almost 2 years ago
ReferenceError: location is not defined in Node.js
till opened this issue almost 2 years ago
till opened this issue almost 2 years ago
feat: support global fetch in Node.js
kettanaito opened this pull request almost 2 years ago
kettanaito opened this pull request almost 2 years ago
Error `Class extends value undefined is not a constructor or null` occurs after the version upgrade from 0.49.2 to the latest version
JimLin94 opened this issue almost 2 years ago
JimLin94 opened this issue almost 2 years ago
Use "exports" as alternative to "/node" and "/native" import paths
kettanaito opened this issue almost 2 years ago
kettanaito opened this issue almost 2 years ago
ERR_NETWORK in Vitest when calling "vi.resetModules()"
breslauer opened this issue almost 2 years ago
breslauer opened this issue almost 2 years ago
Storybook build crashes with [email protected]
cameron-yee opened this issue almost 2 years ago
cameron-yee opened this issue almost 2 years ago
fix: use EventTarget-based event emitter
chrisguttandin opened this pull request almost 2 years ago
chrisguttandin opened this pull request almost 2 years ago
update strict-event-emitter to at least v0.3.x to avoid implicit dependency on Node.js type definitions.
chrisguttandin opened this issue almost 2 years ago
chrisguttandin opened this issue almost 2 years ago
ServiceWorker is not registered at the second test in Testcafe
Roy412 opened this issue about 2 years ago
Roy412 opened this issue about 2 years ago
Fake timers with long delay fail
leepowelldev opened this issue about 2 years ago
leepowelldev opened this issue about 2 years ago
Ditch ACTIVATE message roundtrip in favor of "serviceWorker.ready"
kettanaito opened this issue about 2 years ago
kettanaito opened this issue about 2 years ago
MSW breaks Auth0 (via express-openid-connect) redirects - Endless browser load
awacode21 opened this issue about 2 years ago
awacode21 opened this issue about 2 years ago
unhandledRejection: SyntaxError: 'headers-polyfill' is a CommonJS module
AleskiWeb opened this issue about 2 years ago
AleskiWeb opened this issue about 2 years ago
getaddrinfo ENOTFOUND in Node.js tests
rcffc opened this issue about 2 years ago
rcffc opened this issue about 2 years ago
test: add "application/protobuf" handling test
DGollings opened this pull request about 2 years ago
DGollings opened this pull request about 2 years ago
Request body with Protobuf binary data is corrupted
DGollings opened this issue about 2 years ago
DGollings opened this issue about 2 years ago
feat!: adopt the global Fetch API
kettanaito opened this pull request about 2 years ago
kettanaito opened this pull request about 2 years ago
fix: prevent corruption of binary request bodies (#929)
nknapp opened this pull request about 2 years ago
nknapp opened this pull request about 2 years ago
TypeScript definitions of `msw/node` don't work with modern node16-style module resolution
nvie opened this issue over 2 years ago
nvie opened this issue over 2 years ago
fix: added support for FormData bodies in jsdom to MockedRequest (#1327)
ddolcimascolo opened this pull request over 2 years ago
ddolcimascolo opened this pull request over 2 years ago
When I run it on Vitest, I get `TypeError: Invalid URL`.
shooooori0128 opened this issue over 2 years ago
shooooori0128 opened this issue over 2 years ago
MSW + Logrocket + Axios do not work together
rodriguezmarting opened this issue over 2 years ago
rodriguezmarting opened this issue over 2 years ago
Adopt Fetch API primitives
kentcdodds opened this issue over 2 years ago
kentcdodds opened this issue over 2 years ago
Slow pending with cypress
iamyoki opened this issue over 2 years ago
iamyoki opened this issue over 2 years ago
MSW doesn't resolve with Jest 28 .useFakeTimers()
harry-gocity opened this issue over 2 years ago
harry-gocity opened this issue over 2 years ago
Changes to handlers for node is not being picked up by live reload
vietanhtran16 opened this issue over 2 years ago
vietanhtran16 opened this issue over 2 years ago
Support Node.js v18
ericmasiello opened this issue over 2 years ago
ericmasiello opened this issue over 2 years ago
ESM support + treeshaking unused bits
mattcosta7 opened this issue over 2 years ago
mattcosta7 opened this issue over 2 years ago
Make it more obvious when the serviceWorker.js doesn't match the msw version
jimmycallin opened this issue over 2 years ago
jimmycallin opened this issue over 2 years ago
Bypassed request's referrerPolicy is reset to default
ne2030 opened this issue over 2 years ago
ne2030 opened this issue over 2 years ago
Jest/Testing-Library with RTK-query, msw fails to reset handlers when testing for error case after success case.
ymoon715 opened this issue over 2 years ago
ymoon715 opened this issue over 2 years ago
Support TypeScript 4.8
CreativeTechGuy opened this issue over 2 years ago
CreativeTechGuy opened this issue over 2 years ago