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

Commit aaeabc3

Browse files
author
Tarun Vijwani
committed
Add instructions to activate WP release candidates
- Add the editor type for each reference. - Add instructions to activate WP release candidate
1 parent 9ed2209 commit aaeabc3

File tree

1 file changed

+19
-13
lines changed
  • docs/internal-developers/testing/releases

1 file changed

+19
-13
lines changed

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

Lines changed: 19 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
1212
3. Inside the Design section, click on Templates;
1313
4. Select the Single Product template;
1414
5. On the top left of the page, click on the Edit button;
15-
6. Using the Block Inserter, type: Related Products, and add the block to the Editor;
15+
6. Using the Block Inserter, type: Related Products, and add the block to the Site Editor;
1616
7. Click on the Save button;
1717
8. Check that the Skeleton component appears above the Add To Cart button.
1818

@@ -41,7 +41,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
4141
2. Go to the `Site Editor` and edit the `Mini cart` template part.
4242
3. Open the `List view` and select the `Empty Mini Cart view`.
4343
4. Click on the `Start shopping` button, check that you can change the button style between `Fill` and `Outline` in the sidebar settings and change it from the default and save.
44-
6. Go to the frontend and check the button has the style you just picked on the editor.
44+
6. Go to the frontend and check the button has the style you just picked on the Site editor.
4545
7. Repeat the same steps for the `Filled Mini Cart view` and the `View my cart` and the `Go to checkout` buttons.
4646

4747
### Product SKU: Make the block focusable in editor. ([8804](https://github.com/woocommerce/woocommerce-blocks/pull/8804))
@@ -78,7 +78,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
7878
3. Open the `List view` and select the `Filled Mini Cart view`.
7979
4. Click on the `View my cart` button and check that you can change the background and text colors of the button.
8080
5. Click on the `Go to checkout` button and check that you can change the background and text colors of the button.
81-
7. Save, go to the frontend, and check the buttons have the colors you just picked on the editor.
81+
7. Save, go to the frontend, and check the buttons have the colors you just picked on the Site editor.
8282

8383
### Add the ability to change the background and text colors of the Mini Cart block "Start shopping" button. ([8766](https://github.com/woocommerce/woocommerce-blocks/pull/8766))
8484

@@ -87,7 +87,7 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
8787
3. Open the `List view` and select the `Empty Mini Cart view`.
8888
4. Click on the `Start shopping` button and check that you can change the background and text colors of the button.
8989
5. Change both of them and save.
90-
6. Go to the frontend and check the button has the colors you just picked on the editor.
90+
6. Go to the frontend and check the button has the colors you just picked on the Site editor.
9191

9292
### Mini-cart: Add setting to not render the block on the cart & checkout pages. ([8700](https://github.com/woocommerce/woocommerce-blocks/pull/8700))
9393

@@ -115,20 +115,20 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
115115

116116

117117
1. Go to `WooCommerce -> Settings -> Shipping -> Local Pickup`, enable Local Pickup and add a location.
118-
2. Go to the Checkout block in the editor, click on the Shipping Options block - in the block sidebar, enable the `Hide shipping costs until an address is entered` option.
118+
2. Go to the Checkout block in the Page editor, click on the Shipping Options block - in the block sidebar, enable the `Hide shipping costs until an address is entered` option.
119119
3. In WooCommerce -> Settings -> General change `Default customer location` to `No location by default`.
120120
4. In an incognito window, add an item to your cart and go to the Checkout block.
121121
5. Ensure no shipping rates are shown, and ensure the "Shipping" button for method selection says `calculated with an address`
122122
6. Enter an address (one that you have rates set up for) - as you fill in the address, be sure the rates don't populate until it's completely filled in. (address 1, city, state, country, postcode).
123123
7. Ensure you can change rates etc.
124-
8. Disable the `Hide shipping costs until an address is entered` in the editor and ensure the rates show as usual as soon as the country/state are entered and the rest of the address is empty. (note you should enter a country that you have rates for!).
124+
8. Disable the `Hide shipping costs until an address is entered` in the Page editor and ensure the rates show as usual as soon as the country/state are entered and the rest of the address is empty. (note you should enter a country that you have rates for!).
125125

