Updated Release Testing Instructions WooCommerce 6.5 (markdown)
parent
22b4b908e5
commit
404a8e04c6
|
@ -2,3 +2,16 @@ Testing instructions for WooCommerce 6.5
|
||||||
|
|
||||||
---
|
---
|
||||||
## WooCommerce Core Updates
|
## WooCommerce Core Updates
|
||||||
|
|
||||||
|
### Sectioned Task List experiment (#32302)
|
||||||
|
|
||||||
|
1. Start with a fresh install
|
||||||
|
2. Install and activate the latest [WooCommerce Test Helper plugin](https://github.com/woocommerce/woocommerce-admin-test-helper/releases/tag/v0.7.1)
|
||||||
|
3. Navigate to **Tools > WCA Test Helper > Experiments** and toggle `woocommerce_tasklist_setup_experiment_2_2022_*` to treatment.
|
||||||
|
4. Navigate to **WooCommerce > Home** and finish the onboarding wizard
|
||||||
|
5. A new task list should show with three sections the first one should be opened.
|
||||||
|
6. Each section when collapsed should contain a badge with the number of tasks to do.
|
||||||
|
7. 'Cover the basics' section contains one task that doesn't do anything - `You created <site name>`, make sure that when clicking on this, it indeed doesn't do anything.
|
||||||
|
8. Try to open another section, this should auto close the previous section (only one section can be open at a time)
|
||||||
|
9. Step through the task list completing each step, if you completed one section it should open the next unfinished section and show a green checkmark for the collapsed completed section.
|
||||||
|
10. Tasks should work just like the original task list other wise
|
Loading…
Reference in New Issue