You are here

320 calls to DrupalWebTestCase::drupalCreateUser() in Drupal 7

AccessDeniedTestCase::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
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.
AJAXElementValidation::testAJAXElementValidation in modules/simpletest/tests/ajax.test
Try to post an Ajax change to a form that has a validated element.
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.
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.
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::setUp in modules/blog/blog.test
Enable modules and create users with specific permissions.
BookTestCase::setUp in modules/book/book.test
Sets up a Drupal site for running functional and integration tests.
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::setUp in modules/color/color.test
Sets up a Drupal site for running functional and integration tests.
CommentFieldsTest::testCommentEnable in modules/comment/comment.test
Test that comment module works when enabled after a content module.
CommentHelperCase::setUp in modules/comment/comment.test
Sets up a Drupal site for running functional and integration tests.
CommentInterfaceTest::testCommentNodeCommentStatistics in modules/comment/comment.test
Tests the node comment statistics.
CommentNodeAccessTest::setUp in modules/comment/comment.test
Sets up a Drupal site for running functional and integration tests.
CommentPreviewTest::testCommentEditPreviewSave in modules/comment/comment.test
Test comment edit, preview, and save.
ConfirmFormTest::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
ContactPersonalTestCase::setUp in modules/contact/contact.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.
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::setUp in modules/dblog/dblog.test
Enable modules and create users with specific permissions.
DrupalRenderTestCase::testDrupalRenderCache in modules/simpletest/tests/common.test
Tests caching of render items.
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.
FileFieldRevisionTestCase::testRevisions in modules/file/tests/file.test
Tests creating multiple revisions of a node and managing attached files.
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.
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.
FilterAdminTestCase::setUp in modules/filter/filter.test
Sets up a Drupal site for running functional and integration tests.
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.
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::setUp in modules/forum/forum.test
Sets up a Drupal site for running functional and integration tests.
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::setUp in modules/help/help.test
Sets up a Drupal site for running functional and integration tests.
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::setUp in modules/menu/menu.test
Sets up a Drupal site for running functional and integration tests.
MenuTestCase::testMenuParentsJsAccess in modules/menu/menu.test
Test administrative users other than user 1 can access the menu parents AJAX callback.
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::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeAccessPagerTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeAccessRebuildTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeAccessRecordsTestCase::testNodeAccessRecords in modules/node/node.test
Creates a node and tests the creation of node access rules.
NodeAccessTestCase::testNodeAccess in modules/node/node.test
Runs basic tests for node_access function.
NodeAdminTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeBlockFunctionalTest::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
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::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
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::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodePostSettingsTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeQueryAlter::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
NodeRevisionPermissionsTestCase::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
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.
NodeTokenReplaceTestCase::testNodeTokenReplacement in modules/node/node.test
Creates a node, then tests the tokens generated from it.
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::setUp in modules/help/help.test
Sets up a Drupal site for running functional and integration tests.
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::setUp in modules/openid/openid.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::testLoginMaintenanceMode in modules/openid/openid.test
Test login using OpenID during maintenance mode.
OpenIDRegistrationTestCase::testRegisterUserWithInvalidSreg in modules/openid/openid.test
Test OpenID auto-registration with a provider that supplies invalid SREG information (a username that is already taken, and no e-mail address).
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::setUp in modules/node/node.test
Sets up a Drupal site for running functional and integration tests.
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.
PathLookupTest::testDrupalLookupPath in modules/simpletest/tests/path.test
Test that drupal_lookup_path() returns the correct path.
PathMonolingualTestCase::setUp in modules/path/path.test
Sets up a Drupal site for running functional and integration tests.
PathSaveTest::testDrupalSaveOriginalPath in modules/simpletest/tests/path.test
Tests that path_save() makes the original path available to modules.
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.
PollVoteTestCase::testPollVote in modules/poll/poll.test
ProfileTestCase::setUp in modules/profile/profile.test
Sets up a Drupal site for running functional and integration tests.
RdfCommentAttributesTestCase::setUp in modules/rdf/rdf.test
Sets up a Drupal site for running functional and integration tests.
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.
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::setUp in modules/search/search.test
Sets up a Drupal site for running functional and integration tests.
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
SessionHttpsTestCase::testEmptySessionId in modules/simpletest/tests/session.test
Tests that empty session IDs do not cause unrelated sessions to load.
SessionHttpsTestCase::testHttpsSession in modules/simpletest/tests/session.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::testSameSiteCookieAttributeDisabledViaPhpIni in modules/simpletest/tests/session.test
Test disabling the samesite attribute on session cookies via php ini
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::testSameSiteCookieAttributeNoneSecure in modules/simpletest/tests/session.test
Test SameSite attribute = None by default on Secure 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::testSamesiteCookieOverrideLaxToStrict in modules/simpletest/tests/session.test
Test overriding the PHP setting for session.cookie_samesite with the samesite_cookie_value variable.
SessionTestCase::testSamesiteCookiePhpSettingLax in modules/simpletest/tests/session.test
Test that a PHP setting for session.cookie_samesite is not overridden by the default value in Drupal, without a samesite_cookie_value variable.
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.
SimpleTestBrowserTestCase::testCookies in modules/simpletest/simpletest.test
Tests that cookies set during a request are available for testing.
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::stubTest in modules/simpletest/simpletest.test
Test to be run and the results confirmed.
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.
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.
StatisticsLoggingTestCase::setUp in modules/statistics/statistics.test
Sets up a Drupal site for running functional and integration tests.
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.
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.
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.
TextSummaryTestCase::setUp in modules/field/modules/text/text.test
Sets up a Drupal site for running functional and integration tests.
TextTranslationTestCase::setUp in modules/field/modules/text/text.test
Sets up a Drupal site for running functional and integration tests.
ThemeFastTestCase::setUp in modules/simpletest/tests/theme.test
Sets up a Drupal site for running functional and integration tests.
TokenReplaceTestCase::testTokenReplacement in modules/system/system.test
Creates a user and a node, then tests the tokens generated from them.
TrackerTest::setUp in modules/tracker/tracker.test
Sets up a Drupal site for running functional and integration tests.
TrackerTest::testTrackerAdminUnpublish in modules/tracker/tracker.test
Tests that publish/unpublish works at admin/content/node.
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.
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::setUp in modules/system/system.test
Sets up a Drupal site for running functional and integration tests.
UpdateScriptFunctionalTest::testNoUpdateFunctionality in modules/system/system.test
Tests update.php when there are no updates to apply.
UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality in modules/system/system.test
Tests update.php after performing a successful update.
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.
UserAuthmapAssignmentTestCase::testAuthmapAssignment in modules/user/user.test
Test authmap assignment and retrieval.
UserAutocompleteTestCase::setUp in modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserBlocksUnitTests::testUserLoginBlock in modules/user/user.test
Test the user login block.
UserBlocksUnitTests::testWhosOnlineBlock in modules/user/user.test
Test the Who's Online block.
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::setUp in modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserPictureTestCase::setUp in modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserPictureTestCase::testUserPictureAdminFormValidation in modules/user/user.test
Tests the admin form validates user picture settings.
UserRegistrationTestCase::testRegistrationEmailDuplicates in modules/user/user.test
UserRegistrationTestCase::testRegistrationWithoutEmailVerification in modules/user/user.test
UserRoleAdminTestCase::setUp in modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserRolesAssignmentTestCase::setUp in modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
UserRolesAssignmentTestCase::testAssignAndRemoveRole in modules/user/user.test
Tests that a user can be assigned a role and that the role can be removed again.
UserSignatureTestCase::setUp in modules/user/user.test
Sets up a Drupal site for running functional and integration tests.
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::setUp in modules/user/user.test
Sets up a Drupal site for running functional and integration tests.