Updated Release Testing Instructions WooCommerce 5.4 (markdown)

Greg 2021-05-21 10:10:28 -06:00
parent 9876481f34
commit 087e14a288
1 changed files with 0 additions and 16 deletions

@ -82,22 +82,6 @@ To test:
4. Add a product for 301.90909. Add it to cart.
5. Checkout the cart and confirm that prices everywhere is 302. Without this fix they would be 301.
### Fix: image size customisation controls not shown when theme doesn't define them but Woo core does. Closes [#25900](https://github.com/woocommerce/woocommerce/issues/25900).
PR: https://github.com/woocommerce/woocommerce/pull/28187
To test:
#### Case 1: with "Twenty Twenty" theme
1. Set the Twenty-Twenty theme.
2. Go to Customize » WooCommerce » Product Images and verify that now you can change the image and thumbnail sizes.
3. Here it will be great to test [Critical Flows](https://github.com/woocommerce/woocommerce/wiki/Critical-Flows) in general with the Twenty Twenty theme.
#### Case 2: with "Twenty Twenty One" theme
1. Set the Twenty-Twenty theme.
2. Go to Customize » WooCommerce » Product Images and verify that now you can change the image and thumbnail sizes.
3. Here it will be great to test [Critical Flows](https://github.com/woocommerce/woocommerce/wiki/Critical-Flows) in general with the Twenty Twenty One theme.
***
## WooCommerce REST API Updates