-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Convert tests to use react-testing-library instead of Enzyme (#998)
* Update React to 16.4.2 * Restore other test changes from 5.1.0-test commit * Fix tests that fail due to use of a string ref * Disable <StrictMode> tests for now * Add react-testing-library * Convert Provider tests to RTL * Convert Connect tests to RTL * Remove uses of Enzyme and getTestDeps * Remove Enzyme and react-test-renderer packages * Fix a test lint error * Disable lint warnings about componentWillReceiveProps
- Loading branch information
1 parent
48a34b0
commit 7396d5b
Showing
17 changed files
with
1,314 additions
and
2,664 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.