You are here

391 calls to DrupalWebTestCase::drupalLogin() in Drupal 7

AccessDeniedTestCase::testAccessDenied in modules/system/system.test
ActionLoopTestCase::testActionLoop in modules/simpletest/tests/actions.test
Set up a loop with 3 - 12 recursions, and see if it aborts properly.
ActionsConfigurationTestCase::testActionConfiguration in modules/simpletest/tests/actions.test
Test the configuration of advanced actions through the administration interface.
AggregatorRenderingTestCase::testBlockLinks in modules/aggregator/aggregator.test
Adds a feed block to the page and checks its links.
AggregatorTestCase::setUp in modules/aggregator/aggregator.test
Sets up a Drupal site for running functional and integration tests.
AJAXCommandsTestCase::testAJAXCommands in modules/simpletest/tests/ajax.test
Test the various Ajax Commands.
AJAXFormValuesTestCase::setUp in modules/simpletest/tests/ajax.test
Sets up a Drupal site for running functional and integration tests.
AJAXMultiFormTestCase::setUp in modules/simpletest/tests/ajax.test
Sets up a Drupal site for running functional and integration tests.
BasicMinimalUpdatePath::testBasicMinimalUpdate in modules/simpletest/tests/upgrade/upgrade.test
Tests a successful point release update.
BasicStandardUpdatePath::testBasicStandardUpdate in modules/simpletest/tests/upgrade/upgrade.test
Tests a successful point release update.
BasicUpgradePath::testBasicUpgrade in modules/simpletest/tests/upgrade/upgrade.test
Test a successful upgrade.
BatchPageTestCase::testBatchProgressPageTheme in modules/simpletest/tests/batch.test
Tests that the batch API progress page uses the correct theme.
BlockAdminThemeTestCase::testAdminTheme in modules/block/block.test
Check for the accessibility of the admin theme on the block admin page.
BlockCacheTestCase::setUp in modules/block/block.test
Sets up a Drupal site for running functional and integration tests.
BlockCacheTestCase::testCachePerRole in modules/block/block.test
Test DRUPAL_CACHE_PER_ROLE.
BlockCacheTestCase::testCachePerUser in modules/block/block.test
Test DRUPAL_CACHE_PER_USER.
BlockHiddenRegionTestCase::testBlockNotInHiddenRegion in modules/block/block.test
Tests that hidden regions do not inherit blocks when a theme is enabled.
BlockHTMLIdTestCase::setUp in modules/block/block.test
Sets up a Drupal site for running functional and integration tests.
BlockInvalidRegionTestCase::setUp in modules/block/block.test
Sets up a Drupal site for running functional and integration tests.
BlockTestCase::setUp in modules/block/block.test
Sets up a Drupal site for running functional and integration tests.
BlockTestCase::testCustomBlockFormat in modules/block/block.test
Test creating custom block using Full HTML.
BlogTestCase::doBasicTests in modules/blog/blog.test
Run basic tests on the indicated user.
BlogTestCase::testBlog in modules/blog/blog.test
Login users, create blog nodes, and test blog functionality through the admin and user interfaces.
BlogTestCase::testBlogPageNoEntries in modules/blog/blog.test
View the blog of a user with no blog entries as another user.
BlogTestCase::testUnprivilegedUser in modules/blog/blog.test
Confirm that the "You are not allowed to post a new blog entry." message shows up if a user submitted blog entries, has been denied that permission, and goes to the blog page.
BookTestCase::createBook in modules/book/book.test
Creates a new book with a page hierarchy.
BookTestCase::testBook in modules/book/book.test
Tests book functionality through node interfaces.
BookTestCase::testBookDelete in modules/book/book.test
Tests the access for deleting top-level book nodes.
BookTestCase::testBookExport in modules/book/book.test
Tests book export ("printer-friendly version") functionality.
BookTestCase::testBookNavigationBlock in modules/book/book.test
Tests the functionality of the book navigation block.
BookTestCase::testNavigationBlockOnAccessModuleEnabled in modules/book/book.test
Tests the book navigation block when an access module is enabled.
BootstrapPageCacheTestCase::testConditionalRequests in modules/simpletest/tests/bootstrap.test
Test support for requests containing If-Modified-Since and If-None-Match headers.
BootstrapPageCacheTestCase::testPageCache in modules/simpletest/tests/bootstrap.test
Test cache headers.
CacheClearCase::testMinimumCacheLifetime in modules/simpletest/tests/cache.test
Test minimum cache lifetime.
ColorTestCase::testValidColor in modules/color/color.test
Tests whether the provided color is valid.
ColorTestCase::_testColor in modules/color/color.test
Tests the Color module functionality using the given theme.
CommentActionsTestCase::testCommentPublishUnpublishActions in modules/comment/comment.test
Test comment publish and unpublish actions.
CommentActionsTestCase::testCommentUnpublishByKeyword in modules/comment/comment.test
Tests the unpublish comment by keyword action.
CommentAnonymous::testAnonymous in modules/comment/comment.test
Test anonymous comment functionality.
CommentApprovalTest::testApprovalAdminInterface in modules/comment/comment.test
Test comment approval functionality through admin/content/comment.
CommentApprovalTest::testApprovalNodeInterface in modules/comment/comment.test
Test comment approval functionality through node interface.
CommentBlockFunctionalTest::testRecentCommentBlock in modules/comment/comment.test
Test the recent comments block.
CommentContentRebuild::testCommentRebuild in modules/comment/comment.test
Test to ensure that the comment's content array is rebuilt for every call to comment_view().
CommentFieldsTest::testCommentEnable in modules/comment/comment.test
Test that comment module works when enabled after a content module.
CommentFieldsTest::testCommentFormat in modules/comment/comment.test
Test that comment module works correctly with plain text format.
CommentInterfaceTest::setEnvironment in modules/comment/comment.test
Re-configures the environment, module settings, and user permissions.
CommentInterfaceTest::testCommentClasses in modules/comment/comment.test
Tests CSS classes on comments.
CommentInterfaceTest::testCommentInterface in modules/comment/comment.test
Test comment interface.
CommentInterfaceTest::testCommentNewCommentsIndicator in modules/comment/comment.test
Tests new comment marker.
CommentInterfaceTest::testCommentNodeCommentStatistics in modules/comment/comment.test
Tests the node comment statistics.
CommentNodeAccessTest::testThreadedCommentView in modules/comment/comment.test
Test that threaded comments can be viewed.
CommentNodeChangesTestCase::testNodeDeletion in modules/comment/comment.test
Tests that comments are deleted with the node.
CommentPagerTest::testCommentNewPageIndicator in modules/comment/comment.test
Test comment_new_page_count().
CommentPagerTest::testCommentOrderingThreading in modules/comment/comment.test
Test comment ordering and threading.
CommentPagerTest::testCommentPaging in modules/comment/comment.test
Confirm comment paging works correctly with flat and threaded comments.
CommentPreviewTest::testCommentEditPreviewSave in modules/comment/comment.test
Test comment edit, preview, and save.
CommentPreviewTest::testCommentPreview in modules/comment/comment.test
Test comment preview.
CommentRSSUnitTest::testCommentRSS in modules/comment/comment.test
Test comments as part of an RSS feed.
CommentThreadingTestCase::testCommentThreading in modules/comment/comment.test
Tests the comment threading.
CommentTokenReplaceTestCase::testCommentTokenReplacement in modules/comment/comment.test
Creates a comment, then tests the tokens generated from it.
CommentUninstallTestCase::testCommentUninstall in modules/comment/comment.test
ConfirmFormTest::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
ContactPersonalTestCase::testPersonalContactAccess in modules/contact/contact.test
Tests access to the personal contact form.
ContactPersonalTestCase::testPersonalContactFlood in modules/contact/contact.test
Tests the personal contact form flood protection.
ContactSitewideTestCase::testAutoReply in modules/contact/contact.test
Tests auto-reply on the site-wide contact form.
ContactSitewideTestCase::testSiteWideContact in modules/contact/contact.test
Tests configuration options and the site-wide contact form.
ContextualDynamicContextTestCase::setUp in modules/contextual/contextual.test
Sets up a Drupal site for running functional and integration tests.
CronRunTestCase::testAutomaticCron in modules/system/system.test
Ensure that the automatic cron run feature is working.
DashboardBlocksTestCase::setUp in modules/dashboard/dashboard.test
Sets up a Drupal site for running functional and integration tests.
DashboardBlocksTestCase::testDashboardAccess in modules/dashboard/dashboard.test
Tests adding a block to the dashboard and checking access to it.
DatabaseSelectComplexTestCase2::testJoinSubquery in modules/simpletest/tests/database_test.test
Test that we can join on a query.
DateFormatTestCase::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
DateTimeFunctionalTest::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
DBLogTestCase::doNode in modules/dblog/dblog.test
Generates and then verifies some node events.
DBLogTestCase::doUser in modules/dblog/dblog.test
Generates and then verifies some user events.
DBLogTestCase::testDBLog in modules/dblog/dblog.test
Tests Database Logging module functionality through interfaces.
DBLogTestCase::testDBLogAddAndClear in modules/dblog/dblog.test
Tests the addition and clearing of log events through the admin interface.
DBLogTestCase::testFilter in modules/dblog/dblog.test
Tests the database log filter functionality at admin/reports/dblog.
DBLogTestCase::testLogMessageSanitized in modules/dblog/dblog.test
Make sure HTML tags are filtered out in the log detail page.
EntityFieldQueryTestCase::testEntityFieldQueryAccess in modules/simpletest/tests/entity_query.test
Tests EntityFieldQuery access on non-node entities.
FieldFormTestCase::setUp in modules/field/tests/field.test
Set the default field storage backend for fields created during tests.
FieldTranslationsTestCase::testFieldFormTranslationRevisions in modules/field/tests/field.test
Tests field translations when creating a new revision.
FieldUIAlterTestCase::setUp in modules/field_ui/field_ui.test
Sets up a Drupal site for running functional and integration tests.
FieldUITestCase::setUp in modules/field_ui/field_ui.test
Sets up a Drupal site for running functional and integration tests.
FileFieldAnonymousSubmission::testAuthenticatedNodeWithFileWithoutTitle in modules/file/tests/file.test
Tests file submission for an authenticated user with a missing node title.
FileFieldTestCase::setUp in modules/file/tests/file.test
Sets up a Drupal site for running functional and integration tests.
FileFieldWidgetTestCase::testPrivateFileComment in modules/file/tests/file.test
Tests that download restrictions on private files work on comments.
FileFieldWidgetTestCase::testTemporaryFileRemovalExploit in modules/file/tests/file.test
Tests exploiting the temporary file removal of another user using fid.
FilePrivateTestCase::testPrivateFile in modules/file/tests/file.test
Tests file access for file uploaded to a private node.
FilePrivateTestCase::testPrivateFileDownloadAccessGranted in modules/file/tests/file.test
Tests file access for private nodes when file download access is granted.
FileSaveUploadTest::setUp in modules/simpletest/tests/file.test
Sets up a Drupal site for running functional and integration tests.
FileTaxonomyTermTestCase::setUp in modules/file/tests/file.test
Sets up a Drupal site for running functional and integration tests.
FilledMinimalUpdatePath::testFilledStandardUpdate in modules/simpletest/tests/upgrade/upgrade.test
Tests a successful point release update.
FilledStandardUpdatePath::testFilledStandardUpdate in modules/simpletest/tests/upgrade/upgrade.test
Tests a successful point release update.
FilterAdminTestCase::setUp in modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FilterAdminTestCase::testFilterAdmin in modules/filter/filter.test
Tests filter administration functionality.
FilterDefaultFormatTestCase::testDefaultTextFormats in modules/filter/filter.test
Tests if the default text format is accessible to users.
FilterFormatAccessTestCase::setUp in modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FilterFormatAccessTestCase::testFormatPermissions in modules/filter/filter.test
Tests the Filter format access permissions functionality.
FilterFormatAccessTestCase::testFormatWidgetPermissions in modules/filter/filter.test
Tests editing a page using a disallowed text format.
FilterHooksTestCase::setUp in modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FilterSecurityTestCase::setUp in modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
FormatDateUnitTest::testAdminDefinedFormatDate in modules/simpletest/tests/common.test
Test admin-defined formats in format_date().
FormatDateUnitTest::testFormatDate in modules/simpletest/tests/common.test
Tests for the format_date() function.
FormsFormStorageTestCase::setUp in modules/simpletest/tests/form.test
Sets up a Drupal site for running functional and integration tests.
FormsRebuildTestCase::setUp in modules/simpletest/tests/form.test
Sets up a Drupal site for running functional and integration tests.
FormsRebuildTestCase::testPreserveFormActionAfterAJAX in modules/simpletest/tests/form.test
Tests that a form's action is retained after an Ajax submission.
FormValidationTestCase::testValidate in modules/simpletest/tests/form.test
Tests form alterations by #element_validate, #validate, and form_set_value().
ForumIndexTestCase::setUp in modules/forum/forum.test
Sets up a Drupal site for running functional and integration tests.
ForumTestCase::doAdminTests in modules/forum/forum.test
Runs admin tests on the admin user.
ForumTestCase::doBasicTests in modules/forum/forum.test
Runs basic tests on the indicated user.
ForumTestCase::testAddOrphanTopic in modules/forum/forum.test
Tests that forum nodes can't be added without a parent.
ForumTestCase::testEnableForumField in modules/forum/forum.test
Tests disabling and re-enabling the Forum module.
ForumTestCase::testForum in modules/forum/forum.test
Tests forum functionality through the admin and user interfaces.
FrontPageTestCase::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
HelpTestCase::testHelp in modules/help/help.test
Logs in users, creates dblog events, and tests dblog functionality.
ImageFieldDisplayTestCase::_testImageFieldFormatters in modules/image/image.test
Test image formatters on node display.
ImageFieldTestCase::setUp in modules/image/image.test
Sets up a Drupal site for running functional and integration tests.
IPAddressBlockingTestCase::setUp in modules/system/system.test
Implement setUp().
ListFieldUITestCase::setUp in modules/field/modules/list/tests/list.test
Set the default field storage backend for fields created during tests.
LocaleCommentLanguageFunctionalTest::setUp in modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleConfigurationTest::testLanguageConfiguration in modules/locale/locale.test
Functional tests for adding, editing and deleting languages.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in modules/locale/locale.test
Test if a content type can be set to multilingual and language setting is present on node add and edit forms.
LocaleContentFunctionalTest::testMachineNameLTR in modules/locale/locale.test
Verifies that machine name fields are always LTR.
LocaleContentFunctionalTest::testNodeCreationWithLanguage in modules/locale/locale.test
Verifies that nodes may be created with different languages.
LocaleCSSAlterTest::testCSSFilesOrderInRTLMode in modules/locale/locale.test
Verifies that -rtl.css file is added directly after LTR .css file.
LocaleDateFormatsFunctionalTest::setUp in modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleExportFunctionalTest::setUp in modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleImportFunctionalTest::setUp in modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleLanguageNegotiationInfoFunctionalTest::setUp in modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleLanguageSwitchingFunctionalTest::setUp in modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleMultilingualFieldsFunctionalTest::setUp in modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocalePathFunctionalTest::testPathLanguageConfiguration in modules/locale/locale.test
Test if a language can be associated with a path alias.
LocalePluralFormatTest::setUp in modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleTranslationFunctionalTest::testJavaScriptTranslation in modules/locale/locale.test
LocaleTranslationFunctionalTest::testStringSearch in modules/locale/locale.test
Tests translation search form.
LocaleTranslationFunctionalTest::testStringTranslation in modules/locale/locale.test
Adds a language and tests string translation by users with the appropriate permissions.
LocaleTranslationFunctionalTest::testStringValidation in modules/locale/locale.test
Tests the validation of the translation input.
LocaleUILanguageNegotiationTest::setUp in modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUninstallFunctionalTest::testUninstallProcess in modules/locale/locale.test
Check if the values of the Locale variables are correct after uninstall.
LocaleUrlRewritingTest::setUp in modules/locale/locale.test
Sets up a Drupal site for running functional and integration tests.
LocaleUserCreationTest::testLocalUserCreation in modules/locale/locale.test
Functional test for language handling during user creation.
LocaleUserLanguageFunctionalTest::testUserLanguageConfiguration in modules/locale/locale.test
Test if user can change their default language.
MenuBreadcrumbTestCase::setUp in modules/simpletest/tests/menu.test
Sets up a Drupal site for running functional and integration tests.
MenuBreadcrumbTestCase::testBreadCrumbs in modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
MenuNodeTestCase::setUp in modules/menu/menu.test
Sets up a Drupal site for running functional and integration tests.
MenuRouterTestCase::testAuthUserUserLogin in modules/simpletest/tests/menu.test
Test that an authenticated user hitting 'user/login' gets redirected to 'user' and 'user/register' gets redirected to the user edit page.
MenuRouterTestCase::testMenuLinkMaintain in modules/simpletest/tests/menu.test
Tests for menu_link_maintain().
MenuRouterTestCase::testMenuName in modules/simpletest/tests/menu.test
Tests for menu_name parameter for hook_menu().
MenuRouterTestCase::testThemeCallbackMaintenanceMode in modules/simpletest/tests/menu.test
Test the theme callback when the site is in maintenance mode.
MenuTestCase::testMenu in modules/menu/menu.test
Login users, add menus and menu links, and test menu functionality through the admin and user interfaces.
MenuTestCase::testMenuParentsJsAccess in modules/menu/menu.test
Test administrative users other than user 1 can access the menu parents AJAX callback.
MenuTestCase::testMenuQueryAndFragment in modules/menu/menu.test
Add and remove a menu link with a query string and fragment.
MenuTestCase::testNavigationAsSecondaryMenu in modules/menu/menu.test
Tries to use the navigation menu as the source for secondary links.
MenuTestCase::testUnpublishedNodeMenuItem in modules/menu/menu.test
Tests that menu admin lists can include menu items for unpublished nodes.
MenuTrailTestCase::setUp in modules/simpletest/tests/menu.test
Sets up a Drupal site for running functional and integration tests.
ModuleTestCase::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
ModuleUnitTest::testModuleImplements in modules/simpletest/tests/module.test
Test module_implements() caching.
MultiStepNodeFormBasicOptionsTest::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NewDefaultThemeBlocks::testNewDefaultThemeBlocks in modules/block/block.test
Check the enabled Bartik blocks are correctly copied over.
NodeAccessBaseTableTestCase::testNodeAccessBasic in modules/node/node.test
Tests the "private" node access functionality.
NodeAccessFieldTestCase::testNodeAccessAdministerField in modules/node/node.test
Tests administering fields when node access is restricted.
NodeAccessPagerTestCase::testCommentPager in modules/node/node.test
Tests the comment pager for nodes with multiple grants per realm.
NodeAccessPagerTestCase::testForumPager in modules/node/node.test
Tests the forum node pager for nodes with multiple grants per realm.
NodeAccessRebuildTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeAdminTestCase::testContentAdminPages in modules/node/node.test
Tests content overview with different user permissions.
NodeAdminTestCase::testContentAdminSort in modules/node/node.test
Tests that the table sorting works on the content admin pages.
NodeBlockFunctionalTest::testRecentNodeBlock in modules/node/node.test
Tests the recent comments block.
NodeBlockTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeCreationTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeEntityFieldQueryAlter::testNodeQueryAlterWithUI in modules/node/node.test
Tests that node access permissions are followed.
NodeEntityViewModeAlterTest::testNodeViewModeChange in modules/node/node.test
Create a "Basic page" node and verify its consistency in the database.
NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField in modules/node/node.test
Tests fields that were previously hidden when the view mode is changed.
NodeLoadMultipleTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodePageCacheTest::testNodeDelete in modules/node/node.test
Tests deleting nodes clears page cache.
NodePostSettingsTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeQueryAlter::testNodeQueryAlterOverride in modules/node/node.test
Tests 'node_access' query alter override.
NodeQueryAlter::testNodeQueryAlterWithUI in modules/node/node.test
Tests that node access permissions are followed.
NodeRevisionsTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeRSSContentTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeSaveTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeTitleTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeTitleXSSTestCase::testNodeTitleXSS in modules/node/node.test
Tests XSS functionality with a node entity.
NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence in modules/node/node.test
Tests that node type customizations persist through disable and uninstall.
NodeTypeTestCase::testNodeTypeCreation in modules/node/node.test
Tests creating a content type programmatically and via a form.
NodeTypeTestCase::testNodeTypeDeletion in modules/node/node.test
Tests deleting a content type that still has content.
NodeTypeTestCase::testNodeTypeEditing in modules/node/node.test
Tests editing a node type using the UI.
NoHelpTestCase::testMainPageNoHelp in modules/help/help.test
Ensures modules not implementing help do not appear on admin/help.
NonDefaultBlockAdmin::testNonDefaultBlockAdmin in modules/block/block.test
Test non-default theme admin.
NumberFieldTestCase::setUp in modules/field/modules/number/number.test
Sets up a Drupal site for running functional and integration tests.
OpenIDFunctionalTestCase::testBlockedUserLogin in modules/openid/openid.test
Test that a blocked user cannot log in.
OpenIDFunctionalTestCase::testDelete in modules/openid/openid.test
Test deleting an OpenID identity from a user's profile.
OpenIDFunctionalTestCase::testDiscovery in modules/openid/openid.test
Test discovery of OpenID Provider Endpoint via Yadis and HTML.
OpenIDFunctionalTestCase::testLogin in modules/openid/openid.test
Test login using OpenID.
OpenIDFunctionalTestCase::testLoginMaintenanceMode in modules/openid/openid.test
Test login using OpenID during maintenance mode.
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountAutoUpdateSreg in modules/openid/openid.test
Test OpenID auto transition with e-mail.
OpenIDInvalidIdentifierTransitionTestCase::testStrippedFragmentAccountEmailMismatch in modules/openid/openid.test
Test OpenID transition with e-mail mismatch.
OptionsSelectDynamicValuesTestCase::testSelectListDynamic in modules/field/modules/options/options.test
Tests the 'options_select' widget (single select).
OptionsWidgetsTestCase::setUp in modules/field/modules/options/options.test
Set the default field storage backend for fields created during tests.
OptionsWidgetsTestCase::testOnOffCheckbox in modules/field/modules/options/options.test
Tests the 'options_onoff' widget.
PageEditTestCase::testPageAuthoredBy in modules/node/node.test
Tests changing a node's "authored by" field.
PageEditTestCase::testPageEdit in modules/node/node.test
Checks node edit functionality.
PageNotFoundTestCase::setUp in modules/system/system.test
Implement setUp().
PagePreviewTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
PagerFunctionalWebTestCase::setUp in modules/simpletest/tests/pager.test
Sets up a Drupal site for running functional and integration tests.
PageTitleFiltering::setUp in modules/system/system.test
Implement setUp().
PageViewTestCase::testPageView in modules/node/node.test
Tests an anonymous and unpermissioned user attempting to edit the node.
PathLanguageTestCase::setUp in modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathLanguageUITestCase::setUp in modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathMonolingualTestCase::setUp in modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathTaxonomyTermTestCase::setUp in modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathTestCase::setUp in modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PHPAccessTestCase::testNoPrivileges in modules/php/php.test
Makes sure that the user can't use the PHP filter when not given access.
PHPFilterTestCase::testPHPFilter in modules/php/php.test
Makes sure that the PHP filter evaluates PHP code when used.
PHPTestCase::setUp in modules/php/php.test
Sets up a Drupal site for running functional and integration tests.
PollBlockTestCase::setUp in modules/poll/poll.test
Sets up a Drupal site for running functional and integration tests.
PollBlockTestCase::testRecentBlock in modules/poll/poll.test
PollCreateTestCase::testPollClose in modules/poll/poll.test
PollJSAddChoice::testAddChoice in modules/poll/poll.test
Test adding a new choice.
PollTestCase::pollCreate in modules/poll/poll.test
Creates a poll.
PollTokenReplaceTestCase::testPollTokenReplacement in modules/poll/poll.test
Creates a poll, then tests the tokens generated from it.
PollTranslateTestCase::testPollTranslate in modules/poll/poll.test
Tests poll creation and translation.
PollVoteCheckHostname::setUp in modules/poll/poll.test
Sets up a Drupal site for running functional and integration tests.
PollVoteCheckHostname::testHostnamePollVote in modules/poll/poll.test
Check that anonymous users with same ip cannot vote on poll more than once unless user is logged in.
PollVoteTestCase::testPollVote in modules/poll/poll.test
ProfileBlockTestCase::setUp in modules/profile/profile.test
Sets up a Drupal site for running functional and integration tests.
ProfileTestAutocomplete::testAutocomplete in modules/profile/profile.test
Tests profile field autocompletion and access.
ProfileTestBrowsing::testProfileBrowsing in modules/profile/profile.test
Test profile browsing.
ProfileTestDate::testProfileDateField in modules/profile/profile.test
Create a date field, give it a value, update and delete the field.
ProfileTestFields::testProfileFields in modules/profile/profile.test
Test each of the field types. List selection and date fields are tested separately because they need some special handling.
ProfileTestSelect::testProfileSelectionField in modules/profile/profile.test
Create a list selection field, give it a value, update and delete the field.
ProfileTestWeights::testProfileFieldWeights in modules/profile/profile.test
RdfCommentAttributesTestCase::setUp in modules/rdf/rdf.test
Sets up a Drupal site for running functional and integration tests.
RdfCommentAttributesTestCase::testCommentRdfaMarkup in modules/rdf/rdf.test
Tests the presence of the RDFa markup for the title, date and author and homepage on registered users and anonymous comments.
RdfCommentAttributesTestCase::testCommentReplyOfRdfaMarkup in modules/rdf/rdf.test
Test RDF comment replies.
RdfCommentAttributesTestCase::testNumberOfCommentsRdfaMarkup in modules/rdf/rdf.test
Tests the presence of the RDFa markup for the number of comments.
RdfMappingDefinitionTestCase::testUserAttributesInMarkup in modules/rdf/rdf.test
Create a random user and ensure the default mapping for user is used.
RdfRdfaMarkupTestCase::testAttributesInMarkupFile in modules/rdf/rdf.test
Ensure that file fields have the correct resource as the object in RDFa when displayed as a teaser.
SearchAdvancedSearchForm::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchBlockTestCase::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchCommentCountToggleTestCase::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchCommentTestCase::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchCommentTestCase::testAddNewComment in modules/search/search.test
Verify that 'add new comment' does not appear in search results or index.
SearchCommentTestCase::testSearchResultsComment in modules/search/search.test
Verify that comments are rendered using proper format in search results.
SearchCommentTestCase::testSearchResultsCommentAccess in modules/search/search.test
Verify access rules for comment indexing with different permissions.
SearchConfigSettingsForm::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchEmbedForm::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchExactTestCase::testExactQuery in modules/search/search.test
Tests that the correct number of pager links are found for both keywords and phrases.
SearchKeywordsConditions::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchLanguageTestCase::setUp in modules/search/search.test
Implementation setUp().
SearchNodeAccessTest::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchNodeTagTest::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchNumberMatchingTestCase::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchNumbersTestCase::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchPageOverride::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
SearchPageText::testSearchText in modules/search/search.test
Tests the failed search text, and various other text on the search page.
SearchRankingTestCase::testDoubleRankings in modules/search/search.test
Verifies that if we combine two rankings, search still works.
SearchRankingTestCase::testHTMLRankings in modules/search/search.test
Test rankings of HTML tags.
SearchRankingTestCase::testRankings in modules/search/search.test
SessionTestCase::testDataPersistence in modules/simpletest/tests/session.test
Test data persistence via the session_test module callbacks.
SessionTestCase::testEmptySessionID in modules/simpletest/tests/session.test
Test that empty session IDs are not allowed.
SessionTestCase::testNoSameSiteCookieAttributeDefault in modules/simpletest/tests/session.test
Test absence of SameSite attribute on session cookies by default.
SessionTestCase::testSameSiteCookieAttributeDisabledViaConf in modules/simpletest/tests/session.test
Test disabling the samesite attribute on session cookies via $conf
SessionTestCase::testSameSiteCookieAttributeLax in modules/simpletest/tests/session.test
Test SameSite attribute = Lax on session cookies.
SessionTestCase::testSameSiteCookieAttributeNone in modules/simpletest/tests/session.test
Test SameSite attribute = None on session cookies.
SessionTestCase::testSameSiteCookieAttributeStrict in modules/simpletest/tests/session.test
Test SameSite attribute = Strict on session cookies.
SessionTestCase::testSamesiteCookieLogoutLax in modules/simpletest/tests/session.test
Test SameSite attribute = Lax on set-cookie header on logout.
SessionTestCase::testSessionSaveRegenerate in modules/simpletest/tests/session.test
Tests for drupal_save_session() and drupal_session_regenerate().
SessionTestCase::testSessionWrite in modules/simpletest/tests/session.test
Test that sessions are only saved when necessary.
ShortcutTestCase::setUp in modules/shortcut/shortcut.test
Sets up a Drupal site for running functional and integration tests.
SimpleTestBrokenSetUp::setUp in modules/simpletest/simpletest.test
Sets up a Drupal site for running functional and integration tests.
SimpleTestDiscoveryTestCase::setUp in modules/simpletest/simpletest.test
Sets up a Drupal site for running functional and integration tests.
SimpleTestFunctionalTest::setUp in modules/simpletest/simpletest.test
Sets up a Drupal site for running functional and integration tests.
SimpleTestFunctionalTest::testInternalBrowser in modules/simpletest/simpletest.test
Test the internal browsers functionality.
SimpleTestInstallationProfileModuleTestsTestCase::setUp in modules/simpletest/simpletest.test
Sets up a Drupal site for running functional and integration tests.
SimpleTestOtherInstallationProfileModuleTestsTestCase::setUp in modules/simpletest/simpletest.test
Sets up a Drupal site for running functional and integration tests.
SiteMaintenanceTestCase::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
SiteMaintenanceTestCase::testSiteMaintenance in modules/system/system.test
Verify site maintenance mode functionality.
StatisticsAdminTestCase::setUp in modules/statistics/statistics.test
Sets up a Drupal site for running functional and integration tests.
StatisticsAdminTestCase::testDeleteUser in modules/statistics/statistics.test
Tests that accesslog reflects when a user is deleted.
StatisticsBlockVisitorsTestCase::testIPAddressBlocking in modules/statistics/statistics.test
Blocks an IP address via the top visitors report and then unblocks it.
StatisticsLoggingTestCase::testLogging in modules/statistics/statistics.test
Verifies request logging for cached and uncached pages.
StatisticsTestCase::setUp in modules/statistics/statistics.test
Sets up a Drupal site for running functional and integration tests.
StatisticsTokenReplaceTestCase::testStatisticsTokenReplacement in modules/statistics/statistics.test
Creates a node, then tests the statistics tokens generated from it.
SummaryLengthTestCase::testSummaryLength in modules/node/node.test
Tests the node summary length functionality.
SyslogTestCase::testSettings in modules/syslog/syslog.test
Tests the syslog settings page.
SystemAdminTestCase::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
SystemAdminTestCase::testAdminPages in modules/system/system.test
Tests output on administrative listing pages.
SystemAuthorizeCase::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
SystemBlockTestCase::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
SystemMainContentFallback::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
SystemMainContentFallback::testMainContentFallback in modules/system/system.test
Test availability of main content.
SystemThemeFunctionalTest::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyEFQTestCase::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyHooksTestCase::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyLegacyTestCase::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyLoadMultipleTestCase::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyRSSTestCase::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldMultipleVocabularyTestCase::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldTestCase::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermIndexTestCase::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTermTestCase::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyThemeTestCase::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyTokenReplaceTestCase::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyFunctionalTest::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyTestCase::setUp in modules/taxonomy/taxonomy.test
Sets up a Drupal site for running functional and integration tests.
TextFieldTestCase::setUp in modules/field/modules/text/text.test
Sets up a Drupal site for running functional and integration tests.
TextFieldTestCase::_testTextfieldWidgetsFormatted in modules/field/modules/text/text.test
Helper function for testTextfieldWidgetsFormatted().
TextSummaryTestCase::testOnlyTextSummary in modules/field/modules/text/text.test
Test sending only summary.
TextTranslationTestCase::setUp in modules/field/modules/text/text.test
Sets up a Drupal site for running functional and integration tests.
TextTranslationTestCase::testTextField in modules/field/modules/text/text.test
Test that a plaintext textfield widget is correctly populated.
TextTranslationTestCase::testTextFieldFormatted in modules/field/modules/text/text.test
Check that user that does not have access the field format cannot see the source value when creating a translation.
ThemeFastTestCase::testUserAutocomplete in modules/simpletest/tests/theme.test
Tests access to user autocompletion and verify the correct results.
TrackerTest::testTrackerAdminUnpublish in modules/tracker/tracker.test
Tests that publish/unpublish works at admin/content/node.
TrackerTest::testTrackerAll in modules/tracker/tracker.test
Tests for the presence of nodes on the global tracker listing.
TrackerTest::testTrackerCronIndexing in modules/tracker/tracker.test
Tests that existing nodes are indexed by cron.
TrackerTest::testTrackerNewComments in modules/tracker/tracker.test
Tests for comment counters on the tracker listing.
TrackerTest::testTrackerNewNodes in modules/tracker/tracker.test
Tests for the presence of the "new" flag for nodes.
TrackerTest::testTrackerOrderingNewComments in modules/tracker/tracker.test
Tests for ordering on a users tracker listing when comments are posted.
TrackerTest::testTrackerUser in modules/tracker/tracker.test
Tests for the presence of nodes on a user's tracker listing.
TranslationTestCase::setUp in modules/translation/translation.test
Sets up a Drupal site for running functional and integration tests.
TranslationTestCase::testContentTranslation in modules/translation/translation.test
Creates, modifies, and updates a basic page with a translation.
TranslationTestCase::testLanguageSwitcherBlockIntegration in modules/translation/translation.test
Tests that the language switcher block alterations work as intended.
TranslationTestCase::testLanguageSwitchLinks in modules/translation/translation.test
Checks that the language switch links behave properly.
TriggerContentTestCase::testActionContentMultiple in modules/trigger/trigger.test
Tests multiple node actions.
TriggerContentTestCase::testActionsContent in modules/trigger/trigger.test
Tests several content-oriented trigger issues.
TriggerCronTestCase::testActionsCron in modules/trigger/trigger.test
Tests assigning multiple actions to the cron trigger.
TriggerOrphanedActionsTestCase::testActionsOrphaned in modules/trigger/trigger.test
Tests logic around orphaned actions.
TriggerOtherTestCase::testActionsComment in modules/trigger/trigger.test
Tests triggering on comment save.
TriggerOtherTestCase::testActionsTaxonomy in modules/trigger/trigger.test
Tests triggering on taxonomy new term.
TriggerOtherTestCase::testActionsUser in modules/trigger/trigger.test
Tests triggering on user create and user login.
TriggerUnassignTestCase::setUp in modules/trigger/trigger.test
Sets up a Drupal site for running functional and integration tests.
TriggerUserActionTestCase::testUserActionAssignmentExecution in modules/trigger/trigger.test
Tests user action assignment and execution.
TriggerUserTokenTestCase::testUserTriggerTokenReplacement in modules/trigger/trigger.test
Tests a variety of token replacements in actions.
UpdateCoreTestCase::setUp in modules/update/update.test
Sets up a Drupal site for running functional and integration tests.
UpdateScriptFunctionalTest::testNoPendingUpdates in modules/system/system.test
Tests that there are no pending updates for the first test method.
UpdateScriptFunctionalTest::testNoUpdateFunctionality in modules/system/system.test
Tests update.php when there are no updates to apply.
UpdateScriptFunctionalTest::testRequirements in modules/system/system.test
Tests that requirements warnings and errors are correctly displayed.
UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality in modules/system/system.test
Tests update.php after performing a successful update.
UpdateScriptFunctionalTest::testThemeSystem in modules/system/system.test
Tests the effect of using the update script on the theme system.
UpdateScriptFunctionalTest::testUpdateAccess in modules/system/system.test
Tests access to the update script.
UpdateTestContribCase::setUp in modules/update/update.test
Sets up a Drupal site for running functional and integration tests.
UpdateTestContribCase::testHookUpdateStatusAlter in modules/update/update.test
Checks that hook_update_status_alter() works to change a status.
UpdateTestUploadCase::setUp in modules/update/update.test
Sets up a Drupal site for running functional and integration tests.
UrlAlterFunctionalTest::testUrlAlter in modules/simpletest/tests/path.test
Test that URL altering works and that it occurs in the correct order.
UserAccountLinksUnitTests::testDisabledAccountLink in modules/user/user.test
Tests disabling the 'My account' link.
UserAccountLinksUnitTests::testSecondaryMenu in modules/user/user.test
Tests the secondary menu.
UserAdminTestCase::testUserAdmin in modules/user/user.test
Registers a user and deletes it.
UserAutocompleteTestCase::testUserAutocomplete in modules/user/user.test
Tests access to user autocompletion and verify the correct results.
UserCancelTestCase::testMassUserCancelByAdmin in modules/user/user.test
Create an administrative user and mass-delete other users.
UserCancelTestCase::testUserAnonymize in modules/user/user.test
Delete account and anonymize all content.
UserCancelTestCase::testUserBlock in modules/user/user.test
Disable account and keep all content.
UserCancelTestCase::testUserBlockUnpublish in modules/user/user.test
Disable account and unpublish all content.
UserCancelTestCase::testUserCancelByAdmin in modules/user/user.test
Create an administrative user and delete another user.
UserCancelTestCase::testUserCancelInvalid in modules/user/user.test
Attempt invalid account cancellations.
UserCancelTestCase::testUserCancelUid1 in modules/user/user.test
Tests that user account for uid 1 cannot be cancelled.
UserCancelTestCase::testUserCancelWithoutPermission in modules/user/user.test
Attempt to cancel account without permission.
UserCancelTestCase::testUserDelete in modules/user/user.test
Delete account and remove all content.
UserCreateTestCase::testUserAdd in modules/user/user.test
Create a user through the administration interface and ensure that it displays in the user list.
UserEditedOwnAccountTestCase::testUserEditedOwnAccount in modules/user/user.test
UserEditRebuildTestCase::testUserEditFormRebuild in modules/user/user.test
Test user edit page when the form is set to rebuild.
UserEditTestCase::testUserEdit in modules/user/user.test
Test user edit page.
UserEditTestCase::testUserWith0Password in modules/user/user.test
Tests setting the password to "0".
UserLoginTestCase::testGlobalLoginFloodControl in modules/user/user.test
Test the global login flood control.
UserLoginTestCase::testLoginWithAnonSession in modules/user/user.test
Test logging in when an anon session already exists.
UserLoginTestCase::testPasswordRehashOnLogin in modules/user/user.test
Test that user password is re-hashed upon login after changing $count_log2.
UserLoginTestCase::testPerUserLoginFloodControl in modules/user/user.test
Test the per-user login flood control.
UserPasswordResetTestCase::testPasswordResetFloodControlPerUser in modules/user/user.test
Test user-based flood control on password reset.
UserPasswordResetTestCase::testUserPasswordReset in modules/user/user.test
Tests password reset functionality.
UserPasswordResetTestCase::testUserPasswordResetExpired in modules/user/user.test
Attempts login using an expired password reset link.
UserPasswordResetTestCase::testUserPasswordResetLoggedIn in modules/user/user.test
Test user password reset while logged in.
UserPermissionsTestCase::testAdministratorRole in modules/user/user.test
Test assigning of permissions for the administrator role.
UserPermissionsTestCase::testUserPermissionChanges in modules/user/user.test
Change user permissions and check user_access().
UserPictureTestCase::testDeletePicture in modules/user/user.test
Tests deletion of user pictures.
UserPictureTestCase::testExternalPicture in modules/user/user.test
Test HTTP schema working with user pictures.
UserPictureTestCase::testNoPicture in modules/user/user.test
UserPictureTestCase::testPictureIsValid in modules/user/user.test
Do the test: Picture is valid (proper size and dimension)
UserPictureTestCase::testUserPictureAdminFormValidation in modules/user/user.test
Tests the admin form validates user picture settings.
UserPictureTestCase::testWithGDinvalidDimension in modules/user/user.test
Do the test: GD Toolkit is installed Picture has invalid dimension
UserPictureTestCase::testWithGDinvalidSize in modules/user/user.test
Do the test: GD Toolkit is installed Picture has invalid size
UserPictureTestCase::testWithoutGDinvalidDimension in modules/user/user.test
Do the test: GD Toolkit is not installed Picture has invalid size
UserPictureTestCase::testWithoutGDinvalidSize in modules/user/user.test
Do the test: GD Toolkit is not installed Picture has invalid size
UserRegistrationTestCase::testRegistrationWithoutEmailVerification in modules/user/user.test
UserRoleAdminTestCase::testRoleAdministration in modules/user/user.test
Test adding, renaming and deleting roles.
UserRoleAdminTestCase::testRoleWeightChange in modules/user/user.test
Test user role weight change operation.
UserRolesAssignmentTestCase::setUp in modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserSignatureTestCase::testUserSignature in modules/user/user.test
Test that a user can change their signature format and that it is respected upon display.
UserTimeZoneFunctionalTest::testUserTimeZone in modules/user/user.test
Tests the display of dates and time when user-configurable time zones are set.
UserTokenReplaceTestCase::testUserTokenReplacement in modules/user/user.test
Creates a user, then tests the tokens generated from it.
UserUserSearchTestCase::testUserSearch in modules/user/user.test
UserValidateCurrentPassCustomForm::testUserValidateCurrentPassCustomForm in modules/user/user.test
Tests that user_validate_current_pass can be reused on a custom form.