issues
search
grafana
/
grafana-plugin-examples
189
stars
53
forks
source link
App with dashboards: Move to Playwright and plugin-e2e
#268
Closed
sunker
closed
7 months ago
sunker
commented
7 months ago
This pr does the following:
Removes cypress tests
Removes grafana/e2e deps
Adds plugin-e2e and playwright deps and config
Adds simple tests that verifies it's possible to navigate to included dashboards
This pr does the following: