Updated Release Testing Instructions WooCommerce 4.5 (markdown)

Julia Amosova 2020-09-01 17:43:59 -04:00
parent 0652d63a71
commit 80fa00f538
1 changed files with 7 additions and 4 deletions

@ -81,18 +81,21 @@ Note - testing this requires that you have the dev tools/javascript console open
* 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
- WooCommerce Services **not** installed
- U.S. Based
- No extra shipping extensions installed (e.g. 'UPS' live rates)
- 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">
* 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">