woocommerce/plugins/woocommerce-blocks/tests/mocks/emptytheme
Manish Menaria 5d5fc57e8c
Fix: migration issues when transitioning from Products (Beta) block to Product Collection block (#43130)
* Update product query block templates with WooCommerce namespace

It modifies the `<wp:post-template>` block in multiple files to include a new attribute: `{"__woocommerceNamespace":"woocommerce/product-query/product-template"}`.

The inclusion of the `__woocommerceNamespace` attribute is a strategic enhancement, ensuring that these block templates are explicitly recognized as part of the WooCommerce namespace.
This fix the issue where migration from Products beta block to Product Collection block doesn't work properly.

* Fix linting error

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
2023-12-29 12:09:12 +05:30
..
block-template-parts Fix 404 and 500 errors in E2E test logs, editor and front-end. (https://github.com/woocommerce/woocommerce-blocks/pull/5989) 2022-03-10 11:00:23 +01:00
block-templates Fix: migration issues when transitioning from Products (Beta) block to Product Collection block (#43130) 2023-12-29 12:09:12 +05:30
styles E2E tests for Single Product Template (https://github.com/woocommerce/woocommerce-blocks/pull/5722) 2022-02-21 11:01:42 +01:00
functions.php E2E tests for Single Product Template (https://github.com/woocommerce/woocommerce-blocks/pull/5722) 2022-02-21 11:01:42 +01:00
index.php E2E tests for Single Product Template (https://github.com/woocommerce/woocommerce-blocks/pull/5722) 2022-02-21 11:01:42 +01:00
style.css E2E tests for Single Product Template (https://github.com/woocommerce/woocommerce-blocks/pull/5722) 2022-02-21 11:01:42 +01:00
theme.json E2E tests for Single Product Template (https://github.com/woocommerce/woocommerce-blocks/pull/5722) 2022-02-21 11:01:42 +01:00