Fix "Update shipping logic when OBW is skipped" test instructions for issue #34040
parent
094cc48013
commit
bab6babc2d
|
@ -377,28 +377,27 @@ On WC > Settings > Payments, make sure that this text is not untranslated when E
|
|||
|
||||
### Update shipping logic when OBW is skipped #33630
|
||||
|
||||
#### Jetpack is not installed
|
||||
#### Country is unknown
|
||||
|
||||
1. Start with a fresh install.
|
||||
2. Install WCA Test Helper
|
||||
3. Go to `Tools -> WCA Test Helper -> Features` and enable `shipping-smart-defaults` feature
|
||||
4. Start OBW and click Skip setup store details to skip it.
|
||||
4. Skip OBW.
|
||||
5. Go to `WooCommerce -> Home` and confirm the shipping task is shown. Click on it.
|
||||
6. Go through each step and confirm the updated design and text copy.
|
||||
7. Click `[Install & Enable]` button in step 3.
|
||||
8. You should see step 4 to connect your store to Jetpack
|
||||
|
||||
#### Jetpack is already installed and connected
|
||||
#### Country is either 'AU', 'CA' or 'GB'
|
||||
|
||||
1. Start with a fresh install.
|
||||
2. Install WCA Test Helper
|
||||
3. Go to `Tools -> WCA Test Helper -> Features` and enable `shipping-smart-defaults` feature
|
||||
4. Start OBW and complete it without installing any additional plugins.
|
||||
5. Connect to Jetpack when prompted.
|
||||
6. Go to `WooCommerce -> Home` and confirm the shipping task is shown. Click on it.
|
||||
7. Go through each step and confirm the updated design and text copy.
|
||||
8. Click `[Install & Enable]` button in step 3.
|
||||
9. You should not see step 4 as you're already connected.
|
||||
4. Start OBW with 'AU', 'CA', or 'GB' country and complete it without installing any additional plugins.
|
||||
5. Go to `WooCommerce -> Home` and confirm the shipping task is shown. Click on it.
|
||||
6. Go through each step and confirm the updated design and text copy.
|
||||
7. Click `[Install & Enable]` button in step 3.
|
||||
8. You should not see step 4 as you're already connected.
|
||||
|
||||
![](https://user-images.githubusercontent.com/4723145/176080295-31151279-6670-44fa-850b-4eba8712c56a.jpg)
|
||||
![](https://user-images.githubusercontent.com/4723145/176080302-98241a8e-fb04-41d7-b196-93f25becce85.jpg)
|
||||
|
|
Loading…
Reference in New Issue