grafana / plugin-tools

Create Grafana plugins with ease.
https://grafana.com/developers/plugin-tools/
Apache License 2.0
55 stars 27 forks source link

Plugin E2E: Expose variable list page as fixture #942

Closed aangelisc closed 3 weeks ago

aangelisc commented 1 month ago

This PR updates the plugin-e2e package with some more functionality related to template variables and dashboards.

Also have fixed a typo in the dashboard delete function that was attempting to delete a data source instead.

Required for grafana/azure-data-explorer-datasource#880

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @grafana/create-plugin@4.12.0-canary.942.feafd59.0 npm install @grafana/plugin-e2e@1.5.0-canary.942.feafd59.0 # or yarn add @grafana/create-plugin@4.12.0-canary.942.feafd59.0 yarn add @grafana/plugin-e2e@1.5.0-canary.942.feafd59.0 ```
github-actions[bot] commented 1 month ago

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged and will trigger a new minor release. NOTE: When merging a PR with the release label please avoid merging another PR. For further information see here.

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.

grafana-plugins-platform-bot[bot] commented 3 weeks ago

:rocket: PR was released in @grafana/plugin-e2e@1.5.0 :rocket: