grafana/e2e
Alex Khomenko 3225b119d4
Migration: TestData Query Editor (#27997)
* Use new editor

* Add basic fields

* Add labels

* Add ids

* Add ManualEntryEditor

* Use tooltip prop

* Switch to inline labels

* Fix inline label tooltip position

* Allow resetting max-width

* Replace form inputs

* Add random walk editor

* separate editors

* Add logs and endpoints fields

* Add PredictablePulseEditor

* Add CSVWaveEditor

* Add grow prop

* Add default query

* Fix types

* Fix manual editor

* Fix type issues

* Handle scenario change

* Sort scenarios by label

* Add ManualEditor test

* Fix label height

* test manual editor

* Update test

* Setup QueryEditor tests

* Fix selected value

* Connect CSVWaveEditor

* Convert stream data to numbers

* Fix random walk editor

* Cleanup

* Convert scenarios to ts

* Remove extra icon styles

* Minor tweaks

* Update e2e tests

* Remove useEffect

* Add missing aria-labels

* Use new button components
2020-10-14 13:08:35 +03:00
..
shared Migration: TestData Query Editor (#27997) 2020-10-14 13:08:35 +03:00
suite1 Migration: TestData Query Editor (#27997) 2020-10-14 13:08:35 +03:00
verify e2e: adds verify release (#24568) 2020-05-12 12:48:26 +02:00
kill-server E2E: Run e2e tests on PRs and easy local isolated e2e grafana server setup & conf (#22772) 2020-03-13 14:34:25 +01:00
run-suite Chore: Enable PR testing in Drone (#26189) 2020-07-10 16:09:21 +02:00
start-and-run-suite End2end: Make it possible to run e2e tests with BASE_URL (#24041) 2020-05-03 13:51:30 +02:00
start-server End2end: Make it possible to run e2e tests with BASE_URL (#24041) 2020-05-03 13:51:30 +02:00
variables e2e: adds verify release (#24568) 2020-05-12 12:48:26 +02:00
verify-release e2e: adds verify release (#24568) 2020-05-12 12:48:26 +02:00
wait-for-grafana End2end: Make it possible to run e2e tests with BASE_URL (#24041) 2020-05-03 13:51:30 +02:00