woocommerce / woocommerce-accommodation-bookings

An accommodations add-on for the WooCommerce Bookings extension.
87 stars 31 forks source link

Compatibility testing with Woo 9.0 #439

Closed vikrampm1 closed 1 week ago

vikrampm1 commented 1 month ago

The goal for this project is to test WooCommerce 9.0 compatibility with detailed steps for each task of this project noted below:

After bumping versions in a PR, we will ensure that e2e tests and overall plugin functionality continues to work as expected via regression testing following defined critical flows (if plugin functional compatibility changes were required).

Project success metrics:

Sample Changelog entry could then be:

Dev - Bump WooCommerce "tested up to" version 9.0.0. Dev - Bump WooCommerce minimum supported version to 8.8.0. Dev - Bump WordPress minimum supported version to 6.4. Dev - Bump PHP minimum supported version to 7.4.

ankitguptaindia commented 2 weeks ago

Regression+Smoke Test Report-

Testing Environment -

* WordPress: 6.5.5 * Theme: Storefront Version: 4.6.0 / Twenty Twenty Four: Version: 1.1 * WooCommerce - Version 9.0.2 * PHP: 8.3.0 * Web Server: Nginx * Browser: Chrome - Version 126 * OS: macOS Sonoma V 14.4.1

Tested with Archive File created via

php woorelease.phar build https://github.com/woocommerce/woocommerce-accommodation-bookings/tree/smoke-testing

Please note that this plugin has been tested with the build created by the specified versions ☝🏼 of Composer, Node, and NPM.

Status- Working as expected. Ready to merge 🚀