woocommerce/plugins/woocommerce-blocks/docs/internal-developers/testing
Albert Juhé Lluveras 022e532688 WC Blocks 9.9.0 testing steps: move woocommerce/woocommerce-blocks#8781 testing steps to Feature Plugin section 2023-04-19 15:22:59 +02:00
..
cart-checkout Rename the checkout events (https://github.com/woocommerce/woocommerce-blocks/pull/8381) 2023-02-17 11:03:13 +00:00
releases WC Blocks 9.9.0 testing steps: move woocommerce/woocommerce-blocks#8781 testing steps to Feature Plugin section 2023-04-19 15:22:59 +02:00
README.md Add woocommerce_blocks_loaded hook information to actions doc (https://github.com/woocommerce/woocommerce-blocks/pull/7600) 2022-11-10 09:52:04 +01:00
smoke-testing.md Update release steps to remove the need of merging to trunk and simplify testing (https://github.com/woocommerce/woocommerce-blocks/pull/8956) 2023-04-06 16:00:40 +02:00
when-to-employ-e2e-testing.md Add woocommerce_blocks_loaded hook information to actions doc (https://github.com/woocommerce/woocommerce-blocks/pull/7600) 2022-11-10 09:52:04 +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