Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
update testing instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
gigitux committed Jun 20, 2023
1 parent 825e7ad commit 8cae9ce
Showing 1 changed file with 15 additions and 14 deletions.
29 changes: 15 additions & 14 deletions docs/internal-developers/testing/releases/1050.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,20 +121,21 @@ Before | After
4. Click on "Standard Rates" and configure a tax rate. Save.
5. Click on the "Tax" tab.
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.
8. On the front end, add a product to the cart.
9. Refresh the page.
10. Ensure that the Mini Cart shows the price including the tax.
11. Hover the Mini Cart.
12. Ensure that the Mini Cart shows always the same price.
13. Open the WooCommerce Settings.
14. Click on the "Tax" tab.
15. Set the "Display prices during cart and checkout" option to "Excluding Tax".
16. On the front end, add a product to the cart.
17. Refresh the page.
18. Ensure that the Mini Cart shows the price excluding the tax.
19. Hover the Mini Cart.
20. Ensure that the Mini Cart shows always the same price.
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. With the Site Editor adds the Mini Cart in the header.
9. On the front end, add a product to the cart and go to the Cart page, so shipping price is calculated.
10. Go back to the Shop page
11. Ensure that the Mini Cart shows the price including the tax, but not including the Shipping prive.
12. Hover the Mini Cart.
13. Ensure that the Mini Cart shows always the same price.
14. Open the WooCommerce Settings.
15. Click on the "Tax" tab.
16. Set the "Display prices during cart and checkout" option to "Excluding Tax".
17. On the front end, add a product to the cart.
18. Refresh the page.
19. Ensure that the Mini Cart shows the price excluding the tax.
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))

Expand Down

0 comments on commit 8cae9ce

Please sign in to comment.