Updated Release Testing Instructions WooCommerce 6.7 (markdown)
parent
92a0d1c8eb
commit
1d425f76ff
|
@ -218,15 +218,16 @@ array(
|
|||
3. No fatal errors are found
|
||||
|
||||
|
||||
### Others ([#33219](https://github.com/woocommerce/woocommerce/pull/33219), [#33036](https://github.com/woocommerce/woocommerce/pull/33036), [#33164](https://github.com/woocommerce/woocommerce/pull/33164), [#33027](https://github.com/woocommerce/woocommerce/pull/33027), [#31417](https://github.com/woocommerce/woocommerce/pull/31417))
|
||||
### Others
|
||||
**_Workflow: WooCommerce Core_**
|
||||
|
||||
|
||||
[#33219](https://github.com/woocommerce/woocommerce/pull/33219)
|
||||
**Scenario 1: Filtering of cookie flags should be allowed**
|
||||
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**
|
||||
1. Select a timezone (US, London, etc) that utilizes DST in your site's General settings
|
||||
2. Install an email logging plugin
|
||||
|
@ -237,6 +238,7 @@ 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**
|
||||
1. Create some categories
|
||||
2. Place some orders with products in various categories
|
||||
|
@ -244,6 +246,7 @@ array(
|
|||
4. Make sure the categories and category names load as expected
|
||||
|
||||
|
||||
[#33027](https://github.com/woocommerce/woocommerce/pull/33027)
|
||||
**Scenario 4: Navigation Exploratory Test**
|
||||
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