-
Configure Jest and React Testing Library for unit testing.
-
Configure Jest and React Testing Library for unit testing.
-
Configure Jest and React Testing Library for unit testing.
-
Configure Jest and React Testing Library for unit testing.
-
### Describe the feature you'd like:
It would be nice if this lib supports React 19. It should probably work, but when using npm to install deps, it fails with:
```
npm error code ERESOLV…
-
After building the application on the production version I get the error Cannot read properties of undefined (reading 'getStackAddendum'). I have split the application into microfronts that are linked…
-
Move below listed cypress tests to Security Solution.
```tasklist
- [ ] x-pack/test/security_solution_cypress/cypress/e2e/investigations/timelines/export.cy.ts
- [ ]
```
-
**Describe the bug**
This caused some confusion for me because my imports were updated to use `@storybook/testing-library`, which was not installed. When I installed `@storybook/testing-library`, I go…
-
This task aims to set up **Jest** as the testing framework for the frontend of our monorepo, with tests placed in a dedicated `__tests__` directory at the root level of the project. This structure ens…
-
Hi team.
We're using Simulate from 'react-dom/test-utils' in our package, which is a dependency for other packages. However, Simulate is deprecated, and it's recommended to use @testing-library/rea…