Updated Release Testing Instructions WooCommerce 7.0 (markdown)
parent
f76707b2d7
commit
b37138272b
|
@ -67,7 +67,7 @@ Blocks 8.5.0
|
|||
9. Install all the recommended extensions, and go back to the Marketing page. There should be no tabs. There should be an "empty" message.
|
||||
|
||||
### [Add: mobile app welcome modal and magic link](https://github.com/woocommerce/woocommerce/pull/34637#top) #34637
|
||||
**_Slack Workflow: WooCommerce Core Setup List**
|
||||
**_Slack Workflow: WooCommerce Core Setup List_**
|
||||
|
||||
|
||||
#### Guided Jetpack Installation flow
|
||||
|
@ -96,6 +96,7 @@ https://user-images.githubusercontent.com/27843274/189608870-62147c50-6acf-4ecf-
|
|||
|
||||
### [Collapse the short description module by default](https://github.com/woocommerce/woocommerce/pull/34619#top) #34619
|
||||
### How to test the changes in this Pull Request:
|
||||
**_Slack Workflow: WooCommerce Admin Start Manage_**
|
||||
|
||||
1. Visit the `Add new` product page
|
||||
2. When hover the ? icon next to `Add media` button a tooltip should show like below:
|
||||
|
@ -106,6 +107,7 @@ https://user-images.githubusercontent.com/27843274/189608870-62147c50-6acf-4ecf-
|
|||
<img width="795" alt="image" src="https://user-images.githubusercontent.com/13334210/189415513-7724df78-b422-4eee-95cd-1c9653951087.png">
|
||||
|
||||
### [fix: set shipping defaults when address details not filled out](https://github.com/woocommerce/woocommerce/pull/34610#top)#34610
|
||||
**_Slack Workflow: WooCommerce Core Setup List_**
|
||||
|
||||
1. Go to OBW
|
||||
1. Select a "Country", but NOT fill the "Address"
|
||||
|
@ -113,6 +115,7 @@ https://user-images.githubusercontent.com/27843274/189608870-62147c50-6acf-4ecf-
|
|||
1. Upon completing the OBW you should notice that there is a item to "Review Shipping Details" and clicking on it should bring you to the shipping settings page which should have a free shipping default filled in.
|
||||
|
||||
### [Coupons Controller → Import Exception class.](https://github.com/woocommerce/woocommerce/pull/34562#top) #34562
|
||||
**_Slack Workflow: WooCommerce Core_**
|
||||
|
||||
1. Manually create or edit an order.
|
||||
2. Try to apply a non-existent coupon code.
|
||||
|
@ -121,6 +124,7 @@ https://user-images.githubusercontent.com/27843274/189608870-62147c50-6acf-4ecf-
|
|||
![discount-does-not-exist](https://user-images.githubusercontent.com/3594411/188220887-aa48eb44-1679-4807-98d0-765e8c0ece24.png)
|
||||
|
||||
### [Update/34540 add walmart and wish to store list](https://github.com/woocommerce/woocommerce/pull/34541#top) #34541
|
||||
**_Slack Workflow: WooCommerce Core Setup Wizard_**
|
||||
|
||||
1. Start with a fresh site.
|
||||
2. Start OBW.
|
||||
|
@ -128,12 +132,15 @@ https://user-images.githubusercontent.com/27843274/189608870-62147c50-6acf-4ecf-
|
|||
4. Confirm `Wish` and `Walmart` are listed under `Which platform is the store using?`
|
||||
|
||||
### [Update form-login.php](https://github.com/woocommerce/woocommerce/pull/34537#top) #34537
|
||||
**_Slack Workflow: WooCommerce Core_**
|
||||
|
||||
1. Enable the checkout login option in WooCommerce>Settings>Account & Privacy
|
||||
1. Add any product to the cart without logging in and go to the checkout.
|
||||
1. Click on the "Returning customer? Click here to login" link at the top of the page.
|
||||
1. You'll see the password visibility icon is displayed in the password field.
|
||||
|
||||
### [Fix country field is empty when navigating back to the store details tab](https://github.com/woocommerce/woocommerce/pull/34484#top) #34484
|
||||
**_Slack Workflow: WooCommerce Core Setup Wizard_**
|
||||
|
||||
1. Go to OBW
|
||||
2. Select a "Country", but NOT fill the "Address"
|
||||
|
@ -142,6 +149,7 @@ https://user-images.githubusercontent.com/27843274/189608870-62147c50-6acf-4ecf-
|
|||
5. Observe that the Country field is filled
|
||||
|
||||
### [Update get_product_data to send request with a locale query param for translation](https://github.com/woocommerce/woocommerce/pull/34461#top) #34461
|
||||
**_Slack Workflow: WooCommerce Core Setup Wizard_**
|
||||
|
||||
1. Use a fresh site
|
||||
2. Go to `Settings > General`
|
||||
|
@ -154,6 +162,7 @@ https://user-images.githubusercontent.com/27843274/189608870-62147c50-6acf-4ecf-
|
|||
![Screen Shot 2022-09-01 at 10 50 08](https://user-images.githubusercontent.com/4344253/187822142-ac6107dd-979b-4263-a63d-62fb51685558.png)
|
||||
|
||||
### [Fix "1 of 2 steps" is shown for the first step in a 3 step tour](https://github.com/woocommerce/woocommerce/pull/34413#top) #34413
|
||||
**_Slack Workflow: WooCommerce Core Setup List_**
|
||||
|
||||
|
||||
![Screen Shot 2022-08-22 at 11 06 31](https://user-images.githubusercontent.com/4344253/185830798-cddd4c50-2b3c-4e8c-a8e2-472502767f8d.png)
|
||||
|
@ -185,6 +194,7 @@ https://user-images.githubusercontent.com/27843274/189608870-62147c50-6acf-4ecf-
|
|||
10. The tour should not appear again upon revisit or refresh of the page, if you complete the tour
|
||||
|
||||
### [Hide finish setup button when task list is disabled](https://github.com/woocommerce/woocommerce/pull/34410#top) #34410
|
||||
**_Slack Workflow: WooCommerce Core Setup List_**
|
||||
|
||||
1. Make sure the task list has not been completed or use a fresh installation
|
||||
2. Go to `WooCommerce > Settings > Help > Setup Wizard`
|
||||
|
@ -193,11 +203,14 @@ https://user-images.githubusercontent.com/27843274/189608870-62147c50-6acf-4ecf-
|
|||
5. Observe that `Finish Setup` button is not shown on the right of the header bar
|
||||
|
||||
### [Add back FB extension to Installed marketing extensions list.](https://github.com/woocommerce/woocommerce/pull/34259#top) #34259
|
||||
**_Slack Workflow: WooCommerce Marketplace_**
|
||||
|
||||
1. navigate the Marketing in your WooCommerce site - [example.site/wp-admin/admin.php?page=wc-admin&path=%2Fmarketing](https://example.site/wp-admin/admin.php?page=wc-admin&path=%2Fmarketing)
|
||||
Confirm that FB is listed in the "Installed marketing extensions" section of the marketing page.
|
||||
![](https://user-images.githubusercontent.com/4209011/184198882-1bc2fa1e-48cd-4d5b-ab16-ef3a4dddd134.jpg)
|
||||
|
||||
### [Trashed coupons should not be usable (unless restored).](https://github.com/woocommerce/woocommerce/pull/33791#top) #33791
|
||||
**_Slack Workflow: WooCommerce Core_**
|
||||
|
||||
1. Create a new coupon without any restrictions.
|
||||
2. As a customer, add a product to the cart and try applying the coupon (should work).
|
||||
|
@ -213,6 +226,8 @@ Confirm that FB is listed in the "Installed marketing extensions" section of the
|
|||
<img width="478" alt="coupon-applied" src="https://user-images.githubusercontent.com/3594411/178079154-af013a56-77b2-4dc9-bda1-483417d52c3d.png">
|
||||
|
||||
### [Add inline file delivery to WC_Download_Handler](https://github.com/woocommerce/woocommerce/pull/31145#top) #31145
|
||||
**_Slack Workflow: WooCommerce Core_**
|
||||
|
||||
1. Create a downloadable/virtual product with a PDF file.
|
||||
1. From Woocommerce Settings > Products > Downloadable Products select Inline File Delivery
|
||||
1. Create a test purchase of the downloadable product
|
||||
|
|
Loading…
Reference in New Issue