126126

127127
### Move option to hide shipping costs until an address is entered to the Checkout block. ([8680](https://github.com/woocommerce/woocommerce-blocks/pull/8680))
128128

129129

130130
1. Go to WooCommerce -> Settings -> Shipping -> Local Pickup, enable Local Pickup and add a location.
131-
2. Go to the Checkout block in the editor. Select the `Shipping Method` block
131+
2. Go to the Checkout block in the Page editor. Select the `Shipping Method` block
132132
3. See the `Hide shipping costs until an address is entered` option in the block sidebar.
133133
4. Toggle it and ensure it works. Remember the value you toggled it to.
134134
5. Select the `Shipping options` block, see the same option. Ensure the value is the same as what it was in step 4.
@@ -202,7 +202,7 @@ Before | After | After (with custom background color)
202202

203203
### Add client side postcode validation. ([8503](https://github.com/woocommerce/woocommerce-blocks/pull/8503))
204204

205-
1. Add a product to the cart and go to the checkout page.
205+
1. Add a product to the Cart and go to the Checkout block page.
206206
2. Select United Kingdom (UK) as country.
207207
3. Verify that the postcode `AA9A 9AA` passes the validation.
208208
4. Verify that the postcode `9999 999` fails the validation.
@@ -212,7 +212,7 @@ Before | After | After (with custom background color)
212212

213213
### Display pickup location details in order confirmations. ([8727](https://github.com/woocommerce/woocommerce-blocks/pull/8727))
214214

215-
1. Place an order using the checkout block, selecting Local Pickup as your shipping method.
215+
1. Place an order using the Checkout block, selecting Local Pickup as your shipping method.
216216
2. Check the order confirmation page shows pickup details.
217217
3. Confirm the order confirmation page hides the "shipping address".
218218
4. Check the order email confirmation shows the same pickup details.
@@ -261,18 +261,24 @@ Before | After | After (with custom background color)
261261
### Add decoding to product names titles that are in HTML entities. ([8824](https://github.com/woocommerce/woocommerce-blocks/pull/8824))
262262

263263
1. Create a product with special characters in its name (ie: Hat & sticker or Shirt - Green).
264-
2. In the editor, add a Featured Product, Hand-Picked Products or Reviews by Product block.
264+
2. In the Page editor, add a Featured Product, Hand-Picked Products or Reviews by Product block.
265265
3. Notice in the selector the names of the products with special characters looks correct and not in the HTML entity form.
266266

267267

268-
### Fix react 18 error in the editor when using cart/checkout blocks. ([8820](https://github.com/woocommerce/woocommerce-blocks/pull/8820))
268+
### Fix react 18 error in the Site editor when using cart/checkout blocks. ([8820](https://github.com/woocommerce/woocommerce-blocks/pull/8820))
269269

270-
- Activate WP 6.2 RC using the WordPress Beta Tester plugin
270+
- Install and activate WordPress Beta Tester plugin.
271+
- Go to wp-admin -> Tools -> Beta testing.
272+
- Select `Bleeding edge` radio option under `Select the update channel you would like this website to use`.
273+
- Select ` Release Candidates Only` radio option under `Select one of the stream options below`.
274+
- Save the changes.
275+
- Go to wp-admin -> Dashboard -> Updates.
276+
- Update to WP 6.2 latest release candidate.
271277
- Install [WooCommerce 7.4.1](https://href.li/?https://github.com/woocommerce/woocommerce/releases/tag/7.4.1)
272278
- Activate any FSE theme.
273279
- Go to Appearance -> Editor
274280
- Add Cart block to the template.
275-
- Open the browser console and select the Cart block on the editor.
281+
- Open the browser console and select the Cart block on the Site editor.
276282

277283
### Filter by Stock and Filter by Rating: Fix the potential endless redirection loop when used on a search results page. ([8784](https://github.com/woocommerce/woocommerce-blocks/pull/8784))
278284

0 commit comments

Comments
 (0)