grafana/packages/grafana-e2e
Ieva 67d817ff48
update versions (#53167)
2022-08-02 11:55:46 -04:00
..
bin
cypress Tracing: Send tags, events, and references as raw json (#52245) 2022-07-21 10:00:47 -06:00
src Import: prevent recursion blowup in redux + reintroduce import e2e test (#52985) 2022-08-01 12:53:31 +01:00
test/cypress
.gitignore
CHANGELOG.md
LICENSE_APACHE2
README.md
api-extractor.json
cli.js Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
cypress.json
index.js
package.json update versions (#53167) 2022-08-02 11:55:46 -04:00
rollup.config.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
tsconfig.build.json
tsconfig.json Build: Fix failing recompile of Grafana packages (#47492) 2022-04-11 09:41:03 +02:00

README.md

Grafana End-to-End Test library

@grafana/e2e is currently in BETA.

This package contains an API wrapper built on top of Cypress that simplifies creating end-to-end tests for Grafana. More information can be found here.