mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
0f1b65a7ad
* add deprecation notice * update docs * Update packages/grafana-e2e/README.md Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> --------- Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com> |
||
---|---|---|
.. | ||
bin | ||
cypress | ||
src | ||
test/cypress | ||
.gitignore | ||
CHANGELOG.md | ||
cli.js | ||
cypress.json | ||
LICENSE_APACHE2 | ||
package.json | ||
README.md | ||
rollup.config.ts | ||
tsconfig.build.json | ||
tsconfig.json |
Grafana End-to-End Test library
Caution
This package is deprecated. If you'd like to write end-to-end tests for a Grafana plugin (core or external), use the
@grafana/plugin-e2e
package.