-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Reduce enzyme usage in unit test down to 50% - [2 of 3] #8806
Copy link
Copy link
Closed
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.release-7.19.0Issue or pull request that will be included in release 7.19.0Issue or pull request that will be included in release 7.19.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.release-7.19.0Issue or pull request that will be included in release 7.19.0Issue or pull request that will be included in release 7.19.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-library instead of enzyme. 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 may be updated
Stakeholder review needed before the work gets merged
References
No response