update testing instructions

This commit is contained in:
Luigi 2023-06-20 14:46:37 +02:00
parent 25f8137e9c
commit 50998bc9fa
1 changed files with 15 additions and 14 deletions

View File

@ -121,20 +121,21 @@ Before | After
4. Click on "Standard Rates" and configure a tax rate. Save. 4. Click on "Standard Rates" and configure a tax rate. Save.
5. Click on the "Tax" tab. 5. Click on the "Tax" tab.
6. Set the "Display prices during cart and checkout" option to "Including Tax". 6. Set the "Display prices during cart and checkout" option to "Including Tax".
7. With the Site Editor adds the Mini Cart in the header. 7. Now set up a Shipping method going to WooCommerce > Settings > Shipping > Add shipping zone. Create the zone and add a shipping method with a price different from 0.
8. On the front end, add a product to the cart. 8. With the Site Editor adds the Mini Cart in the header.
9. Refresh the page. 9. On the front end, add a product to the cart and go to the Cart page, so shipping price is calculated.
10. Ensure that the Mini Cart shows the price including the tax. 10. Go back to the Shop page
11. Hover the Mini Cart. 11. Ensure that the Mini Cart shows the price including the tax, but not including the Shipping prive.
12. Ensure that the Mini Cart shows always the same price. 12. Hover the Mini Cart.
13. Open the WooCommerce Settings. 13. Ensure that the Mini Cart shows always the same price.
14. Click on the "Tax" tab. 14. Open the WooCommerce Settings.
15. Set the "Display prices during cart and checkout" option to "Excluding Tax". 15. Click on the "Tax" tab.
16. On the front end, add a product to the cart. 16. Set the "Display prices during cart and checkout" option to "Excluding Tax".
17. Refresh the page. 17. On the front end, add a product to the cart.
18. Ensure that the Mini Cart shows the price excluding the tax. 18. Refresh the page.
19. Hover the Mini Cart. 19. Ensure that the Mini Cart shows the price excluding the tax.
20. Ensure that the Mini Cart shows always the same price. 20. Hover the Mini Cart.
21. Ensure that the Mini Cart shows always the same price.
### Products block: fix compatibility with Gutenberg 16. ([9878](https://github.com/woocommerce/woocommerce-blocks/pull/9878)) ### Products block: fix compatibility with Gutenberg 16. ([9878](https://github.com/woocommerce/woocommerce-blocks/pull/9878))