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/440.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
## Testing notes and ZIP for release 4.4.0
2
2
3
-
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5911041/woocommerce-gutenberg-products-block.zip)
3
+
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/5918701/woocommerce-gutenberg-products-block.zip)
4
4
5
5
## Feature plugin and package inclusion in WooCommerce core
6
6
@@ -84,3 +84,13 @@ This can only be tested with Subscriptions.
84
84
2. Add a subscription with free trial and signup fee to your cart.
85
85
3. Go to the Cart block and verify the free trial and signup fee details are rendered.
86
86
4. Open the Cart shortcode and verify free trial and signup fee metadata is not rendered.
87
+
88
+
### Changes to cart and checkout for Subscriptions (misc PRs)
89
+
90
+
This is a regression test due to the changes made for Subscriptions Integration.
91
+
92
+
1. On the cart page, use the shipping calculator.
93
+
- Confirm your address is populated in the shipping calculated fields.
94
+
- When updating your address, confirm the shipping rates update.
95
+
2. Enter an address that has no rates. Ensure an error notice is shown in the cart shipping package "No shipping options were found.".
0 commit comments