You are here

36 calls to AssertContentTrait::assertNoLinkByHref() in Zircon Profile 8

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