In order to de-duplicate setup code like configuration for running playwright tests, we can centralize it into its own repo, and clone it as a submodule in the plugin repo's e2e/playwright folder. Then you just need to write the bare minimum to test the given plugin.
In order to de-duplicate setup code like configuration for running playwright tests, we can centralize it into its own repo, and clone it as a submodule in the plugin repo's
e2e/playwright
folder. Then you just need to write the bare minimum to test the given plugin.More info here https://community.mattermost.com/core/pl/rfpn7mhu7ig6fgphizcdby54rh