grafana/public/app/core/history
Kristina e6f51536bf
Explore: Add tests around query history errors (#86810)
* WIP build tests

* Fix one test :D

* Unskip, remove console logging, fix limit test

* Add back whitespace
2024-04-26 08:09:31 -05:00
..
localStorageConverter.test.ts Query History: Implement RemoteStorage methods: get all, add new (#48330) 2022-05-17 12:59:16 +02:00
localStorageConverter.ts Query History: Implement RemoteStorage methods: get all, add new (#48330) 2022-05-17 12:59:16 +02:00
remoteStorageConverter.test.ts Query History: Migrate local storage to remote storage (#48572) 2022-05-19 13:45:32 +02:00
remoteStorageConverter.ts Query History: Migrate local storage to remote storage (#48572) 2022-05-19 13:45:32 +02:00
RichHistoryLocalStorage.test.ts Explore: Move Query History to be screen wide (#84321) 2024-04-09 07:36:46 -05:00
RichHistoryLocalStorage.ts Explore: Add tests around query history errors (#86810) 2024-04-26 08:09:31 -05:00
richHistoryLocalStorageUtils.test.ts Query History: Move filtering to service layer (#48008) 2022-04-27 15:07:44 +02:00
richHistoryLocalStorageUtils.ts Explore: Deprecate local storage singular datasource key (#86250) 2024-04-17 09:48:27 -05:00
RichHistoryRemoteStorage.test.ts Frontend Testing: Replace deprecated toBeCalledWith Jest matcher. (#85929) 2024-04-12 11:26:01 +01:00
RichHistoryRemoteStorage.ts Explore: Move Query History to be screen wide (#84321) 2024-04-09 07:36:46 -05:00
RichHistoryStorage.ts Query History: Results pagination (#49217) 2022-05-23 14:43:38 +02:00
richHistoryStorageProvider.ts Explore: Use rich history local storage for autocomplete (#81386) 2024-02-23 09:44:21 -06:00