4f75d12188
* Add woocommerce_blocks_loaded hook information to actions doc * add docs to woocommerce_blocks_loaded hook inline * fix docs * Switch to updated wp-hooks/generator package * Prevent syntax error in doc script from storeapi.php * Remove footer from internal docs and examples * Doc footer script should ignore examples and internal developer docs Co-authored-by: Nadir Seghir <nadir.seghir@gmail.com> Co-authored-by: Mike Jolley <mike.jolley@me.com> |
||
---|---|---|
.. | ||
cart-checkout | ||
releases | ||
README.md | ||
smoke-testing.md | ||
when-to-employ-e2e-testing.md |
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 |