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

Add a GitHub Action workflow to run QIT E2E Integration tests. #3640

Merged
merged 11 commits into from
Jan 6, 2025

Conversation

iamdharmesh
Copy link
Member

Fixes #3530

Changes proposed in this Pull Request:

This PR adds a GitHub Action workflow to run QIT E2E integration tests for each pull request. The tests are located in the integration tests repository, and this action will trigger the test run on every pull request.

Testing instructions

Make sure that QIT E2E tests GitHub action is running and passing on this PR.


  • Covered with tests (or have a good reason not to test in description ☝️)
  • Added changelog entry in both changelog.txt and readme.txt (or does not apply)
  • Tested on mobile (or does not apply)

Post merge

@iamdharmesh iamdharmesh self-assigned this Dec 6, 2024
@iamdharmesh iamdharmesh requested a review from dkotter December 6, 2024 10:33
@jeffpaul jeffpaul requested review from a team and mattallan and removed request for a team December 9, 2024 16:44
Copy link
Contributor

@mattallan mattallan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @iamdharmesh ! I've confirmed the QIT tests are running on this PR and passing.

Happy to approve this 💯

@vikrampm1
Copy link

@diegocurbelo / @woocommerce/quark we don't have the permissions to merge this PR, so please go ahead and merge it as it is now ready. Thanks!

@dkotter
Copy link

dkotter commented Dec 16, 2024

@iamdharmesh Looks like there's a merge conflict here, mind resolving that?

@iamdharmesh
Copy link
Member Author

@dkotter Done.

@diegocurbelo diegocurbelo marked this pull request as ready for review December 19, 2024 18:55
@diegocurbelo diegocurbelo self-requested a review December 19, 2024 18:57
@vikrampm1
Copy link

@diegocurbelo, just a reminder to merge this PR.

@diegocurbelo diegocurbelo merged commit 0a93ce6 into develop Jan 6, 2025
34 of 37 checks passed
@diegocurbelo diegocurbelo deleted the enhancement/3530 branch January 6, 2025 14:06
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.

Add QIT E2E Integrations Tests
5 participants