Updated Release Testing Instructions WooCommerce 4.2 (markdown)
parent
5d0526da0d
commit
39f780b798
|
@ -13,6 +13,42 @@ In 4.2 the main updates to WooCommerce Admin are backend changes so we are mainl
|
|||
|
||||
Therefore we would like to do some testing in 4.2 around the following areas and make sure everything still loads as it should ok.
|
||||
|
||||
#### Onboarding Jetpack Connection Flow Test
|
||||
|
||||
In 4.2 we will be adding back in the flow to connect a WooCommerce site to Jetpack at the end of the onboarding wizard.
|
||||
|
||||
To setup properly for this test, **please be sure to do the following**:
|
||||
|
||||
- If Jetpack is installed, please disconnect and deactivate the plugin. For instructions on how to disconnect Jetpack from WordPress.com please see [this page](https://jetpack.com/support/disconnect-jetpack-sites/) and the section titled *Disconnect an active Jetpack site, using wp-admin.*
|
||||
- If WooCommerce Services is installed, please deactivate it.
|
||||
|
||||
##### Flow 1: Skip Jetpack/WooCommerce Services Install
|
||||
1. Launch the Onboarding Wizard by visiting `wp-admin/admin.php?page=wc-admin&reset_profiler=1`
|
||||
2. Be sure to use a US-based address, and do not click "CBD" on the industries page. But otherwise select any options you please.
|
||||
3. After selecting a theme, you should see the following screen:
|
||||
|
||||
![](https://cldup.com/spFFHOzjfx-3000x3000.png)
|
||||
|
||||
4. Click "No thanks"
|
||||
5. Verify you are directed to the dashboard and the setup checklist is shown:
|
||||
|
||||
![](https://cldup.com/8xsMiSrkSi-3000x3000.png)
|
||||
|
||||
##### Flow 2: Jetpack Connection
|
||||
|
||||
Verify you have reset your test site and Jetpack and WooCommerce Services are not active.
|
||||
|
||||
1. Repeat steps 1-3 above, but on the Jetpack and WooCommerce Services screen, click "Yes please!"
|
||||
2. This flow will redirect you to WordPress.com and depending on your session, you will either need to create a new WordPress.com account, or proceed with the one you are already logged in with.
|
||||
|
||||
Please note that sometimes the initial connection will fail, and you will be shown a retry box on the following screen, just click retry, and there is no need to report this sort of issue:
|
||||
|
||||
![](https://cldup.com/icK_gh9gbD-2000x2000.png)
|
||||
|
||||
3. Once you see a screen like the above, click "Approve", and verify you are redirected back to the WooCommerce Dashboard with the setup checklist shown.
|
||||
|
||||
#### Other Tests
|
||||
|
||||
* Onboarding Wizard - We can use [the same steps as for the testing in 4.1](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.1#new-onboarding-experience) but using 4.2
|
||||
* WooCommerce Dashboard - We can use [the same steps as for the testing in 4.0](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.0#-woocommerce--dashboard) but using 4.2
|
||||
* Analytics - We can use [the same steps as for the testing in 4.0](https://github.com/woocommerce/woocommerce/wiki/Release-Testing-Instructions-WooCommerce-4.0#-analytics) but using 4.2
|
||||
|
|
Loading…
Reference in New Issue