grafana/packages/grafana-e2e
renovate[bot] 5fcb7ba10a
Update dependency webpack to v5.88.1 (#71540)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 12:12:19 +00:00
..
bin
cypress
src [Chore] Dashboard: Tests for dashboard's add content buttons and menu (#66233) 2023-06-08 11:16:08 +01:00
test/cypress
.gitignore
CHANGELOG.md
cli.js Bug: Fix support for Node 18 in grafana/e2e package (#63446) 2023-03-08 10:17:26 +01:00
cypress.json
LICENSE_APACHE2
package.json Update dependency webpack to v5.88.1 (#71540) 2023-07-13 12:12:19 +00:00
README.md
rollup.config.ts
tsconfig.build.json
tsconfig.json

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.