-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a whole bunch of frontend test issues (#3028)
* Remove pending org edit tests for now * Add eslint-plugin-testing-library * Fix lint errors for PendingOrganizationsContainer.test.tsx * Start fixing new lint errors * Add eslint-plugin-unused-imports * Continue fixing lint errors * Continue fixing lint rules * Finish fixing lints * Replace react-test-renderer with testing-library everywhere * Clean up some console warnings * Keep working at AddPatient.test.tsx * Clean up unused vars * Replace unused vars for i18n constants * Suppress moment deprecation warning in setupTests.js * Fix AddPatient.test.tsx * Suppress DOMException in QueueItem.test.tsx * Remove remaining act() calls * Bump up Jest timeout globally to prevent 'createEvent' TypeError * Exclude frontend test setup file from sonar coverage * Remove unnecessary cleanup calls * Add eslint-plugin-jest-dom
- Loading branch information
Showing
104 changed files
with
1,623 additions
and
9,457 deletions.
There are no files selected for viewing
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
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.