-
Currently, all test environments are going to use an in-memory DB, but some test environments may use the in-memory db, while others may use a dedicated MongoDB replica set.
Analyze Jest setup and…
-
**Describe the bug**
Jest environment fails with "The operation was aborted" if there is an ongoing fetch and another error is thrown.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to …
-
### Is this a regression?
No
### Description
Error when importing from "@ngneat/spectator/jest".
TLDR; I suspect this is due to using `@angular-devkit/build-angular:jest` rather than `jest-prese…
-
### 🚀 Feature Proposal
For package jest-environment-jsdom, change dependency on jsdom from:
"jsdom": "^22.0.0"
to
"jsdom": "^25.0.1"
### Motivation
jsdom versions before 25.0.1 (includin…
-
### Vue version
3.3.2
### Link to minimal reproduction
https://github.com/vojvodics/vue3.3.1-jest-reproduction-example
### Steps to reproduce
Clone reproduction repository and run `npm …
-
### Minimal reproducible example
https://github.com/phoenixisuppose/ExpoIssueDotEnvJest
### Summary
When using .env files as described in the docs [here](https://docs.expo.dev/guides/environmen…
-
**Is your feature request related to a problem? Please describe.**
Currently, it does not seem that Allure-jest supports Puppeteer with Jest.
**Describe the solution you'd like**
Either add a `al…
-
### Check for existing issues
- [X] Completed
### Describe the bug / provide steps to reproduce it
When running JS tests via the runnables "Play" button in the editor's gutter, Zed always defaults …
-
### Version
14.4.1
### Steps to reproduce
1. Create a new Angular 19 project via the Angular CLI
2. Uninstall Jasmine/Karma dependencies and follow [instructions](https://thymikee.github.io/jest-p…
-
> We understand you have a problem and are in a hurry, but please provide us with some info to make it much more likely for your issue to be understood, worked on and resolved quickly.
- FakeTime…