grafana/packages/grafana-e2e
Erik Sundell 0f1b65a7ad
Grafana E2E: Add deprecation notice and update docs (#85619)
* 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>
2024-04-09 10:10:19 +02:00
..
bin
cypress Update Prettier checks to parse also JSON files (#82046) 2024-02-09 13:16:40 +02:00
src Update dependency prettier to v3.2.4 (#81047) 2024-01-23 11:41:24 +00:00
test/cypress Plugins: Remove deprecated grafana-toolkit (#73489) 2023-09-05 09:56:04 +02:00
.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 Release: Bump version to 11.1.0-pre (#85115) 2024-03-25 21:44:28 +02:00
README.md Grafana E2E: Add deprecation notice and update docs (#85619) 2024-04-09 10:10:19 +02:00
rollup.config.ts Revert "Update dependency rollup to v3 (#58252)" (#63790) 2023-02-27 07:01:24 -05:00
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.