Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 6605df1

Browse files
committed
fix testing instructions
1 parent 129c4b1 commit 6605df1

File tree

1 file changed

+5
-0
lines changed
  • docs/internal-developers/testing/releases

1 file changed

+5
-0
lines changed

docs/internal-developers/testing/releases/1083.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,8 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
1717
3. Repeat steps 1 and 2 with all blocks listed on [this page](https://wordpress.org/plugins/woo-gutenberg-products-block/). Make sure to test each block individually. So, when possible, try with only one block on the page (in some cases, that's not possible, ie: filter blocks, in that case, try with as few blocks as possible on the page). The reason is that we want to make sure each block includes the style dependencies that it needs, so they need to be tested in isolation, otherwise styles from other blocks might leak into other blocks and "help fix issues".
1818

1919
### Fix the "On Sale" badge position. [#10550](https://github.com/woocommerce/woocommerce-blocks/pull/10550)
20+
21+
1. Enable the `Storefront` theme.
22+
2. Create a new page or post.
23+
3. Add the `Products by Attribute`, `Products by Tag`, `Products by Category`, `Handpicked products` and `All products` blocks.
24+
4. Check the `Sale` back shows on the top-right corner of the image on all of them, in the editor and in the frontend.

0 commit comments

Comments
 (0)