2020-11-03 16:40:26 +00:00
# Testing
This folder contains documentation around manual testing of WooCommerce Blocks.
| Document | Description |
| ---------------------------------------------------------------- | ----------------------------------------------------------------------------------- |
2021-04-21 09:13:56 +00:00
| [When to employ end to end testing ](when-to-employ-e2e-testing.md ) | This doc explains when End to End tests should be used and when unit tests will suffice. |
2020-11-03 16:40:26 +00:00
| [Smoke Testing ](smoke-testing.md ) | This doc explains how to smoke test key Blocks functionality. |
| [Cart and Checkout Testing ](./cart-checkout/readme.md ) | Various testing flows for Cart and Checkout Blocks |
| [Releases ](./releases/README.md ) | We document all testing flows for releases in this folder |