You are here
46 calls to AssertContentTrait::assertTitle() in Zircon Profile 8
- AreaTitleWebTest::testTitleText in core/modules/views/src/Tests/Handler/AreaTitleWebTest.php
- Tests the title area handler.
- 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::testBlockContentTypeEditing in core/modules/block_content/src/Tests/BlockContentTypeTest.php
- Tests editing a block type using the UI.
- BlockTest::testBlockThemeSelector in core/modules/block/src/Tests/BlockTest.php
- Tests that the block form has a theme selector when not passed via the URL.
- CommentInterfaceTest::testCommentInterface in core/modules/comment/src/Tests/CommentInterfaceTest.php
- Tests the comment interface.
- CommentPreviewTest::testCommentEditPreviewSave in core/modules/comment/src/Tests/CommentPreviewTest.php
- Tests comment edit, preview, and save.
- CommentPreviewTest::testCommentPreview in core/modules/comment/src/Tests/CommentPreviewTest.php
- Tests comment preview.
- CommentPreviewTest::testCommentPreviewDuplicateSubmission in core/modules/comment/src/Tests/CommentPreviewTest.php
- Tests comment preview.
- ConfigEntityListTest::testListUI in core/modules/config/src/Tests/ConfigEntityListTest.php
- Tests the listing UI.
- ConfigFormOverrideTest::testFormsWithOverrides in core/modules/config/src/Tests/ConfigFormOverrideTest.php
- Tests that overrides do not affect forms.
- ConfigImportUITest::testImportDiff in core/modules/config/src/Tests/ConfigImportUITest.php
- Tests the screen that shows differences between active and sync.
- ConfirmFormTest::testConfirmForm in core/modules/system/src/Tests/Form/ConfirmFormTest.php
- ContentTranslationViewsUITest::testViewsUI in core/modules/content_translation/src/Tests/Views/ContentTranslationViewsUITest.php
- Tests the views UI.
- DefaultViewsTest::testDefaultViews in core/modules/views_ui/src/Tests/DefaultViewsTest.php
- Tests default views.
- DisplayPageWebTest::testPageDisplayMenu in core/modules/views/src/Tests/Plugin/DisplayPageWebTest.php
- Tests menu settings of page displays.
- FieldUIRouteTest::testFieldUIRoutes in core/modules/field_ui/src/Tests/FieldUIRouteTest.php
- Ensures that entity types with bundles do not break following entity types.
- FileListingTest::testFileListingPages in core/modules/file/src/Tests/FileListingTest.php
- Tests file overview with different user permissions.
- ForumTest::testForum in core/modules/forum/src/Tests/ForumTest.php
- Tests forum functionality through the admin and user interfaces.
- ForumTest::verifyForums in core/modules/forum/src/Tests/ForumTest.php
- Verifies that the logged in user has access to a forum node.
- ForumTest::verifyForumView in core/modules/forum/src/Tests/ForumTest.php
- Verifies the display of a forum page.
- FrontPageTest::testDrupalFrontPage in core/modules/system/src/Tests/System/FrontPageTest.php
- Test front page functionality.
- HelpTest::verifyHelp in core/modules/help/src/Tests/HelpTest.php
- Verifies the logged in user has access to the various help nodes.
- 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.
- LanguageListTest::testLanguageList in core/modules/language/src/Tests/LanguageListTest.php
- Functional tests for adding, editing and deleting languages.
- MenuTest::verifyMenuLink in core/modules/menu_ui/src/Tests/MenuTest.php
- Verifies a menu link using the UI.
- NodeTitleTest::testNodeTitle in core/modules/node/src/Tests/NodeTitleTest.php
- Creates one node and tests if the node title has the correct value.
- NodeTitleXSSTest::testNodeTitleXSS in core/modules/node/src/Tests/NodeTitleXSSTest.php
- Tests XSS functionality with a node entity.
- 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.
- PageTitleTest::testRoutingTitle in core/modules/system/src/Tests/System/PageTitleTest.php
- Tests the page title of render arrays.
- RenderWebTest::testWrapperFormatCacheContext in core/modules/system/src/Tests/Common/RenderWebTest.php
- Asserts the cache context for the wrapper format is always present.
- RouteProviderTest::testAdminHtmlRoutes in core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php
- @covers \Drupal\Core\Entity\Routing\AdminHtmlRouteProvider::getEditFormRoute
@covers \Drupal\Core\Entity\Routing\AdminHtmlRouteProvider::getDeleteFormRoute
- RouteProviderTest::testHtmlRoutes in core/tests/Drupal/KernelTests/Core/Entity/RouteProviderTest.php
- @covers \Drupal\Core\Entity\Routing\DefaultHtmlRouteProvider::getRoutes
- SearchConfigSettingsFormTest::testMultipleSearchPages in core/modules/search/src/Tests/SearchConfigSettingsFormTest.php
- Tests multiple search pages of the same type.
- SearchPageTextTest::testSearchText in core/modules/search/src/Tests/SearchPageTextTest.php
- Tests the failed search text, and various other text on the search page.
- ShortcutSetsTest::testShortcutSetEdit in core/modules/shortcut/src/Tests/ShortcutSetsTest.php
- Tests editing a shortcut set.
- SimpleTestBrowserTest::testInternalBrowser in core/modules/simpletest/src/Tests/SimpleTestBrowserTest.php
- Test the internal browsers functionality.
- SystemAuthorizeTest::testFileTransferHooks in core/modules/system/src/Tests/System/SystemAuthorizeTest.php
- Tests the FileTransfer hooks
- TrackerTest::testTrackerUser in core/modules/tracker/src/Tests/TrackerTest.php
- Tests for the presence of nodes on a user's tracker listing.
- UninstallTest::testUninstallPage in core/modules/system/src/Tests/Module/UninstallTest.php
- Tests the Uninstall page and Uninstall confirmation page.
- UpdateUploadTest::testUploadModule in core/modules/update/src/Tests/UpdateUploadTest.php
- Tests upload, extraction, and update of a module.
- UserAccountLinksTest::testAccountPageTitles in core/modules/user/src/Tests/UserAccountLinksTest.php
- Tests page title is set correctly on user account tabs.
- UserPasswordResetTest::testUserPasswordReset in core/modules/user/src/Tests/UserPasswordResetTest.php
- Tests password reset functionality.
- UserRegistrationTest::testRegistrationWithEmailVerification in core/modules/user/src/Tests/UserRegistrationTest.php
- VocabularyUiTest::testVocabularyInterface in core/modules/taxonomy/src/Tests/VocabularyUiTest.php
- Create, edit and delete a vocabulary via the user interface.