AccessDeniedTestCase::test403PathOnSystemForm in modules/system/tests/system.test
AccessDeniedTestCase::testAccessDenied in modules/system/tests/system.test
AdminBarCustomizedTestCase::testCustomDisabled in modules/admin_bar/tests/admin_bar.test
Test disabled custom links.
CommentFieldsTest::testCommentEnable in modules/comment/tests/comment.test
Tests that comment module works when enabled after a content module.
CommentHelperCase::setUp in modules/comment/tests/comment.test
Sets up a Backdrop site for running functional and integration tests.
CommentInterfaceTest::testCommentClasses in modules/comment/tests/comment.test
Tests CSS classes on comments.
CommentInterfaceTest::testCommentInterface in modules/comment/tests/comment.test
Tests the comment interface.
CommentInterfaceTest::testCommentNewCommentsIndicator in modules/comment/tests/comment.test
Tests new comment marker.
CommentPagerTest::testCommentNewPageIndicator in modules/comment/tests/comment.test
Tests comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading in modules/comment/tests/comment.test
Tests comment ordering and threading.
CommentPagerTest::testCommentPaging in modules/comment/tests/comment.test
Confirms comment paging works correctly with flat and threaded comments.
CommentThreadingTestCase::testCommentThreading in modules/comment/tests/comment.test
Tests the comment threading.
CommentTokenReplaceTestCase::testCommentTokenReplacement in modules/comment/tests/comment.test
Creates a comment, then tests the tokens generated from it.
CommentViewsHandlerArgumentUserUidTest::setUp in modules/comment/tests/comment_views_handler_argument_user_uid.test
Sets up a Backdrop site for running functional and integration tests.
ContextualDynamicContextTestCase::testNodeLinks in modules/contextual/tests/contextual.test
Tests contextual links on node lists with different permissions.
DashboardTest::setUp in modules/dashboard/tests/dashboard.test
Sets up a Backdrop site for running functional and integration tests.
DashboardTest::testDashboardLayout in modules/dashboard/tests/dashboard.test
Test the dashboard layout.
DateTimeFunctionalTest::testTimeZoneHandling in modules/system/tests/system.test
Test time zones and DST handling.
DateViewsTestCase::testDateViewsPagerPlugin in modules/date/tests/date_views.test
Test the date views pager plugin.
DrupalWebTestCase::drupalCreateNode in includes/drupal.classes.inc
EntityLoadTestCase::testEntityLoadConditions in modules/entity/tests/entity_crud.test
Tests the functionality for loading entities matching certain conditions.
FieldBlockTestCase::setUp in modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldGetValueTestCase::setUp in modules/field/tests/field.test
Sets up a Backdrop site for running functional and integration tests.
FieldUIManageDisplayTestCase::testViewModeCustom in modules/field_ui/tests/field_ui.test
Tests switching display modes to use custom or 'default' settings'.
FieldViewsDataTest::setUp in modules/field/tests/field_views.test
Sets up a Backdrop site for running functional and integration tests.
FieldViewsFieldTest::setUp in modules/field/tests/field_views.test
Sets up a Backdrop site for running functional and integration tests.
FileFieldDisplayTestCase::testNodeDisplay in modules/file/tests/file.test
Tests normal formatter display on node display.
FileFieldWidgetTestCase::testWidgetValidation in modules/file/tests/file.test
Tests validation with the Upload button.
FileTestHelper::uploadNodeFile in modules/file/tests/file.test
Uploads a file to a node.
FileUsageTestCase::testFileUsagePage in modules/file/tests/file.test
Create a file and verify its usage information.
FilterEditorLinkValidateTestCase::testEditorLinkValidate in modules/filter/tests/filter_dialog.test
Check function _filter_format_editor_link_url_validate().
FilterSecurityTestCase::testDisableFilterModule in modules/filter/tests/filter.test
Tests removal of filtered content when an active filter is disabled.
FrontPageTestCase::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
FrontPageTestCase::testBackdropIsFrontPage in modules/system/tests/system.test
Test home page functionality.
ImageFieldDefaultImagesTestCase::testDefaultImages in modules/image/tests/image.test
Tests CRUD for fields and fields instances with default images.
ImageFieldDisplayTestCase::testImageFieldDefaultImage in modules/image/tests/image.test
Test use of a default image with an image field.
LayoutBlockTest::testPageComponentBlocks in modules/layout/tests/layout.test
Test Page component blocks.
LayoutInterfaceTest::setUp in modules/layout/tests/layout.test
Sets up a Backdrop site for running functional and integration tests.
LayoutInterfaceTest::testBlockEntityIDConditions in modules/layout/tests/layout.test
Test block entity ID conditions.
LayoutInterfaceTest::testBlockPathTypeConditions in modules/layout/tests/layout.test
Test block path and type conditions.
LayoutUpgradePathTest::testLayoutUpgrade in modules/layout/tests/layout.test
Tests a successful upgrade, where block positions copied to layouts.
ListFieldDisplayTestCase::testListDisplayFormatterBoolean in modules/field/modules/list/tests/list.test
List (boolen) : test 'On/Off' values input.
ListFieldUITestCase::testListAllowedValuesFloat in modules/field/modules/list/tests/list.test
List (float) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesInteger in modules/field/modules/list/tests/list.test
List (integer) : test 'allowed values' input.
ListFieldUITestCase::testListAllowedValuesText in modules/field/modules/list/tests/list.test
List (text) : test 'allowed values' input.
LocaleContentFunctionalTest::createNodePost in modules/locale/tests/locale.test
Create node in a specific language.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in modules/locale/tests/locale.test
Test if a content type can be set to multilingual and language is present.
LocaleDateFormatsFunctionalTest::testLocalizeDateFormats in modules/locale/tests/locale.test
Functional tests for localizing date formats.
LocalePathFunctionalTest::testPathLanguageConfiguration in modules/locale/tests/locale.test
Test if a language can be associated with a path alias.
MenuBlockTestCase::doMenuBlockTests in modules/system/tests/system.test
Test Menu Block functionality.
MenuBreadcrumbTestCase::testBreadCrumbs in modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
MenuNodeTestCase::testMenuNodeFormWidget in modules/menu/tests/menu.test
Test creating, editing, deleting menu links via node form widget.
MenuTestCase::doMenuTests in modules/menu/tests/menu.test
Test menu functionality using main-menu menu.
NodeAccessFieldTestCase::testNodeAccessAdministerField in modules/node/tests/node.test
Tests administering fields when node access is restricted.
NodeAccessPagerTestCase::testCommentPager in modules/node/tests/node.test
Tests the comment pager for nodes with multiple grants per realm.
NodeAccessRecordsUnitTest::testNodeAccessRecords in modules/node/tests/node.test
Creates a node and tests the creation of node access rules.
NodeAccessUnitTest::testNodeAccess in modules/node/tests/node.test
Runs basic tests for node_access function.
NodeAdminTestCase::testContentAdminPages in modules/node/tests/node.test
Tests content overview with different user permissions.
NodeAdminTestCase::testContentAdminSort in modules/node/tests/node.test
Tests that the table sorting works on the content admin pages.
NodeBlockFunctionalTest::testNodeBlock in modules/node/tests/node.test
Tests the Existing content block.
NodeBlockFunctionalTest::testRecentNodeBlock in modules/node/tests/node.test
Tests the recent comments block.
NodeBuildContent::testNodeRebuildContent in modules/node/tests/node.test
Ensures that content array is rebuilt on every call to node_build_content().
NodeEntityFieldQueryAlter::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeFrontPageCallback::testCustomFrontPage in modules/node/tests/node.test
NodeLoadHooksTestCase::testHookNodeLoad in modules/node/tests/node.test
Tests that hook_node_load() is invoked correctly.
NodeLoadMultipleUnitTest::testNodeMultipleLoad in modules/node/tests/node.test
Creates four nodes and ensures that they are loaded correctly.
NodeMultiByteUtf8Test::testMultiByteUtf8 in modules/node/tests/node.test
Tests that multi-byte UTF-8 characters are stored and retrieved correctly.
NodePageCacheTest::testNodeDelete in modules/node/tests/node.test
Tests deleting nodes clears page cache.
NodeQueryAlter::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeRevisionPermissionsTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeRevisionsTestCase::setUp in modules/node/tests/node.test
Sets up a Backdrop site for running functional and integration tests.
NodeRevisionsTestCase::testNodeRevisionWithoutLogMessage in modules/node/tests/node.test
Checks that revisions are correctly saved without log messages.
NodeRSSContentTestCase::testNodeRSSContent in modules/node/tests/node.test
Ensures that a new node includes the custom data when added to an RSS feed.
NodeSaveTestCase::testNodeSaveOnInsert in modules/node/tests/node.test
Tests saving a node on node insert.
NodeTitleTestCase::testNodeTitle in modules/node/tests/node.test
Creates one node and tests if the node title has the correct value.
NodeTitleXSSTestCase::testNodeTitleXSS in modules/node/tests/node.test
Tests XSS functionality with a node entity.
NodeTokenReplaceTestCase::testNodeTokenReplacement in modules/node/tests/node.test
Creates a node, then tests the tokens generated from it.
NodeTranslateBlockFunctionalTest::testNodeTranslateBlock in modules/node/tests/node.test
Tests the Existing content block.
NodeTypeTestCase::testNodeTypeCreation in modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
NodeViewsRevisionRelationsTestCase::testNodeRevisionRelationship in modules/node/tests/node_views_revision_relations.test
Create a node with revision and rest result count for both views.
PageNotFoundTestCase::test404PathOnSystemForm in modules/system/tests/system.test
PageNotFoundTestCase::testPageNotFound in modules/system/tests/system.test
PagePreviewTestCase::testPagePreview in modules/node/tests/node.test
Checks the node preview functionality.
PageViewTestCase::testPageView in modules/node/tests/node.test
Tests an anonymous and unpermissioned user attempting to edit the node.
PathHooksTestCase::testPathHooks in modules/path/tests/path.test
PathLanguageTestCase::testAliasTranslation in modules/path/tests/path.test
Test alias functionality through the admin interfaces.
PathPatternBulkUpdateTestCase::testBulkUpdate in modules/path/tests/path_pattern.test
PathPatternFunctionalTestCase::testNodeEditing in modules/path/tests/path_pattern.test
Basic functional testing of node Path patterns.
PathPatternFunctionalTestCase::testNodeOperations in modules/path/tests/path_pattern.test
Test node operations.
PathPatternFunctionalTestCase::testNodeTypeCreate in modules/path/tests/path_pattern.test
Create a new content type with new path pattern.
PathPatternFunctionalTestCase::testProgrammaticEntityCreation in modules/path/tests/path_pattern.test
Test programmatic entity creation for aliases.
PathPatternLocaleTestCase::testLanguageAliases in modules/path/tests/path_pattern.test
Test that when an English node is updated, its old English URL alias is updated and its newer French URL alias is left intact.
PathPatternUnitTestCase::testNoExistingPathAliases in modules/path/tests/path_pattern.test
PathPatternUnitTestCase::testNoTokensNoAlias in modules/path/tests/path_pattern.test
Test that path_save_automatic_alias() will not create a URL alias for a pattern that does not get any tokens replaced.
PathPatternUnitTestCase::testUpdateActions in modules/path/tests/path_pattern.test
Test the different update actions in path_save_automatic_alias().
PathTestCase::testAdminAlias in modules/path/tests/path.test
Tests alias functionality through the admin interfaces.
PathTestCase::testDuplicateNodeAlias in modules/path/tests/path.test
Tests that tries to create a duplicate alias are caught by validation.
PathTestCase::testNodeAlias in modules/path/tests/path.test
Tests alias functionality through the node interfaces.
PathTestCase::testPathCache in modules/path/tests/path.test
Tests the path cache.
RedirectFunctionalTest::testNodeRedirectForm in modules/redirect/tests/redirect.test
Tests presence or absence of Redirect elements on node edit forms.
RedirectFunctionalTest::testPathChangeRedirects in modules/redirect/tests/redirect.test
Tests renaming automatic aliases in a circular loop.
SearchAdvancedSearchForm::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentCountToggleTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchCommentTestCase::testAddNewComment in modules/search/tests/search.test
Verify that 'Add comment' does not appear in search results or index.
SearchCommentTestCase::testSearchResultsComment in modules/search/tests/search.test
Verify that comments are rendered using proper format in search results.
SearchCommentTestCase::testSearchResultsCommentAccess in modules/search/tests/search.test
Verify access rules for comment indexing with different permissions.
SearchConfigSettingsForm::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchConfigSettingsForm::testSearchNodeTypes in modules/search/tests/search.test
Verify enabling/disabling of certain node types.
SearchEmbedForm::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchExactTestCase::testExactQuery in modules/search/tests/search.test
Tests that the correct number of pager links are found for both keywords and phrases.
SearchNodeAccessTest::testPhraseSearchPunctuation in modules/search/tests/search.test
Tests that search works with punctuation and HTML entities.
SearchNumberMatchingTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchNumbersTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchRankingTestCase::testDoubleRankings in modules/search/tests/search.test
Verifies that if we combine two rankings, search still works.
SearchRankingTestCase::testHTMLRankings in modules/search/tests/search.test
Test rankings of HTML tags.
SearchRankingTestCase::testRankings in modules/search/tests/search.test
SearchSetLocaleTest::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SummaryLengthTestCase::testSummaryLength in modules/node/tests/node.test
Tests the node summary length functionality.
SystemThemeFunctionalTest::setUp in modules/system/tests/system.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyTokenReplaceTestCase::testTaxonomyTokenReplacement in modules/taxonomy/tests/taxonomy.test
Creates some terms and a node, then tests the tokens generated from them.
TaxonomyViewsHandlerRelationshipNodeTermDataTest::setUp in modules/taxonomy/tests/taxonomy_views_handler_relationship_node_term_data.test
Sets up a Backdrop site for running functional and integration tests.
ThemeDebugMarkupTestCase::testDebugOutput in modules/simpletest/tests/theme.test
Tests debug markup added to template output.
TokenCommentTestCase::testCommentTokens in modules/simpletest/tests/token.test
TokenCurrentPageTestCase::testCurrentPageTokens in modules/simpletest/tests/token.test
TokenEntityTestCase::testEntityOriginal in modules/simpletest/tests/token.test
Test the [entity:original:*] tokens.
TokenMenuTestCase::testMenuTokens in modules/simpletest/tests/token.test
TokenNodeTestCase::testNodeTokens in modules/simpletest/tests/token.test
TokenReplaceTestCase::testTokenReplacement in modules/simpletest/tests/token.test
Creates a user and a node, then tests the tokens generated from them.
UserCancelTestCase::testUserAnonymize in modules/user/tests/user.test
Delete account and anonymize all content.
UserCancelTestCase::testUserBlockUnpublish in modules/user/tests/user.test
Disable account and unpublish all content.
UserCancelTestCase::testUserCancelInvalid in modules/user/tests/user.test
Attempt invalid account cancellations.
UserCancelTestCase::testUserCancelWithoutPermission in modules/user/tests/user.test
Attempt to cancel account without permission.
UserCancelTestCase::testUserDelete in modules/user/tests/user.test
Delete account and remove all content.
UserSignatureTestCase::testUserSignature in modules/user/tests/user.test
Test that a user can change their signature format and that it is respected upon display.
UserTimeZoneFunctionalTest::testUserTimeZone in modules/user/tests/user.test
Tests the display of dates and time when user-configurable time zones are set.
UserViewsTestCase::setUp in modules/user/tests/user_views.test
Sets up a Backdrop site for running functional and integration tests.
ViewsAjaxTest::setUp in modules/views/tests/views_ajax.test
Sets up a Backdrop site for running functional and integration tests.
ViewsAjaxTest::testAjaxView in modules/views/tests/views_ajax.test
Tests an ajax and non-ajax view.
ViewsCacheTest::testHttpHeadersCaching in modules/views/tests/views_cache.test
Check that HTTP headers are cached for views.
ViewsExposedFormTest::testRenameResetButton in modules/views/tests/views_exposed_form.test
Tests, whether and how the reset button can be renamed.
ViewsGlossaryTestCase::testGlossaryView in modules/views/tests/views_glossary.test
Tests the default glossary view.
ViewsHandlerArgumentStringTest::testGlossary in modules/views/tests/handlers/views_handler_argument_string.test
Tests the glossary feature.
ViewsHandlerFieldDropbuttonTest::testDropbutton in modules/views/tests/handlers/views_handler_field_dropbutton.test
Tests dropbutton display.
ViewsHandlerFilterDateTest::setUp in modules/views/tests/handlers/views_handler_filter_date.test
Sets up a Backdrop site for running functional and integration tests.
ViewsHandlerFilterMultipleTest::testMultipleFilters in modules/views/tests/handlers/views_handler_filter_multiple.test
Tests combining an exposed filter with a non-exposed one.
ViewsHandlerManyToOneTest::setUp in modules/views/tests/handlers/views_handler_manytoone.test
Sets up a Backdrop site for running functional and integration tests.
ViewsPagerTest::createNodes in modules/views/tests/views_pager.test
ViewsPagerTest::testLimit in modules/views/tests/views_pager.test
Tests the some pager plugin.
ViewsPagerTest::testNoLimit in modules/views/tests/views_pager.test
Tests the none-pager-query.
ViewsPagerTest::testNormalPager in modules/views/tests/views_pager.test
Tests the normal pager.
ViewsPagerTest::testRenderNullPager in modules/views/tests/views_pager.test
Tests rendering with NULL pager.
ViewsPluginDisplayBlockTestCase::setUp in modules/views/tests/plugins/views_plugin_display_block.test
Sets up a Backdrop site for running functional and integration tests.
ViewsPluginStyleJumpMenuTest::setUp in modules/views/tests/styles/views_plugin_style_jump_menu.test
Sets up a Backdrop site for running functional and integration tests.
ViewsQueryGroupByTest::GroupByTestHelper in modules/views/tests/views_groupby.test
ViewsQueryGroupByTest::testAggregateCount in modules/views/tests/views_groupby.test
Tests aggregate count feature.
ViewsQueryGroupByTest::testGroupByCountOnlyFilters in modules/views/tests/views_groupby.test
ViewsUIWizardBasicTestCase::testViewsWizardAndListing in modules/views/tests/views_ui.test
ViewsUIWizardDisplaysTestCase::testOverrideDisplays in modules/views/tests/views_ui.test
Tests that displays can be overridden via the UI.
ViewsUIWizardDisplaysTestCase::testWizardMixedDefaultOverriddenDisplays in modules/views/tests/views_ui.test
Tests that the wizard correctly sets up default and overridden displays.
ViewsUIWizardItemsPerPageTestCase::testItemsPerPage in modules/views/tests/views_ui.test
Tests the number of items per page.
ViewsUIWizardJumpMenuTestCase::createCommentAndGetPath in modules/views/tests/views_ui.test
Helper function to create a comment and return its expected path.
ViewsUIWizardJumpMenuTestCase::createNodeAndGetPath in modules/views/tests/views_ui.test
Helper function to create a node and return its expected path.
ViewsUIWizardJumpMenuTestCase::createNodeRevisionAndGetPath in modules/views/tests/views_ui.test
Helper function to create a node revision and return its expected path.
ViewsUIWizardSortingTestCase::testSorting in modules/views/tests/views_ui.test
Tests the sorting functionality.