Updated Release Testing Instructions WooCommerce 4.4 (markdown)

Tam Mullen 2020-07-28 16:06:04 +01:00
parent dd03c0615a
commit 05c01fcfa9
1 changed files with 3 additions and 6 deletions

@ -93,7 +93,7 @@ These testing instructions are based on the testing instruction published specif
- [ ] If you are using Storefront or another theme with sidebar, make sure the page has the _Full Width_ template.
- [ ] Open the page in the frontend and verify the Product Categories List block is aligned as a full width block.
### Miscellaneous <!-- heading -->
### Blocks respect the product image cropping settings
- [ ] Go to Appearance > Customize > WooCommerce > Product images and change the cropping options.
- [ ] Test the Review block (for Review blocs, you might need to change its attributes so it shows the product image instead of the customer image) and verify they show the cropped image.
@ -125,14 +125,13 @@ These testing instructions are based on the testing instruction published specif
### Remove Dashicon classes
Testing means ensuring there are no visual regressions in the affected blocks:
1. Attribute Filter: set Query Type: AND, Display Style: Dropdown. Then, select a value and check that the cross icon still shows up correct.
Filter Products by Attribute block: set Query Type: AND, Display Style: Dropdown. Then, select a value and check that the cross icon still shows up correct.
![image](https://user-images.githubusercontent.com/3616980/87140925-8cbe6580-c2a2-11ea-84da-24bd67923d0a.png)
### Unify Chip styles
0. Ideally, set your theme background to something different from white so you can verify inputs are still legible.
1. Create a page with the All Products block and the Filter Products by Attribute (set the attributes to Query Type: OR, Display Style: Dropdown) and Active Filters (Display Style: Chips).
1. Create a page with the All Products block and the Filter Products by Attribute block (set the attributes to Query Type: OR, Display Style: Dropdown) and Active Filters (Display Style: Chips).
2. Filter Products by Attribute:
2.1. Try adding new filters.
2.2. Verify chips have the correct styles.
@ -142,8 +141,6 @@ Testing means ensuring there are no visual regressions in the affected blocks:
3.1 Verify chips have the correct styles.
4. Catching regressions:
4.1. Verify there are no regression in the Filter Products by Attribute and the Active Filters blocks with other attribute combinations: verify everything is still working and there are no visual bugs.
4.2. Verify there are no regressions with the Chips in the Cart: try adding a coupon in the Cart or Checkout blocks and verify it still looks correct.
### Disabled blocks
- Verify you can't add any of these blocks: _Cart_, _Checkout_ and _Single Product_.