Updated Release Testing Instructions WooCommerce 6.7 (markdown)
parent
b825519d8c
commit
832f6999a3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue