-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
> This issue is not related to the precise Next version but…
-
MSW expects parentheses to be escaped in URLs but pretender does not. This prevents `mirage-msw` being a drop in replacement. Currently in my mirage setup I'm using a helper function to escape URL str…
-
## Context
We are currently migrating the E2E test suite of a React app from Cypress to Playwright. Both Playwright and msw work perfectly for us. We use MSW also in combination with our Jest test su…
-
**Describe the bug**
Request from / intercepted from service worker are not shown, in my opinion, a couple of days / weeks ago, it worked, but now we don't see any request that are intercepted by MSW…
-
## What package are you referring to?
Unit tests which perform API calls (currently mocked by msw).
## Is your feature request related to a problem? Please describe.
Keeping the server API an…
-
### Prerequisites
- [X] I confirm my issue is not in the [opened issues](https://github.com/mswjs/msw/issues)
- [X] I confirm the [Frequently Asked Questions](https://mswjs.io/docs/faq) didn't con…
-
Historically, any generators that burned municipal solid waste (MSW) reported this fuel consumption under a single fuel code. In recent years, however, EIA-923 began reporting these data under two sep…
-
Hello,
Thank you tons for all your efforts. I helped https://github.com/GENtle-persons/gentle-m to transition to the latest version of wxWidgets and have difficulties to compile it on Windows becau…
-
MSW is an API mocking library similar to Wiremock but for Javascript. We're using it in our Storybook setup and the team suspects there might be productivity improvements to spreading this more genera…
-
Update the handlers (`frontend/src/mocks/handlers.ts`) to list on port `3001` instead of `3000`. Also, add a handler to intercept and ignore PostHog post requests:
```ts
http.post("https://us.i.…