grafana/public/app
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
..
angular Chore: Replace deprecated String.prototype.substr() (#46763) 2022-04-04 11:08:06 +02:00
core Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
features Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
plugins Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
polyfills WIP Chore: reduce strict errors (#40462) 2021-10-15 08:57:55 +02:00
routes Frontend: Add notification persistence behind feature flag (#47871) 2022-04-20 10:42:32 +01:00
store Update dependency @reduxjs/toolkit to v1.8.0 (#45950) 2022-04-07 11:27:58 +02:00
types Frontend: Add notification persistence behind feature flag (#47871) 2022-04-20 10:42:32 +01:00
app.ts Chore: refactor core transformer folder structure (#45497) 2022-02-17 08:12:38 -08:00
AppWrapper.tsx Hide navbar behind ready check to prevent flicker of navbar on login (#47968) 2022-04-21 13:07:10 +01:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Chore: Prevent loading error from showing too early (#41347) 2021-11-08 16:13:37 +01:00