woocommerce/plugins/woocommerce-blocks/docs/internal-developers/testing
Lucio Giannotta 5dd05d7ab2 Improve public-facing texts and labels (https://github.com/woocommerce/woocommerce-blocks/pull/7045)
We noticed that oftentimes our labels and text tend to be overly
technical or unclear. We decided to do a bulk pass to improve
the readability to non-technical users.
2022-09-12 10:39:26 +02:00
..
cart-checkout add new action for customer updates (https://github.com/woocommerce/woocommerce-blocks/pull/6792) 2022-08-01 09:56:28 +01:00
releases Improve public-facing texts and labels (https://github.com/woocommerce/woocommerce-blocks/pull/7045) 2022-09-12 10:39:26 +02:00
README.md add new action for customer updates (https://github.com/woocommerce/woocommerce-blocks/pull/6792) 2022-08-01 09:56:28 +01:00
smoke-testing.md add new action for customer updates (https://github.com/woocommerce/woocommerce-blocks/pull/6792) 2022-08-01 09:56:28 +01:00
when-to-employ-e2e-testing.md add new action for customer updates (https://github.com/woocommerce/woocommerce-blocks/pull/6792) 2022-08-01 09:56:28 +01:00

README.md

Testing

This folder contains documentation around manual testing of WooCommerce Blocks.

Document Description
When to employ end to end testing This doc explains when End to End tests should be used and when unit tests will suffice.
Smoke Testing This doc explains how to smoke test key Blocks functionality.
Cart and Checkout Testing Various testing flows for Cart and Checkout Blocks
Releases We document all testing flows for releases in this folder

We're hiring! Come work with us!

🐞 Found a mistake, or have a suggestion? Leave feedback about this document here.