Convert the list of unit tests to use react-testing-library instead of enzyme. In total there are 53 files to convert. To make PRs easier to review and more manageable, this covers 19 test files.
Unit tests for the updated files should all pass. Snapshots should not change.
Stakeholder review needed before the work gets merged
[ ] Engineering (needed in most cases)
[ ] Design
[ ] Product
[ ] QA (automation tests are required to pass before merging PRs but not all changes are covered by automation tests - please review if QA is needed beyond automation tests)
What is this about?
Convert the list of unit tests to use
react-testing-library
instead ofenzyme
. In total there are 53 files to convert. To make PRs easier to review and more manageable, this covers 19 test files.Scenario
No response
Design
No response
Technical Details
Convert these files
Threat Modeling Framework
No response
Acceptance Criteria
Unit tests for the updated files should all pass. Snapshots should not change.
Stakeholder review needed before the work gets merged
References
No response