7f32bc4c14
* Empty commit for release pull request * Add changelog for the 7.7.0 release * Add testing notes for the 7.7.0 release * Fix being able to remove Cart Totals block (https://github.com/woocommerce/woocommerce-blocks/pull/6449) * Update .zip link for the 7.7.0 release * Revert changes to webpack build output (https://github.com/woocommerce/woocommerce-blocks/pull/6456) * revert changes to webpack file * fix loading of chunks * revert changes to assets api as well * include chunks from other blocks * bail early if there is no build folder * check if current folder exist (https://github.com/woocommerce/woocommerce-blocks/pull/6460) * Update the 7.7.0 release .zip file * Bumping version strings to new version. Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Daniel Dudzic <daniel.dudzic@automattic.com> Co-authored-by: Alex Florisca <alex.florisca@automattic.com> Co-authored-by: Seghir Nadir <nadir.seghir@gmail.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 |
We're hiring! Come work with us!
🐞 Found a mistake, or have a suggestion? Leave feedback about this document here.