-
Great work!
However, I’m a bit confused about the negative samples in your work,
even with the negative preparation codes provided.
Is the ratio of positive to negative samples set at 1:1000 for …
-
As part of a broader [React and related dependency upgrade](https://github.com/cloud-gov/pages-core/issues/3372), we likely need to significantly change our current test suite:
- the primary test ren…
-
This issue lists tech debt items resolved as part of `8.17`.
```[tasklist]
## Misc
- [ ] https://github.com/elastic/kibana/issues/178606
- [ ] https://github.com/elastic/kibana/issues/176123
- [ ] h…
-
### The Problem
Do you have an example to test a form flow with jest + enzyme ?
-
### Content & configuration
### Is your feature request related to a problem?
The 3 remaining Mocha-based test files are all related to Enzyme, and currently fail on Jest with both enzyme@2…
-
https://github.com/airbnb/enzyme#basic-usage
@jimmcgaw Thoughts?
-
The purpose of this issue is to review the pros and cons between [Enzyme](https://github.com/airbnb/enzyme) and [React Testing Library](https://github.com/testing-library/react-testing-library).
* …
-
At the time Enzyme publishes "officially supported" adapters for React 0.13.x, 0.14.x, 15.x, and 16.x. These adapters are npm packages of the form `enzyme-adapter-react-{{version}}`.
There is no offi…
-
This package uses `enzyme` for testing. `enzyme` is dead and `react-testing-library` has sort of become the standard.
IMHO we should move away from `enzyme` because with new react versions, these …
-
Enzyme is currently being used throughout the application. It should be removed completely in order to upgrade the application to React 18. All tests using Enzyme should be replaced with tests using R…