Updated Release Testing Instructions WooCommerce 7.9 (markdown)
parent
7028f6f49c
commit
b5bf62dc9a
|
@ -14,8 +14,11 @@ _Slack Workflow: WooCommerce Blocks_
|
||||||
|
|
||||||
# WooCommerce Core Updates
|
# WooCommerce Core Updates
|
||||||
|
|
||||||
_When we link directly to a Pull Request, please use the testing instructions in that Pull Request. If it mentions something like "Load this branch" you can assume the release you are testing._
|
_When we link directly to a Pull Request, please use the testing instructions in that Pull Request. If it mentions something like "Load this branch" you can assume the release you are testing. If it mentions `trunk` then it is referring to the previous version of WC_
|
||||||
|
|
||||||
|
If you are required to enable the new product editor, visit /wp-admin/tools.php?page=woocommerce-admin-test-helper (Beta tester must be disabled)
|
||||||
|
For new-product-management-experience, install the Beta tester and visit
|
||||||
|
/wp-admin/tools.php?page=woocommerce-admin-test-helper
|
||||||
|
|
||||||
## Beta Updates
|
## Beta Updates
|
||||||
|
|
||||||
|
@ -32,9 +35,12 @@ _Slack Workflow: WooCommerce Admin Start Manage_
|
||||||
|
|
||||||
### [Remove editor-styles-wrapper class from product editor](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38681)
|
### [Remove editor-styles-wrapper class from product editor](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38681)
|
||||||
_Slack Workflow: WooCommerce Admin Start Manage_
|
_Slack Workflow: WooCommerce Admin Start Manage_
|
||||||
|
- Perform steps 4-7
|
||||||
|
|
||||||
### [Show feedback bar after product editor tour/guide](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38669)
|
### [Show feedback bar after product editor tour/guide](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38669)
|
||||||
_Slack Workflow: WooCommerce Admin Start Manage_
|
_Slack Workflow: WooCommerce Admin Start Manage_
|
||||||
|
- To delete options as mentioned in the PR, include the WooCommerce Beta tester in your install then access it via /wp-admin > Tools > WCA Test Helper. Options are the first tab. Delete them using the appropriate red Delete button
|
||||||
|
- Focus on the UI tests. Any mention of tracks events are low priority and optional testing if you have time
|
||||||
|
|
||||||
### [improve get_children transient validation](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38666)
|
### [improve get_children transient validation](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38666)
|
||||||
_Slack Workflow: WooCommerce Core_
|
_Slack Workflow: WooCommerce Core_
|
||||||
|
@ -47,18 +53,21 @@ _Slack Workflow: WooCommerce Core_
|
||||||
|
|
||||||
### [Product Editor Onboarding: Add “tell me more” button to wc.com page](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38639)
|
### [Product Editor Onboarding: Add “tell me more” button to wc.com page](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38639)
|
||||||
_Slack Workflow: WooCommerce Admin Start Manage_
|
_Slack Workflow: WooCommerce Admin Start Manage_
|
||||||
|
- Step 8 is low priority as it involves testing tracks.
|
||||||
|
|
||||||
### [Add Saint Kitts and Nevis localizations for address entry](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38621)
|
### [Add Saint Kitts and Nevis localizations for address entry](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38621)
|
||||||
_Slack Workflow: WooCommerce Core_
|
_Slack Workflow: WooCommerce Core_
|
||||||
|
|
||||||
### [HPOS: Add descriptive document titles to HPOS order admin screens](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38617)
|
### [HPOS: Add descriptive document titles to HPOS order admin screens](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38617)
|
||||||
_Slack Workflow: WooCommerce Core_
|
_Slack Workflow: WooCommerce Core_
|
||||||
|
- Step 2 should read WooCommerce > Settings > Advanced > Features.
|
||||||
|
|
||||||
### [Show “Save draft” instead of “Saved” on initial product page](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38609)
|
### [Show “Save draft” instead of “Saved” on initial product page](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38609)
|
||||||
_Slack Workflow: WooCommerce Admin Start Manage_
|
_Slack Workflow: WooCommerce Admin Start Manage_
|
||||||
|
|
||||||
### [Show feedback footer on product editor page](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38599)
|
### [Show feedback footer on product editor page](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38599)
|
||||||
_Slack Workflow: WooCommerce Admin Start Manage_
|
_Slack Workflow: WooCommerce Admin Start Manage_
|
||||||
|
-
|
||||||
|
|
||||||
### [Add Core Profiler loading spinner](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38598)
|
### [Add Core Profiler loading spinner](https://href.li/?https://github.com/woocommerce/woocommerce/pull/38598)
|
||||||
_Slack Workflow: WooCommerce Admin Start Manage_
|
_Slack Workflow: WooCommerce Admin Start Manage_
|
||||||
|
|
Loading…
Reference in New Issue