BackdropWebTestCase::backdropLogout in modules/simpletest/backdrop_web_test_case.php
CommentInterfaceTest::testCommentInterface in modules/comment/tests/comment.test
Tests the comment interface.
CommentNodeAutoCloserTestCase::testNodeCommentAutoCloserSettings in modules/comment/tests/comment.test
Tests the auto closer node type setting and the override setting on individual nodes.
CommentNodeChangesTestCase::testNodeCommentSettings in modules/comment/tests/comment.test
Tests opening, closing, and hiding comments.
DateViewsTestCase::testDateViews in modules/date/tests/date_views.test
Test date popup.
FieldUIManageDisplayTestCase::testFormatterUI in modules/field_ui/tests/field_ui.test
Tests formatter settings.
FilterEditorAccessTestCase::testDialogAccess in modules/filter/tests/filter.test
Checks access to editor dialogs for adding images and links.
ImageAdminStylesUnitTest::testDefaultStyle in modules/image/tests/image.test
Test to override, edit, then revert a style.
LayoutInterfaceTest::testContexts in modules/layout/tests/layout.test
Test the support for contexts within conditions and blocks.
LinkTokenTest::testStaticTokenLinkCreate in modules/link/tests/link.token.test
Creates a link field with a static title and an admin-entered token. Creates a node with a link and checks the title value.
LinkTokenTest::testTitleOnlyTitleNoLink in modules/link/tests/link.token.test
Test that if you have a title and no URL on a field which does not have tokens enabled, that the title is sanitized once.
LinkTokenTest::testUserTokenLinkCreate in modules/link/tests/link.token.test
Creates a link field with a required title enabled for user-entered tokens. Creates a node with a token in the link title and checks the value.
LinkUITest::testCRUDCreateFieldWithClass in modules/link/tests/link.ui.test
If we're creating a new field and just hit 'save' on the default options, we want to make sure they are set to the expected results.
LinkUITest::testCRUDCreateFieldWithTwoClasses in modules/link/tests/link.ui.test
If we're creating a new field and just hit 'save' on the default options, we want to make sure they are set to the expected results.
LinkUITest::testCRUDTitleOnlyTitleNoLink in modules/link/tests/link.ui.test
Testing that if you have the title but no URL, the title is not sanitized twice.
LinkUITest::testLinkCreate in modules/link/tests/link.ui.test
Creates a link field for the "page" type and creates a page with a link.
LinkUITest::testStaticLinkCreate in modules/link/tests/link.ui.test
Testing that if you use <strong> in a static title for your link, that the title actually displays <strong>.
SystemMainContentFallback::testMainContentFallback in modules/system/tests/system.test
Test availability of main content.
ViewsPluginDisplayBlockTestCase::testViewBlocks in modules/views/tests/plugins/views_plugin_display_block.test
Tests, whether and how the reset button can be renamed.