woocommerce/plugins/woocommerce-blocks/docs/testing
github-actions[bot] 99b55a2382 Release: 5.9.0 (https://github.com/woocommerce/woocommerce-blocks/pull/4731)
* Empty commit for release pull request

* Update changelog in readme

* Update testing instructions for 5.9.0

* Update testing instructions for 5.9.0 to include screenshots and smoke test

* Remove 4545 from testing notes and changelog

* Update testing instructions for 5.9.0 to include new test plugin zip

* Update testing instructions from postcode to city

* Rename usages of className to class in ProductSearch.php (https://github.com/woocommerce/woocommerce-blocks/pull/4740)

* Update zip file

* Update changelog in readme.txt

* Update testing instructions

* Update testing instructions

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Thomas Roberts <thomas.roberts@automattic.com>
Co-authored-by: Thomas Roberts <5656702+opr@users.noreply.github.com>
2021-09-14 15:01:29 +01:00
..
cart-checkout Remove obsolete colon and display checklist items as list 2021-08-27 10:07:35 +02:00
releases Release: 5.9.0 (https://github.com/woocommerce/woocommerce-blocks/pull/4731) 2021-09-14 15:01:29 +01: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