Updated Release Testing Instructions WooCommerce 6.6 (markdown)

Tam Mullen 2022-05-24 19:59:54 +01:00
parent c0c72b3f98
commit 931b897ec0
1 changed files with 25 additions and 0 deletions

@ -319,6 +319,7 @@ Here you can toggle between the control (treatment A) and the treatment (treatme
1. Disable (untick) Enable tracking and Show Suggestions.
1. Navigate to WooCommerce > Home and begin the Set up marketing tools task.
1. Confirm the TikTok plugin is listed under GROW YOUR STORE
![](https://user-images.githubusercontent.com/9312929/169266617-d11c5250-9351-4b3e-8871-2563b1db9a76.png)
1. Go back to OBW and change the store country to that is not one of in the [list](https://github.com/woocommerce/woocommerce/pull/32850/files#diff-f508723b8f4a18b29a46152942aa4b58d21a5ddf06866e1238a734bd458f4eb6R473). for example Brunei.
1. Go back to the marketing task and confirm the plugin is no longer visible.
1. Go back to OBW and change the store country back.
@ -326,3 +327,27 @@ Here you can toggle between the control (treatment A) and the treatment (treatme
-----
### Adding badge to legacy admin menu to indicate remaining onboarding tasks [#32611](https://github.com/woocommerce/woocommerce/pull/32611)
Closes #32160 .
### How to test the changes in this Pull Request:
1. Start with a fresh install of WooCommerce
3. Notice that no badge is displayed before completing any tasks (Unless one is auto-completed, which is true for at least one of the experiments)
4. Complete the setup wizard, and notice that the badge is now displayed indicated remaining tasks
![image](https://user-images.githubusercontent.com/444632/163244183-66822cfc-0f7b-47af-b0c3-6de266fcb47a.png)
5. Complete a couple other tasks, notice that the badge is updated properly. (don't complete all of them)
6. Hide the task list, and notice that the badge disappears
7. Display the task list again through Help -> Setup Wizard -> Task List -> Enable
8. Notice badge reappears
9. Complete the setup task list.
10. Notice the badge now disappears again.
------