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

Commit 2fbba64

Browse files
committed
Add testing notes for the cherry picked PR
1 parent 5c207ef commit 2fbba64

File tree

1 file changed

+9
-0
lines changed
  • docs/internal-developers/testing/releases

1 file changed

+9
-0
lines changed

docs/internal-developers/testing/releases/960.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,15 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
162162
5. Save and go to the `shop` on the front end, make sure it renders the `Products (Beta)` block with the `Catalog Sorting` dropdown.
163163
6. Change the dropdown value and make sure the products are ordered in the expected order.
164164

165+
### Checkout - Allow partial pushes of address data to work before a country is provided ([8425](https://github.com/woocommerce/woocommerce-blocks/pull/8425))
166+
167+
1. WooCommerce > Settings > General, set "Default customer location" to no address.
168+
2. Logged out, in a new browser window/incognito mode, add something to the cart and go to checkout.
169+
3. Enter your email address, a first name, and a last name.
170+
4. Apply a coupon.
171+
5. When the coupon has applied, ensure the address fields you entered were not removed.
172+
6. Successfully place an order.
173+
165174
## Feature plugin
166175

167176
### Fix: The experimental typography styles for the Store Breadcrumbs block are now restricted to the feature plugin. ([8345](https://github.com/woocommerce/woocommerce-blocks/pull/8345))

0 commit comments

Comments
 (0)