You are here

19 calls to WebTestBase::clickLinkPartialName() in Zircon Profile 8

BasicTest::testViewsWizardAndListing in core/modules/views/src/Tests/Wizard/BasicTest.php
BlockContentTypeTest::testsBlockContentAddTypes in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests that redirects work as expected when multiple block types exist.
BlockLanguageCacheTest::testBlockLinks in core/modules/block/src/Tests/BlockLanguageCacheTest.php
Creates a block in a language, check blocks page in all languages.
BlockUiTest::testCandidateBlockList in core/modules/block/src/Tests/BlockUiTest.php
Tests the block categories on the listing page.
BlockUiTest::testContextAwareBlocks in core/modules/block/src/Tests/BlockUiTest.php
Tests the behavior of context-aware blocks.
BlockUiTest::testContextAwareUnsatisfiedBlocks in core/modules/block/src/Tests/BlockUiTest.php
Tests the behavior of unsatisfied context-aware blocks.
BlockXssTest::doBlockContentTest in core/modules/block/src/Tests/BlockXssTest.php
Tests XSS coming from Block Content block info.
BlockXssTest::doMenuTest in core/modules/block/src/Tests/BlockXssTest.php
Tests XSS coming from Menu block labels.
BlockXssTest::doViewTest in core/modules/block/src/Tests/BlockXssTest.php
Tests XSS coming from View block labels.
BlockXssTest::testBlockXss in core/modules/block/src/Tests/BlockXssTest.php
Tests various modules that provide blocks for XSS.
BlockXssTest::testNoUnexpectedEscaping in core/modules/block/src/Tests/BlockXssTest.php
Tests that nothing is escaped other than the blocks explicitly tested.
BlockXssTest::testXssInCategory in core/modules/block/src/Tests/BlockXssTest.php
Tests XSS in category.
DisplayBlockTest::testBlockCategory in core/modules/block/src/Tests/Views/DisplayBlockTest.php
Tests default and custom block categories.
ItemsPerPageTest::testItemsPerPage in core/modules/views/src/Tests/Wizard/ItemsPerPageTest.php
Tests the number of items per page.
MenuTest::addCustomMenu in core/modules/menu_ui/src/Tests/MenuTest.php
Creates a custom menu.
MenuTest::testSystemMenuRename in core/modules/menu_ui/src/Tests/MenuTest.php
Tests renaming the built-in menu.
OverrideDisplaysTest::testOverrideDisplays in core/modules/views_ui/src/Tests/OverrideDisplaysTest.php
Tests that displays can be overridden via the UI.
OverrideDisplaysTest::testWizardMixedDefaultOverriddenDisplays in core/modules/views_ui/src/Tests/OverrideDisplaysTest.php
Tests that the wizard correctly sets up default and overridden displays.
SearchBlockTest::testSearchFormBlock in core/modules/search/src/Tests/SearchBlockTest.php
Test that the search form block can be placed and works.