-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Reduce enzyme usage in unit test by 25% - [2 of 3] #8617
Copy link
Copy link
Labels
No QA NeededApply this label when your PR does not need any QA effort.Apply this label when your PR does not need any QA effort.good first issueGood for newcomersGood for newcomersrelease-7.20.0Issue or pull request that will be included in release 7.20.0Issue or pull request that will be included in release 7.20.0team-mobile-platformMobile Platform teamMobile Platform team
Metadata
Metadata
Assignees
Labels
No QA NeededApply this label when your PR does not need any QA effort.Apply this label when your PR does not need any QA effort.good first issueGood for newcomersGood for newcomersrelease-7.20.0Issue or pull request that will be included in release 7.20.0Issue or pull request that will be included in release 7.20.0team-mobile-platformMobile Platform teamMobile Platform team
Type
Fields
Give feedbackNo fields configured for issues without a type.
What is this about?
Convert the list of unit tests to use
react-testing-libraryinstead ofenzyme. In total there are 53 files to convert. To make PRs easier to review and more manageable, this covers 17 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