This repository has been archived by the owner on Jul 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 144
Release Testing Instructions WooCommerce Admin 2.8.0
Fernando edited this page Oct 13, 2021
·
4 revisions
Testing instructions for smoke tests can be found in the Smoke Test Checklist wiki page.
The following new features/bug fixes should also be tested. You can use a test site from the above test flows to perform these tests.
- Deactivate and delete
WooCommerce Payments
if you have it installed. - Go to step one of the store profiler and select
France
(or any country other than the US) as the storeCountry / Region
. - Go to step three of the store profiler (
Product Types
). - Verify
Subscriptions
is shown as a paid extension (with a price chip). - Check
Subscriptions
and continue with the OBW. - Go back to the
Home
screen by pressingSkip setup store details
in step one of the store profiler. Check that the task itemAdd Subscriptions to my store
is visible in the setup task list. - Press
Add my products
in the setup task list. - Select
Start with a template
. Verify that the optionSubscription product
is not visible in the popup.
- Deactivate and delete
WooCommerce Payments
. - Go to step one of the store profiler and select
US
as the storeCountry / Region
. - Go to step three of the store profiler (
Product Types
). - Verify
Subscriptions
is shown as free (without a price chip). Also, verify that the text
The following extensions will be added to your site for free: WooCommerce Payments. An account is required to use this feature
is visible at the bottom when WooCommerce Payments
is not installed.
- Check
Subscriptions
and pressContinue
and verify that theWooCommerce Payments
plugin is installed and activated and it's not shown in theFree features
list
-
Verify that the
WooCommerce Payments
plugin is being shown in theFree features
list when the store country is other than theUS
. -
Go back to the
Home
screen by pressingSkip setup store details
in step one of the store profiler. Check that the task itemAdd Subscriptions to my store
is not visible in the setup task list. It should be visible if the store is from any country other than theUS
.
- Press
Add my products
in the setup task list. - Select
Start with a template
. Verify that the optionSubscription product
is visible in the popup
- Select
Subscription product
and pressOk
. You should have been redirected topost-new.php?post_type=product&subscription_pointers=true
.