You are here

115 calls to WebTestBase::clickLink() in Zircon Profile 8

AggregatorAdminTest::testSettingsPage in core/modules/aggregator/src/Tests/AggregatorAdminTest.php
Tests the settings form to ensure the correct default values are used.
AggregatorTestBase::updateFeedItems in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Updates the feed items.
AnalyzeTest::testAnalyzeBasic in core/modules/views_ui/src/Tests/AnalyzeTest.php
Tests that analyze works in general.
BlockContentCreationTest::testBlockContentCreationMultipleViewModes in core/modules/block_content/src/Tests/BlockContentCreationTest.php
Creates a "Basic page" block with multiple view modes.
BlockContentListTest::testListing in core/modules/block_content/src/Tests/BlockContentListTest.php
Tests the custom block listing page.
BlockContentListViewsTest::testListing in core/modules/block_content/src/Tests/BlockContentListViewsTest.php
Tests the custom block listing page.
BlockContentTypeTest::testBlockContentTypeCreation in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests creating a block type programmatically and via a form.
BlockContentTypeTest::testBlockContentTypeEditing in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests editing a block type using the UI.
BlockContentTypeTest::testsBlockContentAddTypes in core/modules/block_content/src/Tests/BlockContentTypeTest.php
Tests that redirects work as expected when multiple block types exist.
BlockLanguageTest::testLanguageBlockVisibilityLanguageDelete in core/modules/block/src/Tests/BlockLanguageTest.php
Tests if the visibility settings are removed if the language is deleted.
BlockTest::testBlock in core/modules/block/src/Tests/BlockTest.php
Test configuring and moving a module-define block to specific regions.
BlockTest::testBlockToggleVisibility in core/modules/block/src/Tests/BlockTest.php
Tests that visibility can be properly toggled.
BlockTest::testBlockVisibility in core/modules/block/src/Tests/BlockTest.php
Tests block visibility.
BlockUiTest::testBlockDemoUiPage in core/modules/block/src/Tests/BlockUiTest.php
Test block demo page exists and functions correctly.
BookTest::testBookExport in core/modules/book/src/Tests/BookTest.php
Tests book export ("printer-friendly version") functionality.
BrowserTest::testGetAbsoluteUrl in core/modules/simpletest/src/Tests/BrowserTest.php
Test \Drupal\simpletest\WebTestBase::getAbsoluteUrl().
CachedDataUITest::testCacheData in core/modules/views_ui/src/Tests/CachedDataUITest.php
Tests the user tempstore views data in the UI.
CommentAdminTest::testApprovalNodeInterface in core/modules/comment/src/Tests/CommentAdminTest.php
Tests comment approval functionality through the node interface.
CommentAdminTest::testCommentAdmin in core/modules/comment/src/Tests/CommentAdminTest.php
Tests comment bundle admin.
CommentBlockTest::testRecentCommentBlock in core/modules/comment/src/Tests/CommentBlockTest.php
Tests the recent comments block.
CommentTypeTest::testCommentTypeEditing in core/modules/comment/src/Tests/CommentTypeTest.php
Tests editing a comment type using the UI.
ConfigEntityListMultilingualTest::testListUI in core/modules/config/src/Tests/ConfigEntityListMultilingualTest.php
Tests the listing UI with different language scenarios.
ConfigEntityListTest::testListUI in core/modules/config/src/Tests/ConfigEntityListTest.php
Tests the listing UI.
ConfigEntityListTest::testPager in core/modules/config/src/Tests/ConfigEntityListTest.php
Test paging.
ConfigEntityTest::testCRUDUI in core/modules/config/src/Tests/ConfigEntityTest.php
Tests CRUD operations through the UI.
ConfigTranslationUiTest::testFieldConfigTranslation in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the translation of field and field storage configuration.
ConfigTranslationUiTest::testSiteInformationTranslationUi in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the site information translation interface.
ConfigTranslationUiTest::testViewsTranslationUI in core/modules/config_translation/src/Tests/ConfigTranslationUiTest.php
Tests the views translation interface.
ConfigurationTest::testActionConfiguration in core/modules/action/src/Tests/ConfigurationTest.php
Tests configuration of advanced actions through administration interface.
ConfirmFormTest::testConfirmForm in core/modules/system/src/Tests/Form/ConfirmFormTest.php
ContactSitewideTest::testSiteWideContact in core/modules/contact/src/Tests/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
ContentTranslationWorkflowsTest::doTestWorkflows in core/modules/content_translation/src/Tests/ContentTranslationWorkflowsTest.php
Checks that workflows have the expected behaviors for the given user.
CronRunTest::testManualCron in core/modules/system/src/Tests/System/CronRunTest.php
Ensure that the manual cron run is working.
DateTimeTest::testDateFormatConfiguration in core/modules/system/src/Tests/System/DateTimeTest.php
Test date format configuration.
DefaultViewsTest::clickViewsOperationLink in core/modules/views_ui/src/Tests/DefaultViewsTest.php
Click a link to perform an operation on a view.
DisplayBlockTest::testBlockCategory in core/modules/block/src/Tests/Views/DisplayBlockTest.php
Tests default and custom block categories.
DisplayPathTest::doBasicPathUITest in core/modules/views_ui/src/Tests/DisplayPathTest.php
Tests basic functionality in configuring a view.
DisplayPathTest::testDefaultMenuTabRegression in core/modules/views_ui/src/Tests/DisplayPathTest.php
Tests the regression in https://www.drupal.org/node/2532490.
DisplayTest::testDisplayPlugin in core/modules/views/src/Tests/Plugin/DisplayTest.php
Tests the display test plugin.
DisplayTest::testLinkDisplay in core/modules/views_ui/src/Tests/DisplayTest.php
Tests the link-display setting.
DisplayTest::testReorderDisplay in core/modules/views_ui/src/Tests/DisplayTest.php
Tests reordering of displays.
EntityDisplayModeTest::testEntityFormModeUI in core/modules/field_ui/src/Tests/EntityDisplayModeTest.php
Tests the EntityFormMode user interface.
EntityDisplayModeTest::testEntityViewModeUI in core/modules/field_ui/src/Tests/EntityDisplayModeTest.php
Tests the EntityViewMode user interface.
EntityFormTest::doTestFormCRUD in core/modules/system/src/Tests/Entity/EntityFormTest.php
Executes the form CRUD tests for the given entity type.
EntityFormTest::doTestMultilingualFormCRUD in core/modules/system/src/Tests/Entity/EntityFormTest.php
Executes the multilingual form CRUD tests for the given entity type ID.
EntityListBuilderTest::testPager in core/modules/system/src/Tests/Entity/EntityListBuilderTest.php
Test paging.
EntityReferenceAdminTest::testFieldAdminHandler in core/modules/field/src/Tests/EntityReference/EntityReferenceAdminTest.php
Tests the Entity Reference Admin UI.
FeedParserTest::testInvalidFeed in core/modules/aggregator/src/Tests/FeedParserTest.php
Tests error handling when an invalid feed is added.
FieldWebTest::testClickSorting in core/modules/views/src/Tests/Handler/FieldWebTest.php
Tests the click sorting functionality.
FileFieldDisplayTest::testNodeDisplay in core/modules/file/src/Tests/FileFieldDisplayTest.php
Tests normal formatter display on node display.
FileSaveHtaccessLoggingTest::testHtaccessSave in core/modules/system/src/Tests/File/FileSaveHtaccessLoggingTest.php
Tests file_save_htaccess().
FilterAdminTest::testFormatAdmin in core/modules/filter/src/Tests/FilterAdminTest.php
Tests the format administration functionality.
FilterFormatAccessTest::testFormatWidgetPermissions in core/modules/filter/src/Tests/FilterFormatAccessTest.php
Tests editing a page using a disallowed text format.
ForumIndexTest::testForumIndexStatus in core/modules/forum/src/Tests/ForumIndexTest.php
Tests the forum index for published and unpublished nodes.
ForumTest::deleteForum in core/modules/forum/src/Tests/ForumTest.php
Deletes a forum.
ForumTest::doAdminTests in core/modules/forum/src/Tests/ForumTest.php
Runs admin tests on the admin user.
ForumTest::testForumWithNewPost in core/modules/forum/src/Tests/ForumTest.php
Tests a forum with a new post displays properly.
ForumUninstallTest::testForumUninstallWithField in core/modules/forum/src/Tests/ForumUninstallTest.php
Tests if forum module uninstallation properly deletes the field.
HelpTest::testHelp in core/modules/help/src/Tests/HelpTest.php
Logs in users, creates dblog events, and tests dblog functionality.
ImageAdminStylesTest::testEditEffect in core/modules/image/src/Tests/ImageAdminStylesTest.php
Verifies that editing an image effect does not cause it to be duplicated.
ImageAdminStylesTest::testImageStyleAccess in core/modules/image/src/Tests/ImageAdminStylesTest.php
Tests access for the image style listing.
InvalidUpdateHookTest::testInvalidUpdateHook in core/modules/system/src/Tests/Update/InvalidUpdateHookTest.php
LanguageListTest::testLanguageList in core/modules/language/src/Tests/LanguageListTest.php
Functional tests for adding, editing and deleting languages.
LanguagePathMonolingualTest::testPageLinks in core/modules/language/src/Tests/LanguagePathMonolingualTest.php
Verifies that links do not have language prefixes in them.
LanguageSwitchingTest::testLanguageSessionSwitchLinks in core/modules/language/src/Tests/LanguageSwitchingTest.php
Tests language switcher links for session based negotiation.
ManageFieldsTest::addPersistentFieldStorage in core/modules/field_ui/src/Tests/ManageFieldsTest.php
Tests that persistent field storage appears in the field UI.
ManageFieldsTest::deleteField in core/modules/field_ui/src/Tests/ManageFieldsTest.php
Tests deleting a field from the field edit form.
MenuTest::doMenuTests in core/modules/menu_ui/src/Tests/MenuTest.php
Tests menu functionality.
MenuTest::verifyMenuLink in core/modules/menu_ui/src/Tests/MenuTest.php
Verifies a menu link using the UI.
NodeAccessRebuildNodeGrantsTest::testNodeAccessRebuildNoAccessModules in core/modules/node/src/Tests/NodeAccessRebuildNodeGrantsTest.php
Tests rebuilding the node access permissions table with no content.
NodeAccessRebuildTest::testNodeAccessRebuild in core/modules/node/src/Tests/NodeAccessRebuildTest.php
Tests rebuilding the node access permissions table.
NodeEditFormTest::testNodeEdit in core/modules/node/src/Tests/NodeEditFormTest.php
Checks node edit functionality.
NodeTitleTest::testNodeTitle in core/modules/node/src/Tests/NodeTitleTest.php
Creates one node and tests if the node title has the correct value.
NodeTypeTest::testNodeTypeDeletion in core/modules/node/src/Tests/NodeTypeTest.php
Tests deleting a content type that still has content.
NodeTypeTest::testNodeTypeEditing in core/modules/node/src/Tests/NodeTypeTest.php
Tests editing a node type using the UI.
PageEditTest::testPageEdit in core/modules/block_content/src/Tests/PageEditTest.php
Checks block edit functionality.
PagePreviewTest::testPagePreview in core/modules/node/src/Tests/PagePreviewTest.php
Checks the node preview functionality.
PagePreviewTest::testPagePreviewWithRevisions in core/modules/node/src/Tests/PagePreviewTest.php
Checks the node preview functionality, when using revisions.
PathLanguageTest::testAliasTranslation in core/modules/path/src/Tests/PathLanguageTest.php
Test alias functionality through the admin interfaces.
PreviewTest::testPreviewUI in core/modules/views_ui/src/Tests/PreviewTest.php
Tests arguments in the preview form.
PrivateFileOnTranslatedEntityTest::testPrivateLanguageFile in core/modules/file/src/Tests/PrivateFileOnTranslatedEntityTest.php
Tests private file fields on translated nodes.
SearchConfigSettingsFormTest::testMultipleSearchPages in core/modules/search/src/Tests/SearchConfigSettingsFormTest.php
Tests multiple search pages of the same type.
SearchConfigSettingsFormTest::testSearchModuleSettingsPage in core/modules/search/src/Tests/SearchConfigSettingsFormTest.php
Verifies plugin-supplied settings form.
SearchPageTextTest::testSearchText in core/modules/search/src/Tests/SearchPageTextTest.php
Tests the failed search text, and various other text on the search page.
ShortcutLinksTest::testAccessShortcutsPermission in core/modules/shortcut/src/Tests/ShortcutLinksTest.php
Tests that the 'access shortcuts' permissions works properly.
ShortcutLinksTest::testShortcutQuickLink in core/modules/shortcut/src/Tests/ShortcutLinksTest.php
Tests that the "add to shortcut" and "remove from shortcut" links work.
ShortcutSetsTest::testShortcutSetAdd in core/modules/shortcut/src/Tests/ShortcutSetsTest.php
Tests creating a shortcut set.
ShortcutSetsTest::testShortcutSetRename in core/modules/shortcut/src/Tests/ShortcutSetsTest.php
Tests renaming a shortcut set.
StandardTest::testStandard in core/profiles/standard/src/Tests/StandardTest.php
Tests Standard installation profile.
StyleSummaryTest::testSummaryView in core/modules/views/src/Tests/Plugin/StyleSummaryTest.php
Tests a summary view.
TermTest::testNodeTermCreationAndDeletion in core/modules/taxonomy/src/Tests/TermTest.php
Test term creation with a free-tagging vocabulary from the node form.
TermTest::testReSavingTags in core/modules/taxonomy/src/Tests/TermTest.php
Tests that editing and saving a node with no changes works correctly.
TermTest::testTaxonomyNode in core/modules/taxonomy/src/Tests/TermTest.php
Test that hook_node_$op implementations work correctly.
TermTest::testTermInterface in core/modules/taxonomy/src/Tests/TermTest.php
Save, edit and delete a term using the user interface.
ThemeTest::testInstallAndSetAsDefault in core/modules/system/src/Tests/System/ThemeTest.php
Tests installing a theme and setting it as default.
ThemeTest::testSwitchDefaultTheme in core/modules/system/src/Tests/System/ThemeTest.php
Test switching the default theme.
ThemeTest::testUninstallingThemes in core/modules/system/src/Tests/System/ThemeTest.php
Test uninstalling of themes works.
UpdateCoreTest::testLocalActions in core/modules/update/src/Tests/UpdateCoreTest.php
Ensures that the local actions appear.
UpdateCoreTest::testModulePageRegularUpdate in core/modules/update/src/Tests/UpdateCoreTest.php
Checks the messages at admin/modules when an update is missing.
UpdateCoreTest::testModulePageSecurityUpdate in core/modules/update/src/Tests/UpdateCoreTest.php
Checks the messages at admin/modules when a security update is missing.
UpdateCoreTest::testModulePageUpToDate in core/modules/update/src/Tests/UpdateCoreTest.php
Checks the messages at admin/modules when the site is up to date.
UpdatePathRC1TestBaseFilledTest::testUpdatedSite in core/modules/system/src/Tests/Update/UpdatePathRC1TestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdatePathTestBase::runUpdates in core/modules/system/src/Tests/Update/UpdatePathTestBase.php
Helper function to run pending database updates.
UpdatePathTestBaseFilledTest::testUpdatedSite in core/modules/system/src/Tests/Update/UpdatePathTestBaseFilledTest.php
Tests that the content and configuration were properly updated.
UpdateSchemaTest::testUpdateHooks in core/modules/system/src/Tests/Update/UpdateSchemaTest.php
Tests that update hooks are properly run.
UpdateScriptTest::testNoUpdateFunctionality in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Tests update.php when there are no updates to apply.
UpdateScriptTest::testRequirements in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Tests that requirements warnings and errors are correctly displayed.
UpdateScriptTest::testSuccessfulUpdateFunctionality in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Tests update.php after performing a successful update.
UpdateScriptTest::updateScriptTest in core/modules/system/src/Tests/Update/UpdateScriptTest.php
Helper function to run updates via the browser.
UpdatesWith7xTest::testWith7x in core/modules/system/src/Tests/Update/UpdatesWith7xTest.php
UpdateUploadTest::testUploadModule in core/modules/update/src/Tests/UpdateUploadTest.php
Tests upload, extraction, and update of a module.
UserRoleAdminTest::testRoleAdministration in core/modules/user/src/Tests/UserRoleAdminTest.php
Test adding, renaming and deleting roles.
ViewEditTest::testDeleteLink in core/modules/views_ui/src/Tests/ViewEditTest.php
Tests the delete link on a views UI.
VocabularyUiTest::testTaxonomyAdminDeletingVocabulary in core/modules/taxonomy/src/Tests/VocabularyUiTest.php
Deleting a vocabulary.
VocabularyUiTest::testVocabularyInterface in core/modules/taxonomy/src/Tests/VocabularyUiTest.php
Create, edit and delete a vocabulary via the user interface.