Adyen / adyen-magento2-express-checkout

Adyen Magento 2 Express Checkout Module
MIT License
11 stars 6 forks source link

Trigger E2E test on the repository workflows and start using Open Search #139

Closed candemiralp closed 2 weeks ago

candemiralp commented 3 weeks ago

Summary

This PR refactors the E2E test workflow. This flow used to trigger dispatch workflow on payment module's repository. However, this approach is not scalable anymore and we have decided to decouple those test cases.

E2E test workflow now installs a Magento instance and runs Playwright tests against it.

In addition to that, Elasticsearch has been replaced with Opensearch.

Tested scenarios

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud