grafana/public/app/features/invites
Ashley Harrison d832bde270
Upgrade @testing-library/user-event to v14 (#47898)
* Update dependency @testing-library/user-event to v14

* everything is async...

* everything is async pt.2

* Fix cascader tests

* hack the yarn.lock file to remove the old version of @testing-library/dom

* some more fixes!

* MOAR FIXES

* more fixes

* remove a bunch of places where we're wrapping in act()

* down to 7 failing tests...

* Fix arrow tests

* Fix rest of NavBarItem tests

* Fix last tests

* Use {Enter} instead of {enter}

* Revert "Use {Enter} instead of {enter}"

This reverts commit e72453bb52.

* remove some unused act imports

* Fix LibraryPanelsSearch tests

* more stable test

* More consistent test...

Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-21 13:15:21 +01:00
..
__snapshots__ Redux: Factor Invites out to separate slice (#45552) 2022-02-21 11:37:49 +00:00
state Redux: Factor Invites out to separate slice (#45552) 2022-02-21 11:37:49 +00:00
InviteeRow.tsx Redux: Factor Invites out to separate slice (#45552) 2022-02-21 11:37:49 +00:00
InviteesTable.test.tsx Redux: Factor Invites out to separate slice (#45552) 2022-02-21 11:37:49 +00:00
InviteesTable.tsx Redux: Factor Invites out to separate slice (#45552) 2022-02-21 11:37:49 +00:00
SignupInvited.test.tsx Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
SignupInvited.tsx Redux: Factor Invites out to separate slice (#45552) 2022-02-21 11:37:49 +00:00