This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 219
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Empty commit for release pull request * Add changelog * update testing notes * Bumping version strings to new version. Co-authored-by: github-actions <[email protected]> Co-authored-by: Darren Ethier <[email protected]>
- Loading branch information
Showing
6 changed files
with
40 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
## Testing notes and ZIP for release 5.1.0 | ||
|
||
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6452221/woocommerce-gutenberg-products-block.zip) | ||
|
||
## Feature plugin only | ||
|
||
### General smoke testing | ||
|
||
The following are related to various changes impacting existing flows, so smoke testing is needed to verify there are no regressions: | ||
|
||
- Place orders via the Checkout block and ensure the following: | ||
- All payment methods included with the blocks work as expected for completing the order. | ||
- Intentionally triggering payment errors for various payment methods surface the errors as expected and another payment method can be tried. | ||
- Express payment methods (via Stripe) work as expected in both the Cart context and Checkout context. | ||
|
||
### Fixed bug with clearing email and phone fields when using separate billing address. | ||
|
||
Test both guest and logged in scenarios for the following: | ||
|
||
- On checkout, fill out email address, shipping fields, and phone number. | ||
- Uncheck "use shipping for billing" checkbox. | ||
- Verify email and phone fields still have their values. | ||
- Submit the order and make sure those values persist on the server with the order. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters