Updated Release Testing Instructions WooCommerce 5.7 (markdown)

rodelgc 2021-08-24 20:05:04 +08:00
parent 653587849b
commit abdbeb279b
1 changed files with 11 additions and 1 deletions

@ -145,6 +145,16 @@ Please test in all viewports:
### Add product card styling. [#30410](https://github.com/woocommerce/woocommerce/pull/30410)
1. Navigate to one of marketplace category pages, i.e. `wp-admin/admin.php?page=wc-addons&section=payment-gateways`.
3. Check product card and make sure it looks good on all screen sizes.
3. Check product card and make sure it looks good on all screen sizes. This is how the cards should look like in larger screen sizes:
####
<img width="500" src="https://camo.githubusercontent.com/b7d9e8826293679250ec00d648d5f338a5f3bf6ce4708dbc6dd5fd2adfe48204/68747470733a2f2f642e70722f692f376f7a5147662b">
### In-app marketplace style tweaks [#30497](https://github.com/woocommerce/woocommerce/pull/30497)
1. Make sure your store is set to a US location in `/wp-admin/admin.php?page=wc-settings`, and WooCommerce Payments is not active in your plugins.
3. Go to `wp-admin/admin.php?page=wc-addons&section=payment-gateways`. Check that the WCPay promo looks as illustrated in the screenshot below.
####
<img width="500" alt="image" src="https://user-images.githubusercontent.com/1647564/129334088-7e2e5359-e28a-43da-b088-f69cd5be05b3.png">
4. Do a search in the search input on the Marketplace page, or go to `wp-admin/admin.php?search=shipping&page=wc-addons&section=_all`.
5. Check that the `Search results for` label matches the designs:
####
<img width="500" alt="image" src="https://user-images.githubusercontent.com/1647564/129334192-2a6aa736-1cad-46c3-968e-18cadee5fce2.png">