Updated Release Testing Instructions WooCommerce 5.1 (markdown)

Julia Amosova 2021-02-16 17:25:10 -05:00
parent 9286d4e771
commit fa34b36165
1 changed files with 6 additions and 0 deletions

@ -155,6 +155,9 @@ Feel free to skip the following cases in the testing instructions below: [add fa
9. Continue the checkout flow, and make sure the checked out page (address fields and payment options, for example) all look okay 9. Continue the checkout flow, and make sure the checked out page (address fields and payment options, for example) all look okay
#### Flush term cache when saving product and settings closes [(28974)](https://github.com/woocommerce/woocommerce/pull/28974) #### Flush term cache when saving product and settings closes [(28974)](https://github.com/woocommerce/woocommerce/pull/28974)
Testing instructions below require the use of WooCommerce widgets. If you need a refresher on what they are, please refer to [Widgets included with WooCommerce](https://docs.woocommerce.com/document/woocommerce-widgets/).
1. Add the Product Categories widget to your site. Enable show counts option. 1. Add the Product Categories widget to your site. Enable show counts option.
2. Make sure to have a hand full of products that belong to a category that is listed in that widget. 2. Make sure to have a hand full of products that belong to a category that is listed in that widget.
3. For couple of the products, set the stock level to out of stock and save the product. 3. For couple of the products, set the stock level to out of stock and save the product.
@ -165,6 +168,9 @@ Feel free to skip the following cases in the testing instructions below: [add fa
8. Go back to the frontend shop page and ensure the widget shows the product count correctly. 8. Go back to the frontend shop page and ensure the widget shows the product count correctly.
#### Fix price filtering when there are variations [(29043)](https://github.com/woocommerce/woocommerce/pull/29043) #### Fix price filtering when there are variations [(29043)](https://github.com/woocommerce/woocommerce/pull/29043)
Testing instructions below require the use of WooCommerce widgets. If you need a refresher on what they are, please refer to [Widgets included with WooCommerce](https://docs.woocommerce.com/document/woocommerce-widgets/).
1. Create a Variable Product having two variations, with prices `1000` and `1200`. 1. Create a Variable Product having two variations, with prices `1000` and `1200`.
2. Install the Price Filtering widget 2. Install the Price Filtering widget
3. Try filtering on the following combinations of minimum and maximum price: 3. Try filtering on the following combinations of minimum and maximum price: