Closed mckn closed 7 months ago
This PR migrated the current cypress tests to plugin-e2e and playwright. I have stopped using test ids and relying on roles, texts etc. that are defined by the plugin instead.
Has a dependency on: https://github.com/grafana/plugin-tools/pull/795
Awesome work on this! Would be great if you could apply this comment so this page follow the same convention as all the other fixtures.
Awesome work on this!
Would be great if you could apply this comment so this page follow the same convention as all the other fixtures.
Sorry, missed that one - fixed!
Description
This PR migrated the current cypress tests to plugin-e2e and playwright. I have stopped using test ids and relying on roles, texts etc. that are defined by the plugin instead.
Has a dependency on: https://github.com/grafana/plugin-tools/pull/795
Todo