grafana/public/app/features/explore/spec
Piotr Jamróz bf977ac245
Explore: Fix time interpolation (#46737)
* Ensure TemplateService is updated with new time range on each time range change.

* Fix linting errors

* Fix explorePane.test.ts

* Reuse createDefaultInitialState

* Remove unused imports

* Add a test for left/right split

* Silence console.error in tests

* Silence console.error in tests
2022-03-29 15:10:40 +02:00
..
helper Explore: Fix time interpolation (#46737) 2022-03-29 15:10:40 +02:00
interpolation.test.tsx Explore: Fix time interpolation (#46737) 2022-03-29 15:10:40 +02:00
queryHistory.test.tsx Explore: Integration test for running a query and saving it in query history (#45728) 2022-02-23 19:05:38 +01:00