Hi,
I was wondering if there is a way to unit test (custom) config editors and configs in grafana and if sb. knows where i can find documentation/examples on the subject
Hi,
I was wondering if there is a way to unit test (custom) config editors and configs in grafana and if sb. knows where i can find documentation/examples on the subject
Internally (at Grafana Labs), we use Cypress for testing plugins.
You can read more about it in the Grafana repository: