Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
Add 10.0.6 testing steps
Browse files Browse the repository at this point in the history
  • Loading branch information
Aljullu committed May 30, 2023
1 parent 0346598 commit 391150e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/internal-developers/testing/releases/1006.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Testing notes and ZIP for release 10.0.6

Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-blocks/files/11602348/woocommerce-gutenberg-products-block.zip)

## WooCommerce Core

### Fix Mini-Cart block check to see whether a script has already been enqueued. [(9649)](https://github.com/woocommerce/woocommerce-blocks/pull/9649)

0. Make sure you have WC core 7.7.1.
1. Enable a block theme.
2. Add the Mini-Cart block to the header of your store.
3. Go to the frontend and open the Mini-Cart drawer. Verify it opens.
4. Install the Page Optimize and Product Bundles plugins (no need to change anything in their configuration).
5. Go to a page in the frontend that doesn't have any blocks besides the Mini-Cart you added to the header.
6. Open the Mini-Cart drawer and verify it opens without JS errors.
1 change: 1 addition & 0 deletions docs/internal-developers/testing/releases/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ Every release includes specific testing instructions for new features and bug fi
- [10.0.3](./1003.md)
- [10.0.4](./1004.md)
- [10.0.5](./1005.md)
- [10.0.6](./1006.md)


<!-- FEEDBACK -->
Expand Down

0 comments on commit 391150e

Please sign in to comment.