grafana/packages/grafana-e2e-selectors
Marcus Andersson 9de2f1bb8f
Alerting: moving data source uid to query instead of model (#33416)
* initial commit.

* Some more improvements to the expression data source support.

* added tests to verify that time range picker and data source picker only is visible when callbacks is passed to row.

* fixing issue with filter in alerting list.

* minor refactoring.

* removed guarding code, should be fixed in  backend.

* cleaning the data query if we change to a different data source.
2021-04-29 15:10:14 +02:00
..
src Alerting: moving data source uid to query instead of model (#33416) 2021-04-29 15:10:14 +02:00
api-extractor.json e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
CHANGELOG.md e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
index.js e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
LICENSE_APACHE2 Re-license Grafana to AGPLv3 (#33184) 2021-04-20 19:03:30 +02:00
package.json Chore: Update typescript to v4.2.4 (#33297) 2021-04-28 15:40:01 +03:00
README.md e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
rollup.config.ts e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
tsconfig.build.json e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
tsconfig.json e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00

Grafana End-to-End Test Selectors library

@grafana/e2e-selectors is currently in ALPHA. Core API is unstable and can be a subject of breaking changes!