-
i noticed my builds were failing and when looking into it, jest and babel are having trouble and i think it's because of this change here: https://github.com/VaguelySerious/react-quill/commit/1deb1646…
-
> [!WARNING]
> This comment is maintained by CI. Do not edit this comment directly.
> To update comment template, see https://github.com/oxc-project/oxc/tree/main/tasks/lint_rules
This is tracking i…
-
# [Frontend] Set up Testing Infrastructure with Jest and Testing Library
Set up comprehensive testing infrastructure for our React frontend application, including unit tests, component tests, and i…
-
Hi, I have a Typescript StencilJS and Storybook project. They use Jest under the hood for testing. I have added the report portal agent to the Jest config as a reporter. This is just a POC at the mome…
-
Getting this warning when running a simple test with the test environment:
```
$ ./node_modules/.bin/jest --detectOpenHandles
...
Jest has detected the following 1 open handle potentially kee…
-
### Current behavior
The package is working fine, but when i trying to run couple of tests they are failing because of the following error:
### Expected behavior
During our tests won't se…
-
## Description
The `IgxCarouselComponent` causes a `ReferenceError: Cannot access 'IgxCarouselComponent' before initialization` error during testing, even though `IgxCarouselComponent` is not expli…
-
Dzień dobry,
nie mogę wejść na stronę https://allegro.pl.allegrosandbox.pl/ - cały czas układam puzzle żeby potwierdzić, ze jestem człowiekiem a system mnie nie przepuszcza dalej.
Po kilkunastu pr…
-
### Version
29.7.0
### Steps to reproduce
Installing latest jest version introduces high vulnerability (8.7) [CVE-2024-21538](https://security.snyk.io/vuln/SNYK-JS-CROSSSPAWN-8303230)
### Expected…
-
A test failed on a tracked branch
```
Error: thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jes…