-
### Faulty codemod
`msw/2/upgrade-recipe` [source](https://github.com/codemod-com/codemod/tree/main/packages/codemods/msw/2/upgrade-recipe)
### Sample code
https://github.com/jiri-prokop-pb/c…
-
Now that we have the ability to simulate different scenarios using MSW (thanks @tomratcliffe !) we can investigate which scenarios would be valuable for us to test.
I believe the best place start wou…
-
## What are the steps to reproduce this issue?
**YAML Path**
```
'/api/tenants/{tenantId}':
get:
responses:
'200':
description: OK
content:
…
-
## Description
I tried using this library but couldn't make it work.
- I'm using msw for quite some time
- I tried to integrate `source` with our browser handlers
- Getting this error: `Could no…
-
I build wxWidgets and/or my application using:
- [x] CMake
wxWidgets version: git head
Platform: Windows 10, MSYS2, clang compiler (64bit), clang version 19.1.3
I have a CI which ensures tha…
-
AS A Product Owner
I WANT all of the [MSW](https://mswjs.io) requests to be removed and replaced with Ruuter endpoints
SO THAT the all of the mock requests would be removed and the service could be …
-
### 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…
-
### Description
Hey! Thanks for this project! I am using it in my new remix app and finding it very useful :)
I am trying to get the fetch-client and [msw](https://www.npmjs.com/package/msw) to ta…
-
-
AS A Product Owner
I WANT all of the [MSW](https://mswjs.io) requests to be removed and replaced with Ruuter endpoints
SO THAT the all of the mock requests would be removed and the service could be …