Zip file for testing: [woocommerce-gutenberg-products-block.zip](https://github.com/woocommerce/woocommerce-gutenberg-products-block/files/6149138/woocommerce-gutenberg-products-block.zip)
## Feature plugin and package inclusion in WooCommerce core
### General smoke testing
The following are related to various changes impacting some existing flows so just need validated there's nothing broken:
- Create a post or page and add some WC Blocks.
- Verify they look correct and styles loaded properly.
- Publish that post or page.
- In the frontend, verify blocks also look correct and styles loaded properly.
### Fix FSE not being visible when WC Blocks was enabled (#3898)
1. Install a FSE compatible theme (ie, [Armando](https://wordpress.org/themes/download/armando.1.0.0.zip?nostats=1)).
2. Enable Gutenberg and WooCommerce.
3. Click on the _Site Editor_ sidebar menu item.
4. Verify the FSE page loads correctly.
### Fix block elements that don't play well with dark backgrounds (#3887)
1. Add the block to a page: Filter by price, Active filters, Product search & Product Categories List
2. Set a dark background for the website
3. Check that all the component elements are visible.
#### Screenshots
The cursor for _Filter Products by price_ is cut on top-bottom and is more visible on dark backgrounds
[We're hiring!](https://woocommerce.com/careers/) Come work with us!
🐞 Found a mistake, or have a suggestion? [Leave feedback about this document here.](https://github.com/woocommerce/woocommerce-gutenberg-products-block/issues/new?assignees=&labels=type%3A+documentation&template=--doc-feedback.md&title=Feedback%20on%20./docs/testing/releases/470.md)