7 calls to LayoutBuilderRestrictionsTestBase::navigateToNodeSettingsTray() in Layout Builder Restrictions 8.2
- BlacklistedRestrictionsTest::testBlockRestriction in tests/
src/ FunctionalJavascript/ BlacklistedRestrictionsTest.php - Verify that the UI can restrict blocks in Layout Builder settings tray.
- BlockPlacementBlacklistTest::testBlockRestriction in modules/
layout_builder_restrictions_by_region/ tests/ src/ FunctionalJavascript/ BlockPlacementBlacklistTest.php - Verify that the UI can restrict blocks in Layout Builder settings tray.
- DefaultRestrictionsTest::testNewCategoriesAllowed in tests/
src/ FunctionalJavascript/ DefaultRestrictionsTest.php - When new categories are allowed, a newly available block is allowed.
- DefaultRestrictionsTest::testNewCategoriesRestricted in tests/
src/ FunctionalJavascript/ DefaultRestrictionsTest.php - When new categories are restricted, a newly available block is restricted.
- LanguageCategoriesTest::testBlockRestriction in tests/
src/ FunctionalJavascript/ LanguageCategoriesTest.php - Verify that the UI can restrict blocks in Layout Builder settings tray.
- LayoutRestrictionsTest::testLayoutRestriction in tests/
src/ FunctionalJavascript/ LayoutRestrictionsTest.php - Verify that the UI can restrict layouts in Layout Builder settings tray.
- WhitelistedRestrictionsTest::testBlockRestriction in tests/
src/ FunctionalJavascript/ WhitelistedRestrictionsTest.php - Verify that the UI can restrict blocks in Layout Builder settings tray.