-
When using ClientRequestInterceptor with ProxyAgent, it ends with error
TypeError [ERR_INVALID_PROTOCOL]: Protocol "https:" not supported. Expected "http:"
at new ClientRequest (node:_http_clie…
-
## 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…
-
- Originates from https://github.com/mswjs/msw/discussions/1133#discussioncomment-9819596
-
**Is your feature request related to a problem? Please describe.**
When writing a web application that makes many API calls, it is often challenging to get good code coverage without mocking the API.…
-
Hello,
I'm trying to use mswjs/data with mswjs/http-middleware with this code:
_**db.js**_
```
import { faker } from '@faker-js/faker'
import { factory, primaryKey, oneOf } from '@mswjs/dat…
-
MSW are actively working on websockets mocking: https://github.com/mswjs/msw/pull/2011
They have an RC release for 2.3 and the PR is ready for review, so I expect this to be out in the next few wee…
-
https://github.com/noveogroup-amorgunov/nukeapp/blob/376ba895b623e04c77cde55c37557e74456f4843/src/entities/cart/api/__mocks__/mockCartDto.ts#L4-L9
@noveogroup-amorgunov если я верно понимаю мы все …
-
### 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…
-
Check the following new features with MSW 2.0:
1. worker.start option quiet: true to disable all logging, https://mswjs.io/docs/api/setup-worker/start#quiet => #62
2. scenarios to test success & err…
-
### 📜 Description
`msw` should be bumped to v2.
Related to https://github.com/backstage/community-plugins/pull/397
Migration guide: https://mswjs.io/docs/migrations/1.x-to-2.x