Files
grafana/packages/grafana-e2e
Vicky Lee c9afbe80e1 test: pass Cypress options objects into selector wrappers (#31567)
* update selector wrappers so they can accept Cypress options objects to be passed in

* use arguments.length instead to be explicit
2021-03-02 14:20:49 +00:00
..
2020-06-25 13:17:45 -04:00
2021-01-20 07:59:48 +01:00
2020-02-08 02:40:04 +01: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.