grafana/packages/grafana-e2e-selectors
Josh Hunt ce4d8646fd
Chore: E2E tests for various variables types (#44747)
* Pass data-testid into VariableTextEditorField

* Add e2e tests for custom variables

* Rename query variable specs to match others

* Add e2e tests for Text Box variables

* manually remove id: null

* Add tests for constant variables
2022-02-03 09:58:56 +11:00
..
src Chore: E2E tests for various variables types (#44747) 2022-02-03 09:58:56 +11:00
api-extractor.json e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
CHANGELOG.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +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 Update dependency rollup to v2.66.1 (#44348) 2022-01-25 15:59:06 +01: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 Chore: Switch yarn 2 to plug-n-play strategy (#40300) 2021-10-27 14:21:07 +01: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!