From fa1be8bccceec6349afdaac53057b4b98f3bc403 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20L=C3=B3pez=20Ariza?= <45979455+alopezari@users.noreply.github.com> Date: Mon, 20 Mar 2023 13:35:38 +0100 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 7.6 (markdown) --- ...se-Testing-Instructions-WooCommerce-7.6.md | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Release-Testing-Instructions-WooCommerce-7.6.md b/Release-Testing-Instructions-WooCommerce-7.6.md index a02b8d8..08da281 100644 --- a/Release-Testing-Instructions-WooCommerce-7.6.md +++ b/Release-Testing-Instructions-WooCommerce-7.6.md @@ -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_** + -- \ No newline at end of file