issues
search
grafana
/
grafana-plugin-examples
189
stars
53
forks
source link
Panel basic: Move to Playwright and plugin-e2e
#267
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 a custom panel option to showcase this feature and also align with that create-plugin scaffolds
Adds panel tests
This pr does the following: