woocommerce/plugins/woocommerce-blocks/docs/testing
github-actions[bot] 671976907e Release: 3.9.0 (https://github.com/woocommerce/woocommerce-blocks/pull/3453)
* generating changeset for pull request

* generating changeset for pull request

* add changelog for version 3.9

* clear vendor folder before doing deploy script

* start testing docs

* more build script improvements

* Finish testing notes

* update testing docs

* Prevent exclude drafts filter being tree shaken (https://github.com/woocommerce/woocommerce-blocks/pull/3463)

* Reverse logic for hiding product name in checkout sidebar (https://github.com/woocommerce/woocommerce-blocks/pull/3464)

The hasLink prop was removed from ProductName and disabled is used instead, this change makes the variable name more descriptive, and uses disabled to signal if the ProductName should link or not.

* update zip file

* tweak changelog

* add link to release post in changelog

* fix release date in readme.txt

* Bumping version strings to new version.

Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Darren Ethier <darren@roughsmootheng.in>
Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
Co-authored-by: opr <5656702+opr@users.noreply.github.com>
2020-11-25 15:33:23 -05:00
..
cart-checkout Change default branch name to trunk (https://github.com/woocommerce/woocommerce-blocks/pull/3199) 2020-09-26 13:28:16 -04:00
releases Release: 3.9.0 (https://github.com/woocommerce/woocommerce-blocks/pull/3453) 2020-11-25 15:33:23 -05:00
README.md Improve smoke testing docs (https://github.com/woocommerce/woocommerce-blocks/pull/3351) 2020-11-03 11:40:26 -05:00
smoke-testing.md Improve smoke testing docs (https://github.com/woocommerce/woocommerce-blocks/pull/3351) 2020-11-03 11:40:26 -05:00

README.md

Testing

This folder contains documentation around manual testing of WooCommerce Blocks.

Document Description
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