grafana/packages/grafana-e2e
Hugo Häggmark 841cffbe9a
e2e: Migrates query variable CRUD tests to new framework (#21146)
* Refactor: Adds params to visit

* Refactor: Restructures exported Pages somewhat

* Refactor: Moves more into new framework but holdup because of bugs in digest

* Refactor: Finish migrating templating e2e tests to new framework

* Refactor: Changes after merge with master

* Refactor: Removes weird change

* Refactor: Adds duplication test

* Refactor: Adds move down and move up variable asserts

* Refactor: Adds some test to value select dropdown
2019-12-18 06:13:58 +01:00
..
cypress e2e: Adds better log information during test runs (#20987) 2019-12-10 09:47:03 +01:00
src e2e: Migrates query variable CRUD tests to new framework (#21146) 2019-12-18 06:13:58 +01:00
CHANGELOG.md e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00
cypress.json E2E: Testing recording e2e tests (#21094) 2019-12-13 19:56:33 +01:00
index.js e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00
package.json e2e: Adds better log information during test runs (#20987) 2019-12-10 09:47:03 +01:00
README.md e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00
rollup.config.ts e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00
tsconfig.build.json e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00
tsconfig.json e2e: Adds better log information during test runs (#20987) 2019-12-10 09:47:03 +01:00
tslint.json e2e: Uses Cypress instead of Puppeteer (#20753) 2019-12-09 00:14:25 -08:00

Grafana End to End Test library

@grafana/e2e is currently in ALPHA. Core API is unstable and can be a subject of breaking changes!

This package allows to run e2e tests