grafana / grafana-plugin-examples

189 stars 53 forks source link

AppWithDashboard: updating tests to use navigation function #281

Closed mckn closed 6 months ago

mckn commented 6 months ago

Description

This PR will update the app-with-dashboard tests to create a fixture that will define the gotoPage navigation function. The benefit of this is that you don't need to repeat the /a/${pluginId} in every test.