grafana/e2e
Andreas Christou 7bb76e0975
Azure Monitor: E2E Tests (#54619)
* Update credentials form with data-testids and aria-labels

* Update gitignore

* Add example dashboard

* Stub out E2E test for creating ds and importing dashboard

* Add component selectors

* Remove subscription check temporarily

* Appropriately set disabled prop

* Fix lint issues

* Update to use selectors and wait on subscriptions request

* Add test for metrics panel

- Add required selectors for resource picker and metrics query editor

* Add logs and ARG basic query scenarios

- More selector updates

* Add E2E test for template variables

- Tests advanced resource picker
- Adds required selectors

* Remove log and add annotation e2e test

* Update test

* Prettier/betterer updates

- Remove gitignore change

* Lint issues

* Update betterer results

* Lint issue and remove unneeded import

* Don't print certain commands

* Avoiding flakiness

- Ensure code editor has sufficient time to load in ARG test
- Avoid flakiness around correct template variable being selected by typing in resource name

* Remove be.visible requirement

* Update test

* Update selector name

* Reuse datasource

* Fix datasource reuse and combine query tests

* Remove import dashboard step as unneeded

* Review

- Randomise datasource name
- Skip annotations test
- Remove unused example dashboard

* Update to ensure e2e test works in CI

* Update e2e test

- Update environment variables (process is not available in cypress)
- Add wait on resource picker searches to avoid flakiness
- Update subscription and resource group names

* Update CODEOWNERS

* Parse credentials in CI from outputs file

* Update outputs file path

* Fix selector

* Undo selector change

* Update e2e tests

- Set default subscription
- Fix datasource selection in variable editor
- Fix resource picker search flakiness
- Set subscription in ARG query test
- Fix resource group selection
- Update resource group

* Review

* Review 2
2022-11-04 10:47:54 +00:00
..
benchmarks Live: performance tests e2e part (#43915) 2022-01-12 22:15:29 +04:00
cloud-plugins-suite Azure Monitor: E2E Tests (#54619) 2022-11-04 10:47:54 +00:00
dashboards Search: add basic e2e test for the folder view (#55820) 2022-09-28 09:46:24 +04:00
dashboards-suite publicdashboards: split create/update api paths (#57940) 2022-11-03 11:30:12 -08:00
geomap-suite Geomap: Map control options e2e (#54809) 2022-09-09 15:56:35 -04:00
panels-suite remove exported test globals from test/lib/common (#50256) 2022-06-06 15:38:37 +01:00
shared Chore: Login via the API by default in Cypress (#43167) 2021-12-16 09:28:37 +00:00
smoke-tests-suite Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
various-suite hopefully improve slate test reliability (#58171) 2022-11-04 09:20:03 +00:00
verify Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
run-suite E2E: Rename end-to-end-tests-server to grafana-server (#44249) 2022-01-20 17:01:00 +00:00
start-and-run-suite E2E: Rename end-to-end-tests-server to grafana-server (#44249) 2022-01-20 17:01:00 +00:00
tsconfig.json Import: prevent recursion blowup in redux + reintroduce import e2e test (#52985) 2022-08-01 12:53:31 +01:00
verify-release E2E: Rename end-to-end-tests-server to grafana-server (#44249) 2022-01-20 17:01:00 +00:00