grafana/public/app/features/library-panels
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
..
components Upgrade @testing-library/user-event to v14 (#47898) 2022-04-21 13:15:21 +01:00
state LibraryPanels: Improves export and import of library panels between orgs (#39214) 2021-09-20 10:58:24 +02:00
utils Library Panels: Add name endpoint & unique name validation to AddLibraryPanelModal (#33987) 2021-05-14 15:03:37 +01:00
guard.ts LibraryPanels: No save modal when user is on same dashboard (#31606) 2021-03-02 15:37:36 +00:00
LibraryPanelsPage.tsx LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00
styles.ts Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
types.ts LibraryElements: Adds library elements api and tables (#33741) 2021-05-11 07:10:19 +02:00
utils.ts LibraryPanels: Prevents changing the folder when saving an existing library panel (#38978) 2021-09-09 06:21:31 +02:00