From a5ab49bbd1cf4c1ea0712909a1ac95c823f9db33 Mon Sep 17 00:00:00 2001 From: Bec Scott Date: Thu, 3 Sep 2020 13:39:13 +1000 Subject: [PATCH] Add testing instructions for 1.5.0-rc.5 --- Release-Testing-Instructions-WooCommerce-4.5.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Release-Testing-Instructions-WooCommerce-4.5.md b/Release-Testing-Instructions-WooCommerce-4.5.md index 1d599dd..a7eec0f 100644 --- a/Release-Testing-Instructions-WooCommerce-4.5.md +++ b/Release-Testing-Instructions-WooCommerce-4.5.md @@ -1,6 +1,7 @@ WooCommerce 4.5 includes: - [WooCommerce Admin Improvements:](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#woocommerce-admin-improvements) + - [WCA - Add ToS agreement copy to the WCPay setup task](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#wca---add-tos-agreement-copy-to-the-wcpay-setup-task) - added in RC.5 - [WCA - New marketing copy for the Kliken Google Ads plugin](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#wca---new-marketing-copy-for-the-kilken-google-ads) - added in RC.4 - [WCA - Handle user deletion](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#wca---handle-user-deletion) - added in RC.4 - [WCA - Tweak: Remove industry option for travel](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.5#wca---remove-industry-option-for-travel) - added in RC.3 @@ -28,6 +29,17 @@ WooCommerce 4.5 includes: ## WooCommerce Admin Improvements +### WCA - Add ToS agreement copy to the WCPay setup task + +https://github.com/woocommerce/woocommerce-admin/pull/5085 + +- Create a site in the US, with WooCommerce Payments installed +- Go to the WooCommerce home screen +- The above copy should be added to the WCPay task +- Following the link should open the ToS in a new tab, and not activate the task +- Clicking the task outside of the link should activate the task + + ### WCA - Handle user deletion https://href.li/?https://github.com/woocommerce/woocommerce-admin/pull/4977