Plugin extensions: Add e2e tests (#89048)

* add custom plugins

* update bundles

* provision app plugins and their dashboards

* add one more script that run e2e tests using e2e test server

* add e2e tests

* regenerate jsonnet dashboards

* ignore custom plugins and playwright report

* use minified

* cleanup tests

* update codeowners

* add leading slash

* document new script

* document custom-plugins

* cleanup

* twist modules

* add readme
This commit is contained in:
Erik Sundell
2024-06-14 13:41:17 +02:00
committed by GitHub
parent a9171aa9fe
commit 72241dbf5f
24 changed files with 1324 additions and 12 deletions

1
.github/CODEOWNERS vendored
View File

@@ -223,6 +223,7 @@
/devenv/local-npm/ @grafana/frontend-ops
/devenv/vscode/ @grafana/frontend-ops
/devenv/setup.sh @grafana/grafana-backend-services-squad
/devenv/plugins.yaml @grafana/plugins-platform-frontend
# Emails
/emails/ @grafana/alerting-frontend