woocommerce/plugins/woocommerce-blocks/docs/internal-developers/testing
ianlv 6ff0463f24
chore: remove repetitive words (#47158)
* chore: remove repetitive words

Signed-off-by: ianlv <sunlvyun@outlook.com>

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce

---------

Signed-off-by: ianlv <sunlvyun@outlook.com>
Co-authored-by: github-actions <github-actions@github.com>
2024-05-06 03:43:39 +00:00
..
cart-checkout Update Woo.com references to WooCommerce.com (#46259) 2024-04-09 09:50:15 +01:00
releases chore: remove repetitive words (#47158) 2024-05-06 03:43:39 +00: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 Smoke Testing docs to reference Product Collection block and Cart/Checkout templates (https://github.com/woocommerce/woocommerce-blocks/pull/11713) 2023-11-16 16:25:34 +01:00
when-to-employ-e2e-testing.md fixed multiple typos inside docs (https://github.com/woocommerce/woocommerce-blocks/pull/11426) 2023-11-14 13:10:47 +13: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