Add testing instructions for WooCommerce Admin 2.0.2

Bec Scott 2021-02-26 10:19:32 +10:00
parent 1fd96c7f84
commit ecfed2b619
1 changed files with 19 additions and 0 deletions

@ -1,6 +1,8 @@
WooCommerce 5.1 includes:
- [WooCommerce Admin Updates:](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.1#woocommerce-admin-200)
- [Correct the Klarna slug #6440](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.1#correct-the-klarna-slug-6440)
- [Refactor panel with withFocusOutside #6233](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.1#refactor-panel-with-withfocusoutside-6233)
- [Add the Mollie payment provider setup task](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.1#add-the-mollie-payment-provider-setup-task-6257)
- [Fix: allow for more terms to be shown for product attributes in the Analytics orders report](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.1#fix-allow-for-more-terms-to-be-shown-for-product-attributes-in-the-analytics-orders-report-5868)
- [Add: new inbox message - Getting started in Ecommerce - watch this webinar](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-5.1#add-new-inbox-message---getting-started-in-ecommerce---watch-this-webinar-6086)
@ -22,6 +24,23 @@ WooCommerce 5.1 includes:
## WooCommerce Admin Updates:
2.0.2:
### Correct the Klarna slug #6440
1. Set up a new store with a UK address so that Klarna available as a payment processor
2. Go to the "Choose payment methods" task item
3. Set up Klarna. The plugin will install.
4. Click Continue. It should take you back to the payment methods page - previously it wasn't doing anything but a console error was displayed.
### Refactor panel with withFocusOutside #6233
- Go to WooCommerce home page
- Click on Display and Help button back and forth, check that the popover and the panel close as expected.
- Check that the setup store tab continues to work.
2.0.1:
### Add the Mollie payment provider setup task #6257
- You'll need a site that has the setup task list visible. Complete the OBW and make sure you're in a Mollie supported country (Such as United Kingdom).