-
Notifications
You must be signed in to change notification settings - Fork 207
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
Conversation
…stripe into enhancement/3530
There was a problem hiding this 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 💯
@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! |
@iamdharmesh Looks like there's a merge conflict here, mind resolving that? |
…stripe into enhancement/3530
@dkotter Done. |
…stripe into enhancement/3530
@diegocurbelo, just a reminder to merge this PR. |
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.
changelog.txt
andreadme.txt
(or does not apply)Post merge