-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Lens] rewrite some tests to testing library (#187637)
## Summary Rewrites some tests to testing-library/react. The style is not always ideal (I mean, I could limit usage of `getByTestId` more often or write more abstracted methods for repetitive parts of the tests) but I am aiming for improvement here, not perfection.
- Loading branch information
Showing
22 changed files
with
774 additions
and
1,404 deletions.
There are no files selected for viewing
106 changes: 0 additions & 106 deletions
106
.../plugins/lens/public/app_plugin/__snapshots__/get_application_user_messages.test.tsx.snap
This file was deleted.
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
Oops, something went wrong.