From bb9f688ee46d3a7e7b7c43a93378139b55e083f1 Mon Sep 17 00:00:00 2001 From: Seghir Nadir Date: Mon, 20 Apr 2020 14:58:19 +0100 Subject: [PATCH] fix some typos in testing checklist --- plugins/woocommerce-blocks/docs/testing/cart-checkout/editor.md | 2 +- .../docs/testing/cart-checkout/general-flow.md | 1 + .../woocommerce-blocks/docs/testing/cart-checkout/payment.md | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/plugins/woocommerce-blocks/docs/testing/cart-checkout/editor.md b/plugins/woocommerce-blocks/docs/testing/cart-checkout/editor.md index bc77c74a205..36561314d21 100644 --- a/plugins/woocommerce-blocks/docs/testing/cart-checkout/editor.md +++ b/plugins/woocommerce-blocks/docs/testing/cart-checkout/editor.md @@ -2,7 +2,7 @@ # Editor experience -- [ ] You should be able to add, and only one Cart or Checkout block to a page. +- [ ] You should be able to add one and only one Cart or Checkout block to a page. - [ ] The preview in the inserter should show a skeleton of how the block structure should look like. - [ ] When inserting any of the blocks, it should have some data already in it. - [ ] You should not be able to interact directly with the block (except for some sections). diff --git a/plugins/woocommerce-blocks/docs/testing/cart-checkout/general-flow.md b/plugins/woocommerce-blocks/docs/testing/cart-checkout/general-flow.md index 500ba3e5f19..8c0734ea8b1 100644 --- a/plugins/woocommerce-blocks/docs/testing/cart-checkout/general-flow.md +++ b/plugins/woocommerce-blocks/docs/testing/cart-checkout/general-flow.md @@ -12,6 +12,7 @@ taxes (if you have any), shipping and so on. - [ ] Create pages with Cart and Checkout blocks. - [ ] Set the continue to checkout link your Cart settings to the Checkout page you created. +- [ ] In Woocommerce -> Settings -> Advanced, set the new pages to your default Cart and Checkout. - [ ] Add some products to your cart. - [ ] Mix in a limited stock product or a coupon. - [ ] Continue to checkout. diff --git a/plugins/woocommerce-blocks/docs/testing/cart-checkout/payment.md b/plugins/woocommerce-blocks/docs/testing/cart-checkout/payment.md index 9106bc420fd..0a4739e9f52 100644 --- a/plugins/woocommerce-blocks/docs/testing/cart-checkout/payment.md +++ b/plugins/woocommerce-blocks/docs/testing/cart-checkout/payment.md @@ -21,7 +21,7 @@ To test Express payment methods there are some special requirements like - To test Microsoft Pay you will need to have Edge installed. - You will also need to be on a supported country, to better verify your compatibility visit [this page](https://stripe.com/docs/stripe-js/elements/payment-request-button#react-overview) - You should see if you're on a supported platform or not + You should see if you're on a supported platform or not. Unsupported: ![](https://i.imgur.com/EpkFrat.png).