Updated Release Testing Instructions WooCommerce 6.7 (markdown)
parent
d4310ea3e4
commit
4ddf0b39e6
|
@ -84,20 +84,20 @@ Note: please find a [recording](https://user-images.githubusercontent.com/278432
|
|||
**_Workflow: WooCommerce Core_**
|
||||
|
||||
|
||||
** Scenario 1: The image in the modal is the active image when opening a product with multiple images in the gallery**
|
||||
**Scenario 1: The image in the modal is the active image when opening a product with multiple images in the gallery**
|
||||
1. Create a product with multiple images in the gallery
|
||||
2. Click the image open photoswipe modal button
|
||||
3. Ensure the image in the modal is the currently active image
|
||||
|
||||
|
||||
** Scenario 2: The product description from the product templates now have more realistic examples**
|
||||
**Scenario 2: The product description from the product templates now have more realistic examples**
|
||||
1. Go to add my products
|
||||
2. Click Start with a template
|
||||
3. Choose Physical product
|
||||
4. Observe that the `Hoodie in sweatshirt fabric made from a cotton blend.` text is shown in the product description
|
||||
|
||||
|
||||
** Scenario 3: Product reviews should have a dedicated location within WooCommerce**
|
||||
**Scenario 3: Product reviews should have a dedicated location within WooCommerce**
|
||||
1. Add some products
|
||||
2. Add some reviews to those products
|
||||
3. Navigate to Products > Reviews
|
||||
|
@ -112,7 +112,7 @@ Note: please find a [recording](https://user-images.githubusercontent.com/278432
|
|||
5.1. The Manage all reviews link redirects to the new Products > Reviews page
|
||||
|
||||
|
||||
** Scenario 4: Warnings for malformed metadata should be suppressed in product template downloads**
|
||||
**Scenario 4: Warnings for malformed metadata should be suppressed in product template downloads**
|
||||
1. Ensure `WP_DEBUG` is set to `true` in `wp-config.php`
|
||||
2. Go to the Home screen
|
||||
3. Open `wp-content/debug.log` and check that it does not contain any "Undefined index" trace
|
||||
|
@ -129,16 +129,16 @@ Note: please find a [recording](https://user-images.githubusercontent.com/278432
|
|||
1. On a fresh install, start the onboarding wizard.
|
||||
|
||||
|
||||
** Scenario 1: The onboarding marketing checkbox should be default to false**
|
||||
**Scenario 1: The onboarding marketing checkbox should be default to false**
|
||||
1. See that the marketing checkbox is not ticked by default
|
||||
|
||||
** Scenario 2: Continue button should be disabled when email is not entered**
|
||||
**Scenario 2: Continue button should be disabled when email is not entered**
|
||||
1. Fill in details like Address, Country, City, and Postcode
|
||||
2. Check the `Get tips, product updates and inspiration straight to your mailbox.` checkbox
|
||||
3. Ensure the email textbox is empty
|
||||
4. Observe that "Please enter your email address to subscribe" error is displayed, and "Continue" button is disabled
|
||||
|
||||
** Scenario 3: The "Yes, count me in!" button should not be loading when user decides to decline enabling usage tracking**
|
||||
**Scenario 3: The "Yes, count me in!" button should not be loading when user decides to decline enabling usage tracking**
|
||||
1. Skip setup wizard
|
||||
2. Click the first button `No thanks`
|
||||
3. Observe that only `No thanks` button is loading and `Yes, count me in!` button is disabled
|
||||
|
|
Loading…
Reference in New Issue