woocommerce/plugins/woocommerce-blocks/docs/testing
Albert Juhé Lluveras f9fefd3e53 Split 5.2.0 testing steps between feature plugin and feature plugin + core 2021-06-18 18:21:24 +02:00
..
cart-checkout Update minimum required WP version to 5.4 (https://github.com/woocommerce/woocommerce-blocks/pull/3537) 2020-12-10 15:39:04 +01:00
releases Split 5.2.0 testing steps between feature plugin and feature plugin + core 2021-06-18 18:21:24 +02:00
README.md Add When to employ end to end (E2E) testing documentation (https://github.com/woocommerce/woocommerce-blocks/pull/4079) 2021-04-21 10:13:56 +01:00
smoke-testing.md Update smoke-testing.md 2021-01-19 09:33:32 +01:00
when-to-employ-e2e-testing.md Add When to employ end to end (E2E) testing documentation (https://github.com/woocommerce/woocommerce-blocks/pull/4079) 2021-04-21 10:13:56 +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