grafana/packages/grafana-e2e-selectors
Jack Westbrook 979907e9dd
Chore: Set tsconfig target to ES6 (#44842)
* chore(tsconfig): update grafana/tsconfig to 1.2.0 for outputting es6

* rewrote the unsubscription part to use first().

* test: update failing tests to work with es6 output

* removed bug where we dispatch a promise instead of an array of ritch history.

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2022-02-10 14:37:39 +01:00
..
src Chore: More variable e2e tests (#44803) 2022-02-04 12:37:01 +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 Chore: Set tsconfig target to ES6 (#44842) 2022-02-10 14:37:39 +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!