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

Skip siteCapabilities tests for PHP version less than 7.4, wc installation is not supported. #961

Merged

Conversation

sangeetha-nayak
Copy link
Contributor

@sangeetha-nayak sangeetha-nayak commented Feb 28, 2024

Skip siteCapabilities tests for PHP version less than 7.4 and WordPress less than 6.3 as WooCommerce installation is not supported for these server combinations.
Notice: https://woo.com/document/server-requirements/

SiteCapabilities tests need WooCommerce to be installed and activated as a pre-requisite.

I have added a condition in cypress.config.js to skip these particular tests for these server combinations.

Test Matrix run seems passing for ecommerce module https://github.com/bluehost/bluehost-wordpress-plugin/actions/runs/8078655207/job/22071605578

Proposed changes

Type of Change

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • Linting and tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@wpscholar wpscholar changed the base branch from main to release/3.9.0 February 28, 2024 15:06
@wpscholar wpscholar merged commit 53d3491 into bluehost:release/3.9.0 Feb 28, 2024
21 of 40 checks passed
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