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

Fix the QIT Woo E2E tests and add new PHPCompat and Malware tests. #32

Merged
merged 4 commits into from
Feb 13, 2025

Conversation

iamdharmesh
Copy link
Collaborator

@iamdharmesh iamdharmesh commented Feb 13, 2025

All Submissions:

  • Does your code follow the WooCommerce Sniffs variant of WordPress coding standards?
  • Have you written new tests for your changes, as applicable?
  • Have you successfully run tests with your changes locally?
  • Will this change require new documentation or changes to existing documentation?

Changes proposed in this Pull Request:

PR makes the following changes.

  • Fix the QIT API and Woo E2E tests (by updating the run:api command to run:woo-api and run:e2e command to run:woo-e2e )
  • Adds new commands to run PHPCompat and Malware tests
  • Updates some actions.

Steps to test the changes in this Pull Request:

Try adding the following labels to this PR to ensure tests run:

  • needs: qit api test
  • needs: qit e2e test
  • needs: qit phpcompat test
  • needs: qit malware test

Changelog entry

Dev - Fix QIT E2E tests and add support for a few new test types.

Copy link

[ERROR] The "--zip" option does not exist.

@iamdharmesh iamdharmesh self-assigned this Feb 13, 2025
@iamdharmesh iamdharmesh changed the title [TEST] Readme updates. Fix the QIT Woo E2E tests and add new PHPCompat and Malware tests. Feb 13, 2025
@iamdharmesh iamdharmesh requested a review from dkotter February 13, 2025 09:50
@iamdharmesh iamdharmesh marked this pull request as ready for review February 13, 2025 09:50
@iamdharmesh iamdharmesh added this to the 2.9.2 milestone Feb 13, 2025
.distignore Outdated Show resolved Hide resolved
@dkotter dkotter linked an issue Feb 13, 2025 that may be closed by this pull request
4 tasks
@dkotter dkotter merged commit a93dfb2 into develop Feb 13, 2025
7 of 8 checks passed
@dkotter dkotter deleted the fix/e2e-gh-action branch February 13, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Some QIT tests aren't running properly
2 participants