You are here

42 calls to AssertLegacyTrait::assertNoLinkByHref() in Drupal 8

AdminTest::testAdminPages in core/modules/system/tests/src/Functional/System/AdminTest.php
Tests output on administrative listing pages.
BlockDemoTest::testBlockDemo in core/modules/block/tests/src/Functional/BlockDemoTest.php
Check for the accessibility of the admin block demo page.
CommentTranslationUITest::testTranslateLinkCommentAdminPage in core/modules/comment/tests/src/Functional/CommentTranslationUITest.php
Tests translate link on comment content admin page.
ConfigEntityStatusUITest::testCRUD in core/modules/config/tests/src/Functional/ConfigEntityStatusUITest.php
Tests status operations.
ConfigEntityTest::testCRUDUI in core/modules/config/tests/src/Functional/ConfigEntityTest.php
Tests CRUD operations through the UI.
ConfigTranslationListUiTest::doMenuListTest in core/modules/config_translation/tests/src/Functional/ConfigTranslationListUiTest.php
Tests the menu listing for the translate operation.
ConfigTranslationUiTest::testContactConfigEntityTranslation in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the contact form translation.
ConfigTranslationUiTest::testSiteInformationTranslationUi in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the site information translation interface.
ConfigTranslationUiTest::testSourceAndTargetLanguage in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests source and target language edge cases.
ConfigTranslationUiTest::testViewsTranslationUI in core/modules/config_translation/tests/src/Functional/ConfigTranslationUiTest.php
Tests the views translation interface.
ContactPersonalTest::testPersonalContactAccess in core/modules/contact/tests/src/Functional/ContactPersonalTest.php
Tests access to the personal contact form.
ContactSitewideTest::testSiteWideContact in core/modules/contact/tests/src/Functional/ContactSitewideTest.php
Tests configuration options and the site-wide contact form.
ContentTranslationOperationsTest::testOperationTranslateLink in core/modules/content_translation/tests/src/Functional/ContentTranslationOperationsTest.php
Test that the operation "Translate" is displayed in the content listing.
DateFormatsLockedTest::testDateLocking in core/modules/system/tests/src/Functional/System/DateFormatsLockedTest.php
Tests attempts at listing, editing, and deleting locked date formats.
DefaultViewsTest::testDefaultViews in core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php
Tests default views.
DefaultViewsTest::testPathDestination in core/modules/views_ui/tests/src/Functional/DefaultViewsTest.php
Tests that page displays show the correct path.
DisplayCRUDTest::testRemoveDisplay in core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php
Tests removing a display.
FieldUITest::testFieldUI in core/modules/views_ui/tests/src/Functional/FieldUITest.php
Tests the UI of field handlers.
FieldWebTest::testClickSorting in core/modules/views/tests/src/Functional/Handler/FieldWebTest.php
Tests the click sorting functionality.
GroupByTest::testGroupBySave in core/modules/views_ui/tests/src/Functional/GroupByTest.php
Tests whether basic saving works.
HandlerTest::testUICRUD in core/modules/views_ui/tests/src/Functional/HandlerTest.php
Tests UI CRUD.
ImageAdminStylesTest::testStyle in core/modules/image/tests/src/Functional/ImageAdminStylesTest.php
General test to add a style, add/remove/edit effects to it, then delete it.
ImageFieldDisplayTest::_testImageFieldFormatters in core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
Test image formatters on node display.
LanguagePathMonolingualTest::testPageLinks in core/modules/language/tests/src/Functional/LanguagePathMonolingualTest.php
Verifies that links do not have language prefixes in them.
LocaleTranslatedSchemaDefinitionTest::testTranslatedUpdate in core/modules/locale/tests/src/Functional/LocaleTranslatedSchemaDefinitionTest.php
Tests that translations do not affect the update system.
MenuAccessTest::testMenuBlockLinksAccessCheck in core/modules/system/tests/src/Functional/Menu/MenuAccessTest.php
Tests menu link for route with access check.
MenuUiTest::testMenu in core/modules/menu_ui/tests/src/Functional/MenuUiTest.php
Tests menu functionality using the admin and user interfaces.
NodeAdminTest::testContentAdminPages in core/modules/node/tests/src/Functional/NodeAdminTest.php
Tests content overview with different user permissions.
NodeCreationTest::testNodeAddWithoutContentTypes in core/modules/node/tests/src/Functional/NodeCreationTest.php
Check node/add when no node types exist.
NodeRevisionsUiTest::testNodeRevisionsTabWithDefaultRevision in core/modules/node/tests/src/Functional/NodeRevisionsUiTest.php
Checks the Revisions tab.
NodeTypeTest::testNodeTypeFieldUiPermissions in core/modules/node/tests/src/Functional/NodeTypeTest.php
Tests Field UI integration for content types.
PathAdminTest::testPathFiltering in core/modules/path/tests/src/Functional/PathAdminTest.php
Tests the filtering aspect of the Path UI.
PrepareUninstallTest::testUninstall in core/modules/system/tests/src/Functional/Module/PrepareUninstallTest.php
Tests that Node and Taxonomy can be uninstalled.
RevisionLinkTest::testRevisionLinks in core/modules/node/tests/src/Functional/Views/RevisionLinkTest.php
Tests revision links.
SearchConfigSettingsFormTest::verifySearchPageOperations in core/modules/search/tests/src/Functional/SearchConfigSettingsFormTest.php
Checks that the search page operations match expectations.
SearchExactTest::testExactQuery in core/modules/search/tests/src/Functional/SearchExactTest.php
Tests that the correct number of pager links are found for both keywords and phrases.
StatusTest::testStatusPage in core/modules/system/tests/src/Functional/System/StatusTest.php
Tests that the status page returns.
TermTranslationUITest::testTranslateLinkVocabularyAdminPage in core/modules/taxonomy/tests/src/Functional/TermTranslationUITest.php
Tests translate link on vocabulary term list.
TranslationLinkTest::testTranslationLink in core/modules/content_translation/tests/src/Functional/Views/TranslationLinkTest.php
Tests the content translation overview link field handler.
UpdateScriptTest::testSuccessfulMultilingualUpdateFunctionality in core/modules/system/tests/src/Functional/UpdateSystem/UpdateScriptTest.php
Tests perfoming updates with update.php in a multilingual environment.
UserRoleAdminTest::testRoleAdministration in core/modules/user/tests/src/Functional/UserRoleAdminTest.php
Test adding, renaming and deleting roles.
ViewEditTest::testEditFormLanguageOptions in core/modules/views_ui/tests/src/Functional/ViewEditTest.php
Tests the language options on the views edit form.