Update the release testing notes for release 10.2.4

This commit is contained in:
Alexandre Lara 2023-06-26 17:32:45 -03:00
parent f8a13d6afb
commit 96e9b14cf6
1 changed files with 8 additions and 0 deletions

View File

@ -8,6 +8,10 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
#### Test that the old markup of filter blocks still works
```text
Important: test needs to be conducted using WooCommerce 7.8
```
1. Add a new page, click on three dots on the right top corner and select "Code Editor"
![image](https://github.com/woocommerce/woocommerce-blocks/assets/11503784/dc294e6a-d924-49b0-8ce5-51f0df829390)
@ -57,6 +61,10 @@ Before | After
##### Test that filter blocks translations are loaded correctly
```text
Important: test needs to be conducted using WooCommerce 7.7
```
1. Change your store language to a locale that has translations (ie: Spanish).
2. Add the Filter by Attribute, Filter by Price, Filter by Stock and Filter by Rating blocks to a post or page, alongside the Active Filters and Products (beta) blocks.
3. In the frontend, interact with the filter blocks and verify they all work properly.