Hi ,
We are writing UI tests for Grafana UI.
We need to know which test framework is used by Grafana to test it UI.
Hi ,
We are writing UI tests for Grafana UI.
We need to know which test framework is used by Grafana to test it UI.
Jest AFAIK
If you’re asking if we have a framework for automated UI testing we do not currently have this. We do use Jest for unit testing.
abhayd - Did you ever find a framework for doing this? I am just starting to look for the same thing.