From 13fe7c4c7a808b4a0e7840c0c06c3893767dcd80 Mon Sep 17 00:00:00 2001 From: Joshua T Flowers Date: Tue, 7 Sep 2021 16:00:11 -0400 Subject: [PATCH] Add marketing task testing instructions (https://github.com/woocommerce/woocommerce-admin/pull/7624) --- plugins/woocommerce-admin/TESTING-INSTRUCTIONS.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/plugins/woocommerce-admin/TESTING-INSTRUCTIONS.md b/plugins/woocommerce-admin/TESTING-INSTRUCTIONS.md index 99e7fc84e48..93938f172a6 100644 --- a/plugins/woocommerce-admin/TESTING-INSTRUCTIONS.md +++ b/plugins/woocommerce-admin/TESTING-INSTRUCTIONS.md @@ -66,6 +66,15 @@ Marketing screen should be unaffected if __Pinterest for WooCommerce__ is not in 5. Click the Download button. 6. Open the downloaded file and confirm the status values match the table. +### Add marketing extensions task to task list #7383 + +1. Navigate to the task list and click on the "Set up marketing tools" task. +2. Click on "Get started" next to any of the extensions. +3. Make sure the extension is installed and moved to a separate card "Installed marketing extensions." +4. Click on "Manage" next to an installed and activated extension. +5. Make sure you're redirect to the respective extension settings page. +6. Navigate back to the task list and make sure the marketing task is marked as complete. + ## 2.5.0 ### Fix WC Home crash when the Analytics is disabled #7339