From 832f6999a32f99e7954daaa0ba69b0368aee022a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alejandro=20L=C3=B3pez=20Ariza?= <45979455+alopezari@users.noreply.github.com> Date: Tue, 21 Jun 2022 23:55:42 +0200 Subject: [PATCH] Updated Release Testing Instructions WooCommerce 6.7 (markdown) --- Release-Testing-Instructions-WooCommerce-6.7.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/Release-Testing-Instructions-WooCommerce-6.7.md b/Release-Testing-Instructions-WooCommerce-6.7.md index 39c209a..7d181db 100644 --- a/Release-Testing-Instructions-WooCommerce-6.7.md +++ b/Release-Testing-Instructions-WooCommerce-6.7.md @@ -461,13 +461,12 @@ array( **_Workflow: WooCommerce Core_** -[#33219](https://github.com/woocommerce/woocommerce/pull/33219) -**Scenario 1: Filtering of cookie flags should be allowed** +**Scenario 1: Filtering of cookie flags should be allowed** ([#33219](https://github.com/woocommerce/woocommerce/pull/33219)) 1. Put items in cart 2. Verify in your browser that valid set-cookie headers exist in the HTTP response -[#33036](https://github.com/woocommerce/woocommerce/pull/33036) -**Scenario 2: Report days calculation should be correct for DST based timezones** + +**Scenario 2: Report days calculation should be correct for DST based timezones** ([#33036](https://github.com/woocommerce/woocommerce/pull/33036)) 1. Select a timezone (US, London, etc) that utilizes DST in your site's General settings 2. Install an email logging plugin 3. Go to the Revenue report @@ -477,15 +476,13 @@ array( 7. Check that the number of "days" is correct in the summary numbers at the bottom of the Revenue report -[#33164](https://github.com/woocommerce/woocommerce/pull/33164) -**Scenario 3: Categories should load as expected in Analytics** +**Scenario 3: Categories should load as expected in Analytics** ([#33164](https://github.com/woocommerce/woocommerce/pull/33164)) 1. Create some categories 2. Place some orders with products in various categories 3. Navigate to Analytics->Categories 4. Make sure the categories and category names load as expected -[#33027](https://github.com/woocommerce/woocommerce/pull/33027) -**Scenario 4: Navigation Exploratory Test** +**Scenario 4: Navigation Exploratory Test** ([#33027](https://github.com/woocommerce/woocommerce/pull/33027)) 1. Enable the Navigation at `WooCommerce -> Settings -> Advanced -> Features` 2. Perform brief exploratory testing in WooCommerce Admin to check that no errors appear as part of this new Navigation