Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 9 commits into from
Nov 6, 2024

Conversation

candemiralp
Copy link
Member

@candemiralp candemiralp commented Nov 1, 2024

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

  • All workflow test cases

@candemiralp candemiralp requested a review from a team as a code owner November 1, 2024 14:00
@candemiralp candemiralp changed the title Install Magento and trigger E2E test on the repository Trigger E2E test on the repository workflows Nov 1, 2024
@candemiralp candemiralp changed the title Trigger E2E test on the repository workflows Trigger E2E test on the repository workflows and start using Open Search Nov 1, 2024
Copy link

sonarcloud bot commented Nov 6, 2024

@candemiralp candemiralp merged commit 76566d5 into main Nov 6, 2024
6 of 7 checks passed
@candemiralp candemiralp deleted the update-e2e-workflow branch November 6, 2024 09:53
This was referenced Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants