Updated Release Testing Instructions WooCommerce 7.6 (markdown)

Alejandro López Ariza 2023-03-20 13:35:38 +01:00
parent 3950e526cf
commit fa1be8bccc
1 changed files with 20 additions and 0 deletions

@ -198,4 +198,24 @@ Conduct exploratory testing of the following flows:
- On the current `WooCommerce 7.6` version that you're testing, no warnings should be logged.
5. Confirm that you are able to add and remove products and order items from the order successfully.
### [fix: mobile app connection owner bug](https://href.li/?https://github.com/woocommerce/woocommerce/pull/37170) #37170
**_Slack Workflow: WooCommerce Core_**
### [Add onboarding support for new countries in WCPay](https://href.li/?https://github.com/woocommerce/woocommerce/pull/36906) #36906
**_Slack Workflow: WooCommerce Core_**
Note: ignore point `1` for release testing.
### [Move usePreventLeavingPage to navigation package](https://href.li/?https://github.com/woocommerce/woocommerce/pull/36752) #36752
**_Slack Workflow: WooCommerce Admin Start Manage_**
1. Install the WooCommerce Beta Tester plugin
2. Head to `Tools > WCA Test Helper > Features` and enable the `new-product-management-experience` feature flag
3. Head to `Products > Add New` and make some changes to the form without saving them
4. Click on a different menu item in the admin menu
5. Check that you are prompted to save before leaving
### [Add/Remove order coupon actions logged in notes](https://href.li/?https://github.com/woocommerce/woocommerce/pull/30642) #30642
**_Slack Workflow: WooCommerce Core_**
--