Skip to content
New issue

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

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

Already on GitHub? # to your account

Create a new weekly workflow to run all QIT tests against the WC Nightly build #4097

Closed
cesarcosta99 opened this issue Mar 19, 2025 · 1 comment · Fixed by #4121
Closed
Assignees
Labels
type: enhancement The issue is a request for an enhancement / Feature Request

Comments

@cesarcosta99
Copy link
Contributor

cesarcosta99 commented Mar 19, 2025

Description

To ensure compatibility with the latest WooCommerce developments, we should introduce a weekly GitHub workflow that runs all QIT tests against the WC Nightly build. This will help catch potential regressions early and ensure smooth integration with upcoming WooCommerce versions.

Acceptance criteria

  • The workflow should trigger automatically once per week.
  • It should execute all managed QIT tests and QIT custom E2E tests – check the Managed Tests section.
  • It should run against the latest WooCommerce Nightly build.
  • Any failures should be logged and reported for review.

References

You can check the QIT and the QIT E2E tests workflows for reference.

For more context see pc4etw-1oD-p2.

@cesarcosta99 cesarcosta99 added the type: enhancement The issue is a request for an enhancement / Feature Request label Mar 19, 2025
@Mayisha
Copy link
Contributor

Mayisha commented Mar 20, 2025

Tagging @diegocurbelo to avoid duplicate efforts as you were supposed to work on this too. Please align with @cesarcosta99 to make sure multiple people are not implementing the same thing.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
type: enhancement The issue is a request for an enhancement / Feature Request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants