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

Commit c8af744

Browse files
committed
Testing notes
1 parent 7569435 commit c8af744

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

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

+8
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,11 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
6262
</td>
6363
</tr>
6464
</table>
65+
66+
#### Enabled the new blockified Order Confirmation by default for block-based themes. ([#11615](https://github.com/woocommerce/woocommerce-blocks/pull/11615))
67+
68+
1. On a brand new WC installation enable a block based theme (eg TT3)
69+
2. Place a test order
70+
3. Verify the Thank you page displayed after placing an order renders the new blockified Order Confirmation (see attached printscreen)
71+
4. Change the website language. Repeat steps 2 & 3 and verify that the headings get properly translated.
72+
5. Go to Appearance > Site Editor > Templates > Manage all templates. Verify that the blockified Order Confirmation displays properly, saving changes work and they get reflected on a new order.

readme.txt

+1
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ Release and roadmap notes available on the [WooCommerce Developers Blog](https:/
9090
- Fix Classic Cart/Checkout styling on non-cart and checkout pages. [#11694](https://github.com/woocommerce/woocommerce-blocks/pull/11694)
9191
- Fix double border in cart and notes field width on mobile. [11742](https://github.com/woocommerce/woocommerce-blocks/pull/11742)
9292
- Ensure that incompatible notices are displayed in Safari. [#11736](https://github.com/woocommerce/woocommerce-blocks/pull/11736)
93+
- Enabled the new blockified Order Confirmation by default for block-based themes. [#11615](https://github.com/woocommerce/woocommerce-blocks/pull/11615)
9394

9495
= 11.5.3 - 2023-11-08 =
9596

0 commit comments

Comments
 (0)