Updated Release Testing Instructions WooCommerce 4.5 (markdown)

Julia Amosova 2020-09-01 17:41:09 -04:00
parent f588d097f8
commit 71705599ec
1 changed files with 13 additions and 13 deletions

@ -79,20 +79,20 @@ https://github.com/woocommerce/woocommerce-admin/pull/5025
Note - testing this requires that you have the dev tools/javascript console open.
1. Create store **without** WCS installed
1. Set up store for order page prompt to install:
a. WCS **not** installed
b. U.S. Based
c. No extra shipping extensions installed (e.g. 'UPS' live rates)
d. Add shippable product
1. Create order for shippable product
1. Go to order edit page
1. See shipping banner
1. Click "Create shipping label" and wait
1. JS error in #5024 should not appear
1. After installing/activating WCS finishes, **you should expect to see this new error** (instead of the old error):
* Create store **without** WooCommerce Services installed
* Set up store for order page prompt to install:
* a. WooCommerce Services **not** installed
* b. U.S. Based
* c. No extra shipping extensions installed (e.g. 'UPS' live rates)
* d. Add shippable product
* Create order for shippable product
* Go to order edit page
* See shipping banner
* Click "Create shipping label" and wait
* JS error in #5024 should not appear
* After installing/activating WCS finishes, **you should expect to see this new error** (instead of the old error):
<img width="725" alt="image" src="https://user-images.githubusercontent.com/6209518/90930150-e7250880-e3ae-11ea-83e5-d59ee7539abf.png">
1. Refresh page, and then you should see the that WCS has been installed and can be used:
* Refresh page, and then you should see the that WCS has been installed and can be used:
<img width="617" alt="image" src="https://user-images.githubusercontent.com/6209518/90930389-5d296f80-e3af-11ea-92d8-72bf44b0c0bb.png">