You are here

6 calls to ProductLayoutBuilderIntegrationTest::enableLayoutsForBundle() in Commerce Core 8.2

ProductLayoutBuilderIntegrationTest::testConfiguringDefaultLayout in modules/product/tests/src/FunctionalJavascript/ProductLayoutBuilderIntegrationTest.php
Tests configuring the default layout for a product type.
ProductLayoutBuilderIntegrationTest::testConfiguringOverrideLayout in modules/product/tests/src/FunctionalJavascript/ProductLayoutBuilderIntegrationTest.php
Tests configuring a layout override for a product.
ProductLayoutBuilderIntegrationTest::testFieldInjectionDisabled in modules/product/tests/src/FunctionalJavascript/ProductLayoutBuilderIntegrationTest.php
Tests that enabling Layout Builder for a display disables field injection.
ProductLayoutBuilderIntegrationTest::testFieldInjectionOverAjax in modules/product/tests/src/FunctionalJavascript/ProductLayoutBuilderIntegrationTest.php
Test field injection on a Layout Builder enabled product.
ProductLayoutBuilderIntegrationTest::testProductWithoutVariationsDoesNotCrash in modules/product/tests/src/FunctionalJavascript/ProductLayoutBuilderIntegrationTest.php
Make sure products without a variation do not crash.
ProductLayoutBuilderIntegrationTest::testSampleValuesGeneratedImages in modules/product/tests/src/FunctionalJavascript/ProductLayoutBuilderIntegrationTest.php
Tests that configuring the default layout doesn't generate multiple images.