issues
search
grafana
/
grafana-plugin-examples
189
stars
53
forks
source link
DataSource Basic: Move to Playwright and plugin-e2e
#264
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 config editor and query editor tests
Remove legacy form fields
Align health check, components and types with what's being scaffolded with create-plugin
This pr does the following: