grafana/packages/grafana-e2e/cypress/support
Steven Vachon a4308fffe7
@grafana/e2e: API improvements (#23079)
* Minor changes

* Fixtures path is now relative to the project directory

* URL support module now has individual exports

* Scenario context timing issues resolved

... caused by being ran synchronously, instead of as part of Cypress' asynchronous queue.

* Scenario context API now supports multiple keys per function call

* addDataSource flow accepts a config argument

… and optionally checks datasource health status

* Added readProvisions command

* Added addPanel flow
2020-03-26 12:15:58 -04:00
..
commands.ts @grafana/e2e: API improvements (#23079) 2020-03-26 12:15:58 -04:00
index.d.ts @grafana/e2e: API improvements (#23079) 2020-03-26 12:15:58 -04:00
index.ts e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00