Add testing instructions for 1.5.0-rc.5
parent
3b38051c19
commit
a5ab49bbd1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue