grafana/public/app/features/explore/spec
Piotr Jamróz 5715be4afa
Explore: Integration test for running a query and saving it in query history (#45728)
* Create basic query history test

* Clean up

* Clean up

* Use run button selector

* Mock AutoSizer instead of monkey-patching

* Reset local storage after each test

* Add accessible name to Run Query button and use it in the test

* Update public/app/features/explore/spec/helper/interactions.ts

Co-authored-by: Giordano Ricci <me@giordanoricci.com>

* Rename query to urlParams

* Fix linting errors

* Remove unused import

Co-authored-by: Giordano Ricci <me@giordanoricci.com>
2022-02-23 19:05:38 +01:00
..
helper Explore: Integration test for running a query and saving it in query history (#45728) 2022-02-23 19:05:38 +01: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