plugins/woocommerce/client/blocks/docs/internal-developers/testing/releases/310.md
Zip file: woocommerce-gutenberg-products-block.zip
First, let's make sure at least one of the products has a summary:
Now, let's make sure the bug is fixed:
Fly your WordPress banner....There have been changes in the way All Products inner blocks are loaded, so it should be tested that other inner blocks, in addition to the Product summary block, work fine in the editor and the frontend.
This new release has a new system to generate the styles, so it would be great to test all blocks and verify there are no visual regressions or anything looking weird. The list of all blocks is:
Note: The below blocks only need tested for the feature plugin
We also made some changes to our API endpoints to make them work correctly with WordPress 5.5. We should make sure interacting with the following blocks doesn't show errors in the console or the PHP logs:
Note: The below blocks only need tested for the feature plugin