-
### 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 contai…
-
(Copied over from Gitlab)
This issue incorporates the API server tasks that are required for its initial release
- [x] Use the storage API to read data from the database in the web server
- …
-
### Describe the bug
Testing a component that imports latest `path-to-regexp`, and that also mocks some modules.
This results in error:
```
TypeError: Failed to fetch dynamically imported modu…
-
Should be done with Selenium or something like that :)
-
Hello, when I use `jest.useFakeTimers()`, I don't know how long I have to advance the timers or what method to call so that the internal code that sends and receives socket.io events will be executed
…
-
I'm using fakeSmtp for unit testing in my .Net Core project with random generated test data by Faker.Net.
Sending a mail with characters that are not part of ASCII leads to the following exception:
…
-
-
#### Need
Each configurable entity is filterable by one or more of its fields. The filter can be implemented on either the client or server.
We need configuration to specify the set of filterable fi…
-
### What version of Bun is running?
1.1.0+5903a6141
### What platform is your computer?
Darwin 23.3.0 arm64 arm
### What steps can reproduce the bug?
Run this in Bun:
```javascript
import htt…
-
Se requiere configurar Cloud Functions para backend del dashboard (operaciones básicas y mock de pruebas). Utilizar la suite de emuladores de Firebase en un inicio hasta que el proyecto se convierta e…