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

Commit 7b732ef

Browse files
committed
rename stuff
1 parent 4d6aaed commit 7b732ef

File tree

1 file changed

+7
-14
lines changed
  • docs/internal-developers/testing/releases

1 file changed

+7
-14
lines changed

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

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,31 +14,24 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
1414

1515
### Add to Cart Button: Add support for the alignment setting. ([7816](https://github.com/woocommerce/woocommerce-blocks/pull/7816))
1616

17-
1. Add the Product Query block to a page.
17+
1. Add the Product (Beta) block to a page.
1818
2. Add the Add to Cart Button block.
1919
3. Make sure that you can set the alignment to left, center and right.
2020
4. Make sure all options work both in the editor and on the page.
2121

2222
### Products block: Make the block available to the users of the feature plugin. ([7815](https://github.com/woocommerce/woocommerce-blocks/pull/7815))
2323

24-
1. Build the project (or download the `zip` file provided in the PR) without the development flags.
25-
2. Open the inserter in the editor.
24+
1. Open the inserter in the editor.
2625
2. Make sure the block appears as “Products (Beta)“ instead of “Product Query” and has a “Stacks” icon instead of “Sparkles” icon. Icon should still be purple.
2726
3. Add the block and select it.
2827
4. Make sure the description says: “A block that displays a selection of products in your store.”
2928
5. Make sure there is a Feedback prompt at the bottom of the inspector with a link going [here](https://href.li/?https://airtable.com/shrFX5FAqmCY6hVYI).
3029
6. Make sure the default inner blocks are as follows:
3130

3231
- Product Image
33-
- On-Sale Badge
34-
- Product Stock Indicator
3532
- Post Title
36-
- Product SKU
3733
- Product Price
38-
- Product Rating
3934
- Add to Cart Button
40-
- Product categories
41-
- Product tags
4235

4336

4437
### Add "Product Hero 2 Column 2 Row" commerce adjacent pattern. ([7814](https://github.com/woocommerce/woocommerce-blocks/pull/7814))
@@ -58,7 +51,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
5851

5952
### Product Rating: Add support for the alignment setting. ([7790](https://github.com/woocommerce/woocommerce-blocks/pull/7790))
6053

61-
1. Add the Product Query block to a page.
54+
1. Add the Products (Beta) block to a page.
6255
2. Add the Product Rating block.
6356
3. Make sure that you can set the alignment to left, center and right.
6457
4. Make sure all options work both in the editor and on the page.
@@ -71,7 +64,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
7164

7265
### Product Query: Add support for filtering by attributes within the block. ([7743](https://github.com/woocommerce/woocommerce-blocks/pull/7743))
7366

74-
1. Go to the editor and add a “Product Query” block.
67+
1. Go to the editor and add a “Product (Beta) block.
7568
2. Ensure a new “Product Attributes” input is accessible via the “Advanced Filters” panel in the inspector controls.
7669
3. Ensure that the input autocompletes with all the available terms for your store in the format `${Taxonomy}: ${Term}`.
7770
4. Ensure that when selecting the attributes, the products filter in the editor.
@@ -132,7 +125,7 @@ Check at least briefly other blocks of a WooCommerce that could be influenced by
132125

133126
### Product Price: Fix the alignment setting. ([7795](https://github.com/woocommerce/woocommerce-blocks/pull/7795))
134127

135-
1. Add the Product Query block to a page.
128+
1. Add the Product (Beta) block to a page.
136129
2. Add the Product Price block.
137130
3. Make sure that you can set the alignment to left, center and right.
138131
4. Make sure all options work both in the editor and on the page.
@@ -259,9 +252,9 @@ Check at least briefly other blocks of a WooCommerce that could be influenced by
259252

260253
Repeat the above steps, but for Footer Block
261254

262-
### Fix: Product Query editor preview with Stock Status setting. ([7682](https://github.com/woocommerce/woocommerce-blocks/pull/7682))
255+
### Fix: Product (Beta) editor preview with Stock Status setting. ([7682](https://github.com/woocommerce/woocommerce-blocks/pull/7682))
263256

264-
1. Add the Product Query block to a new page.
257+
1. Add the Product (Beta) block to a new page.
265258
2. Change the stock status setting.
266259
3. See the editor preview updates on changing the stock status setting.
267260
4. Add the Sale status filter, see the editor preview updates on changing on sale setting as well.

0 commit comments

Comments
 (0)