grafana/packages/grafana-e2e
renovate[bot] 55ec0c1c49
Update dependency chrome-remote-interface to v0.32.0 (#61448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13 11:05:26 +00:00
..
bin
cypress E2E: Make Cypress recordings higher res + quality (#53342) 2022-08-08 09:54:00 +03:00
src Package: @grafana/e2e updates (#59723) 2022-12-05 13:49:25 +00:00
test/cypress
.gitignore
CHANGELOG.md
cli.js Feat: Adding an optional browser config option to e2e test runner (#59076) 2022-11-24 10:15:21 +01:00
cypress.json Package: @grafana/e2e updates (#59723) 2022-12-05 13:49:25 +00:00
LICENSE_APACHE2
package.json Update dependency chrome-remote-interface to v0.32.0 (#61448) 2023-01-13 11:05:26 +00:00
README.md
rollup.config.ts Fix: Make sure grafana/e2e cypress config file is in correct location (#54588) 2022-09-02 10:37:50 +02:00
tsconfig.build.json
tsconfig.json Build: Introduce ESM and Treeshaking to NPM package builds (#51517) 2022-08-03 15:47:09 +02:00

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.