You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 23, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: docs/testing/releases/430.md
-11Lines changed: 0 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,14 +59,3 @@ WC Product Add-Ons:
59
59
1. Create a product with a product add-on.
60
60
2. Add that product to your cart and go to the Cart and Checkout pages.
61
61
3. Verify add-on data is displayed.
62
-
63
-
### - Improve error displayed to customers when an item's stock status changes during checkout. ([3656](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3656))
64
-
65
-
1. **In an incognito window** Add several products to your cart. Add these in differing quantities. Several of these added products need to have a quantity of 3+ in the cart.
66
-
2. Open the checkout page and ensure all the products are showing. **Do different combinations of the following steps in a different session to the one where you've added the items, and also without refreshing the checkout page. This is necessary because we can't be logged in as admin when testing step 3 below.**
67
-
3. Delete one or more of the products from the back end.
68
-
4. Set one or more of the products to "Manage stock?" true, and edit the in-stock amount of one or more of the products ensuring it is below the quantity that is in the cart, but above 0.
69
-
5. Set one or more of the products to "Sold individually"
70
-
6. Set one or more of the products to be entirely out of stock.
71
-
7. Try to check out and ensure you see the correct error messages for the products whose stock you've changed/reduced.
72
-
8. Try a few different scenarios with stock levels, number of products affected, number of products in cart etc.
- Show itemized fee rows in the cart/checkout blocks. ([3678](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3678))
99
99
- Extensibility: Show item data in Cart and Checkout blocks and update the variation data styles. ([3665](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3665))
100
-
- Improve error displayed to customers when an item's stock status changes during checkout. ([3656](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3656))
101
100
- Introduce SlotFill for Sidebar. ([3361](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/3361))
0 commit comments