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

Commit 71146c1

Browse files
committed
update testing docs
1 parent 8c8d1e0 commit 71146c1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/testing/releases/600.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Testing notes and ZIP for release 6.0.0
22

3-
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7236876/woocommerce-gutenberg-products-block.zip)
3+
Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/7245389/woocommerce-gutenberg-products-block.zip)
44

55
## Feature plugin
66

@@ -17,10 +17,12 @@ Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.
1717
### Terms and Conditions block. ([4745](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4745))
1818

1919
- On the Checkout editor, the terms and conditions block should be preinserted.
20-
- The block should have its link displaying fine.
20+
- Assuming you didn't setup a Terms and Conditions page and a Privacy Policy page, you should see a notice telling you to set them up.
21+
- After setting up those pages, the notice should be gone and links should work fine.
2122
- You can edit the text, and it would persist on frontend.
22-
- If you remove the links, you will get a warning that you must insert the links.
23+
- If you remove or change the links, you will get a warning that you must insert the correct links.
2324
- If you require checkbox on the block, you should not be able to place an order on the frontend without checking it.
25+
2426
### Improve the Checkout Order Summary block accessibility by making more info available to screen readers. ([4810](https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/4810))
2527

2628
- Add one or more items to your cart.

0 commit comments

Comments
 (0)