AccessDeniedTestCase::test403PathOnSystemForm in modules/system/tests/system.test
AdminBarDynamicLinksTestCase::testNode in modules/admin_bar/tests/admin_bar.test
Tests node type links.
AJAXDialogTest::testDialog in modules/simpletest/tests/ajax.test
Test sending non-JS and AJAX requests to open and manipulate modals.
BackdropErrorHandlerUnitTest::assertErrorMessage in modules/simpletest/tests/error.test
Helper function: assert that the error message is found.
BackdropErrorHandlerUnitTest::testExceptionHandler in modules/simpletest/tests/error.test
Test the exception handler.
BlockTestCase::testCustomBlock in modules/block/tests/block.test
Test creating custom block, editing, and then deleting it.
BlockTestCase::testCustomBlockFormat in modules/block/tests/block.test
Test creating custom block using Raw HTML (full_html).
BlockTranslationTestCase::testTranslateCustomBlock in modules/block/tests/block.translation.test
Test creating custom block, translate it, and then deleting it.
BookTestCase::checkBookNode in modules/book/tests/book.test
Checks the outline of sub-pages; previous, up, and next.
BootstrapPageCacheTestCase::testPageCompression in modules/simpletest/tests/bootstrap.test
Test page compression.
CKEditorTestCase::testLibrary in modules/ckeditor/tests/ckeditor.test
Test the addition of the library to the page when configured.
ColorTestCase::testBartikLegacy in modules/color/tests/color.test
Test the Bartik legacy color mode.
CommentAnonymous::testAnonymous in modules/comment/tests/comment.test
Tests anonymous comment functionality.
CommentBlockFunctionalTest::testRecentCommentBlock in modules/comment/tests/comment.test
Tests the recent comments block.
CommentHelperCase::performCommentOperation in modules/comment/tests/comment.test
Performs the specified operation on the specified comment.
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::testCommentPaging in modules/comment/tests/comment.test
Confirms comment paging works correctly with flat and threaded comments.
CommentRSSUnitTest::testCommentRSS in modules/comment/tests/comment.test
Tests comments as part of an RSS feed.
CommonBackdropHTTPRequestTestCase::testBackdropHTTPRequestBasicAuth in modules/simpletest/tests/common.test
CommonBackdropRenderTestCase::testBackdropRenderInvalidKeys in modules/simpletest/tests/common.test
Test rendering elements with invalid keys.
CommonCascadingStylesheetsTestCase::testAddCssFileWithQueryString in modules/simpletest/tests/common.test
Tests that the query string remains intact when adding CSS files that have query string parameters.
CommonCascadingStylesheetsTestCase::testRenderInlineFullPage in modules/simpletest/tests/common.test
Tests rendering inline stylesheets through a full page request.
CommonJavaScriptTestCase::testAddJsFileWithQueryString in modules/simpletest/tests/common.test
Tests that the query string remains intact when adding JavaScript files that have query string parameters.
ContactPersonalTestCase::testPersonalContactFlood in modules/contact/tests/contact.test
Tests the personal contact form flood protection.
ContactSitewideTestCase::deleteCategories in modules/contact/tests/contact.test
Deletes all categories.
ContactSitewideTestCase::testSiteWideContact in modules/contact/tests/contact.test
Tests configuration options and the site-wide contact form.
ContextualDynamicContextTestCase::testNodeLinks in modules/contextual/tests/contextual.test
Tests contextual links on node lists with different permissions.
DashboardTest::testDashboardLayout in modules/dashboard/tests/dashboard.test
Test the dashboard layout.
DateTimeFunctionalTest::testDateFormatConfiguration in modules/system/tests/system.test
Test date format configuration.
DateValidationTestCase::checkGranularity in modules/date/tests/date_validation.test
Confirms that fields missing the time granularity are accepted.
DBLogTestCase::doUser in modules/dblog/tests/dblog.test
Generates and then verifies some user events.
DBLogTestCase::testLogMessageSanitized in modules/dblog/tests/dblog.test
Make sure HTML tags are filtered out in the log detail page.
EmailFieldTestCase::testEmailField in modules/email/tests/email.test
Tests e-mail field.
FieldAttachOtherTestCase::testFieldAttachView in modules/field/tests/field.test
Test field_attach_view() and field_attach_prepare_view().
FieldFormTestCase::testFieldFormMultipleWidget in modules/field/tests/field.test
Tests widgets handling multiple values.
FieldFormTestCase::testFieldFormSingle in modules/field/tests/field.test
FieldFormTestCase::testFieldFormSingleRequired in modules/field/tests/field.test
FieldFormTestCase::testFieldFormUnlimited in modules/field/tests/field.test
FieldFormTestCase::testNestedFieldForm in modules/field/tests/field.test
Tests Field API form integration within a subform.
FieldUIManageFieldsTestCase::addExistingField in modules/field_ui/tests/field_ui.test
Tests adding an existing field in another content type.
FieldUIManageFieldsTestCase::manageFieldsPage in modules/field_ui/tests/field_ui.test
Tests the manage fields page.
FieldUIManageFieldsTestCase::testCardinalitySettings in modules/field_ui/tests/field_ui.test
Tests the cardinality settings of a field.
FieldUITestCase::fieldUIAddExistingField in modules/field_ui/tests/field_ui.test
Adds an existing field through the Field UI.
FieldUITestCase::fieldUIAddNewField in modules/field_ui/tests/field_ui.test
Creates a new field through the Field UI.
FieldUITestCase::fieldUIDeleteField in modules/field_ui/tests/field_ui.test
Deletes a field instance through the Field UI.
FileDownloadTest::checkUrl in modules/simpletest/tests/file.test
Download a file from the URL generated by file_create_url().
FileFieldDisplayTestCase::testNodeDisplay in modules/file/tests/file.test
Tests normal formatter display on node display.
FileFieldValidateTestCase::testFileExtension in modules/file/tests/file.test
Tests file extension checking.
FileFieldValidateTestCase::testFileMaxSize in modules/file/tests/file.test
Tests the max file size validator.
FileFieldValidateTestCase::testRequired in modules/file/tests/file.test
Tests the required property on file fields.
FileFieldWidgetTestCase::testWidgetValidation in modules/file/tests/file.test
Tests validation with the Upload button.
FileManagedFileElementTestCase::testManagedFile in modules/file/tests/file.test
Tests the managed_file element type.
FileManagedFileElementTestCase::testManagedFileParentsHash in modules/file/tests/file.test
Tests file_ajax_upload() parents_hash.
FileReplaceTestCase::testReplaceFile in modules/file/tests/file.test
@todo Test image dimensions for an image field are reset when a file is replaced. @todo Test image styles are cleared when an image is updated.
FileSaveUploadTest::setUp in modules/simpletest/tests/file.test
Sets up a Backdrop site for running functional and integration tests.
FileSaveUploadTest::testErrors in modules/simpletest/tests/file.test
Test for failure when uploading over a file that already exists.
FileSaveUploadTest::testExistingRename in modules/simpletest/tests/file.test
Test renaming when uploading over a file that already exists.
FileSaveUploadTest::testExistingReplace in modules/simpletest/tests/file.test
Test replacement when uploading over a file that already exists.
FileSaveUploadTest::testHandleDangerousFile in modules/simpletest/tests/file.test
Test dangerous file handling.
FileSaveUploadTest::testHandleExtension in modules/simpletest/tests/file.test
Test extension handling.
FileSaveUploadTest::testHandleFileMunge in modules/simpletest/tests/file.test
Test file munge handling.
FileSaveUploadTest::testNormal in modules/simpletest/tests/file.test
Test the file_save_upload() function.
FileTypeTestCase::testTypesCrudUi in modules/file/tests/file.test
Test file types CRUD UI.
FileUploadWizardTestCase::testFileUploadWizardBasic in modules/file/tests/file.test
Test the basic file upload wizard functionality.
FileUploadWizardTestCase::testFileUploadWizardFields in modules/file/tests/file.test
Test the file upload wizard field step.
FileUploadWizardTestCase::testFileUploadWizardSchemes in modules/file/tests/file.test
Test the file upload wizard scheme step.
FileUploadWizardTestCase::testFileUploadWizardStepSkipping in modules/file/tests/file.test
Test skipping each of the file upload wizard steps.
FileUploadWizardTestCase::testFileUploadWizardTypes in modules/file/tests/file.test
Test the file upload wizard type step.
FileUsageTestCase::testFileUsagePage in modules/file/tests/file.test
Create a file and verify its usage information.
FilterAdminTestCase::testFilterAdmin in modules/filter/tests/filter.test
Tests filter administration functionality.
FilterAdminTestCase::testFormatAdmin in modules/filter/tests/filter.test
Tests the format administration functionality.
FilterEditorLinkValidateTestCase::testEditorLinkValidate in modules/filter/tests/filter_dialog.test
Check function _filter_format_editor_link_url_validate().
FilterHooksTestCase::testFilterHooks in modules/filter/tests/filter.test
Tests hooks on format management.
FormEmailTestCase::testFormEmail in modules/simpletest/tests/form.test
Tests that #type 'email' fields are properly validated.
FormH5datetimeTestCase::testFormH5datetime in modules/simpletest/tests/form.test
Tests for #type 'html_date', 'html_time' and 'html_datetime' validation.
FormStateValuesCleanAdvancedTestCase::testFormStateValuesCleanAdvanced in modules/simpletest/tests/form.test
Tests form_state_values_clean().
FormsTestCase::testCheckboxProcessing in modules/simpletest/tests/form.test
Test default value handling for checkboxes.
FormsTestCase::testColorValidation in modules/simpletest/tests/form.test
Tests validation of #type 'color' elements.
FormsTestCase::testInputForgery in modules/simpletest/tests/form.test
Test Form API protections against input forgery.
FormsTestCase::testNumber in modules/simpletest/tests/form.test
Tests validation of #type 'number' elements.
FormsTestCase::testRequiredCheckboxesRadio in modules/simpletest/tests/form.test
Tests validation for required checkbox, select, and radio elements.
FormsTestCase::testRequiredTextfieldNoTitle in modules/simpletest/tests/form.test
Tests validation for required textfield element without title.
FormUrlTestCase::testFormUrl in modules/simpletest/tests/form.test
Tests that #type 'url' fields are properly validated and trimmed.
ImageAdminStylesUnitTest::testNumericStyleName in modules/image/tests/image.test
Test creating an image style with a numeric name and ensuring it can be applied to an image.
ImageAdminStylesUnitTest::testStyle in modules/image/tests/image.test
General test to add a style, add/remove/edit effects to it, then delete it.
ImageAdminStylesUnitTest::testStyleReplacement in modules/image/tests/image.test
Test deleting a style and choosing a replacement style.
ImageFieldDisplayTestCase::testImageFieldDefaultImage in modules/image/tests/image.test
Test use of a default image with an image field.
ImageFieldDisplayTestCase::_testImageFieldFormatters in modules/image/tests/image.test
Test image formatters on node display.
ImageFieldDisplayTestCase::testImageFieldSettings in modules/image/tests/image.test
Tests for image field settings.
ImageStylesPathAndUrlUnitTest::_testImageStyleUrlAndPath in modules/image/tests/image.test
Test image_style_url().
LanguageListTest::testLanguageList in modules/language/tests/language.test
Functional tests for adding, configuring, and deleting languages.
LanguageUpgradePathTestCase::testLanguageUpgrade in modules/simpletest/tests/upgrade/upgrade.language.test
Tests a successful upgrade.
LayoutBlockTest::testHeroBlocks in modules/layout/tests/layout.test
Test Hero blocks.
LayoutBlockTextTest::testBlockText in modules/layout/tests/layout.test
Tests the BlockText class functionality.
LayoutCloneTest::testLayoutClone in modules/layout/tests/layout.test
LayoutInterfaceTest::testBlockBasics in modules/layout/tests/layout.test
Add and remove blocks from a custom layout path.
LayoutInterfaceTest::testBlockPathTypeConditions in modules/layout/tests/layout.test
Test block path and type conditions.
LayoutInterfaceTest::testContexts in modules/layout/tests/layout.test
Test the support for contexts within conditions and blocks.
LayoutInterfaceTest::testOverriddenPaths in modules/layout/tests/layout.test
Test the overriding of paths.
LinkBaseTestClass::createLinkField in modules/link/tests/link.test
LinkTokenTest::testStaticTokenLinkCreate in modules/link/tests/link.token.test
Creates a link field with a static title and an admin-entered token. Creates a node with a link and checks the title value.
LinkTokenTest::testTitleOnlyTitleNoLink in modules/link/tests/link.token.test
Test that if you have a title and no URL on a field which does not have tokens enabled, that the title is sanitized once.
LinkTokenTest::testUserTokenLinkCreate in modules/link/tests/link.token.test
Creates a link field with a required title enabled for user-entered tokens. Creates a node with a token in the link title and checks the value.
LinkUITest::testCRUDCreateFieldDefaults in modules/link/tests/link.ui.test
If we're creating a new field and just hit 'save' on the default options, we want to make sure they are set to the expected results.
LinkUITest::testCRUDCreateFieldWithClass in modules/link/tests/link.ui.test
If we're creating a new field and just hit 'save' on the default options, we want to make sure they are set to the expected results.
LinkUITest::testCRUDCreateFieldWithTwoClasses in modules/link/tests/link.ui.test
If we're creating a new field and just hit 'save' on the default options, we want to make sure they are set to the expected results.
LinkUITest::testCRUDTitleOnlyTitleNoLink in modules/link/tests/link.ui.test
Testing that if you have the title but no URL, the title is not sanitized twice.
LinkUITest::testLinkCreate in modules/link/tests/link.ui.test
Creates a link field for the "page" type and creates a page with a link.
LinkUITest::testStaticLinkCreate in modules/link/tests/link.ui.test
Testing that if you use <strong> in a static title for your link, that the title actually displays <strong>.
LinkValidateTest::validateUrl in modules/link/tests/link.validate.test
Checks if a URL is valid through the UI.
LocaleContentFunctionalTest::testContentTypeDirLang in modules/locale/tests/locale.test
Test if a dir and lang tags exist in node's attributes.
LocaleContentFunctionalTest::testContentTypeLanguageConfiguration in modules/locale/tests/locale.test
Test if a content type can be set to multilingual and language is present.
LocaleExportFunctionalTest::testExportTranslation in modules/locale/tests/locale.test
Test exportation of translations.
LocaleExportFunctionalTest::testExportTranslationTemplateFile in modules/locale/tests/locale.test
Test exportation of translation template file.
LocaleImportFunctionalTest::testEmptyMsgstr in modules/locale/tests/locale.test
Test empty msgstr at end of .po file see #611786.
LocaleImportFunctionalTest::testStandalonePoFile in modules/locale/tests/locale.test
Test import of standalone .po files.
LocaleMultilingualFieldsFunctionalTest::setUp in modules/locale/tests/locale.test
Sets up a Backdrop site for running functional and integration tests.
LocaleMultilingualFieldsFunctionalTest::testMultilingualNodeForm in modules/locale/tests/locale.test
Test if field languages are correctly set through the node form.
LocaleTranslationFunctionalTest::testStringTranslation in modules/locale/tests/locale.test
Adds a language and tests string translation by users with the appropriate permissions.
MenuBreadcrumbTestCase::testBreadCrumbs in modules/simpletest/tests/menu.test
Tests breadcrumbs on node and administrative paths.
MenuRouterTestCase::testHookCustomTheme in modules/simpletest/tests/menu.test
Test that hook_custom_theme() can control the theme of a page.
MenuRouterTestCase::testMenuCallbacks in modules/simpletest/tests/menu.test
Tests title and theme callbacks in hook_menu().
MenuRouterTestCase::testMenuLinkOptions in modules/simpletest/tests/menu.test
Test menu link 'options' storage and rendering.
MenuRouterTestCase::testThemeCallbackHookCustomTheme in modules/simpletest/tests/menu.test
Test that the theme callback wins out over hook_custom_theme().
MenuTestCase::addCustomMenu in modules/menu/tests/menu.test
Add custom menu.
MenuTestCase::addCustomMenuCRUD in modules/menu/tests/menu.test
Add custom menu using CRUD functions.
MenuTestCase::addInvalidMenuLink in modules/menu/tests/menu.test
Attempt to add menu link with invalid path or no access permission.
MenuTestCase::deleteCustomMenu in modules/menu/tests/menu.test
Delete custom menu.
MenuTestCase::deleteMenuLink in modules/menu/tests/menu.test
Delete a menu link using the menu module UI.
MenuTestCase::resetMenuLink in modules/menu/tests/menu.test
Reset a standard menu link using the menu module UI.
MetaTagsTestCase::testMetaTag in modules/system/tests/system.test
Verify that the meta tag HTML is generated correctly.
ModuleDependencyTestCase::testIncompatibleCoreVersionDependency in modules/system/tests/system.test
Tests enabling a module that depends on a module with an incompatible core version.
ModuleDependencyTestCase::testIncompatibleModuleVersionDependency in modules/system/tests/system.test
Tests enabling a module that depends on an incompatible version of a module.
ModuleDependencyTestCase::testMissingModules in modules/system/tests/system.test
Attempt to enable a module with a missing dependency.
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.
NodeCreationTestCase::testNodeCreation in modules/node/tests/node.test
Creates a "Page" node and verifies its consistency in the database.
NodeRevisionsTestCase::testRevisions in modules/node/tests/node.test
Checks node revision related operations.
NodeRSSContentTestCase::testNodeRSSContent in modules/node/tests/node.test
Ensures that a new node includes the custom data when added to an RSS feed.
NodeTranslateBlockFunctionalTest::testNodeTranslateBlock in modules/node/tests/node.test
Tests the Existing content block.
NodeTypeTestCase::testNodeTypeEditing in modules/node/tests/node.test
Tests editing a node type using the UI.
NumberFieldTestCase::testNumberDecimalField in modules/field/modules/number/tests/number.test
Test number_decimal field.
NumberFieldTestCase::testNumberFloatField in modules/field/modules/number/tests/number.test
Test number_float field.
OptionsWidgetsTestCase::testCheckBoxes in modules/field/modules/options/tests/options.test
Tests the 'options_buttons' widget (multiple select).
OptionsWidgetsTestCase::testOnOffCheckbox in modules/field/modules/options/tests/options.test
Tests the 'options_onoff' widget.
OptionsWidgetsTestCase::testRadioButtons in modules/field/modules/options/tests/options.test
Tests the 'options_buttons' widget (single select).
OptionsWidgetsTestCase::testSelectListMultiple in modules/field/modules/options/tests/options.test
Tests the 'options_select' widget (multiple select).
OptionsWidgetsTestCase::testSelectListSingle in modules/field/modules/options/tests/options.test
Tests the 'options_select' widget (single select).
PageNotFoundTestCase::test404PathOnSystemForm in modules/system/tests/system.test
PagePreviewTestCase::testPagePreview in modules/node/tests/node.test
Checks the node preview functionality.
PageTitleFiltering::testTitleXSS in modules/system/tests/system.test
Test if the title of the site is XSS proof.
PathHooksTestCase::testPathHooks in modules/path/tests/path.test
PathPatternFunctionalTestCase::testNodeOperations in modules/path/tests/path_pattern.test
Test node operations.
PathPatternFunctionalTestCase::testUserOperations in modules/path/tests/path_pattern.test
Test user operations.
PathTestCase::testAdminAlias in modules/path/tests/path.test
Tests alias functionality through the admin interfaces.
SearchKeywordsConditions::testSearchKeyswordsConditions in modules/search/tests/search.test
Verify the kewords are captured and conditions respected.
SearchPageText::testSearchText in modules/search/tests/search.test
Tests the failed search text, and various other text on the search page.
SessionTestCase::testEmptySessionID in modules/simpletest/tests/session.test
Test that empty session IDs are not allowed.
ShutdownFunctionsTest::testShutdownFunctions in modules/system/tests/system.test
Test shutdown functions.
SimpleTestBrokenSetUp::testBreakSetUp in modules/simpletest/tests/simpletest.test
Runs this test case from within the simpletest child site.
SimpleTestMissingCheckedRequirements::testCheckRequirements in modules/simpletest/tests/simpletest.test
Ensures test will not run when requirements are missing.
SiteMaintenanceTestCase::testSiteMaintenance in modules/system/tests/system.test
Verify site maintenance mode functionality.
SummaryLengthTestCase::testSummaryLength in modules/node/tests/node.test
Tests the node summary length functionality.
SystemAuthorizeCase::testFileTransferHooks in modules/system/tests/system.test
Tests the FileTransfer hooks
SystemBlockTestCase::testSystemBlocks in modules/system/tests/system.test
Test displaying and hiding the powered-by and help blocks.
SystemThemeFunctionalTest::testAdministrationTheme in modules/system/tests/system.test
Test the administration theme functionality.
TaxonomyLanguageFunctionalTest::setUp in modules/taxonomy/tests/taxonomy.test
Sets up a Backdrop site for running functional and integration tests.
TaxonomyLanguageFunctionalTest::testNodeTermLanguageCreation in modules/taxonomy/tests/taxonomy.test
Test term creation with a free-tagging vocabulary from the node form.
TaxonomyRSSTestCase::testTaxonomyRSS in modules/taxonomy/tests/taxonomy.test
Tests that terms added to nodes are displayed in core RSS feed.
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies in modules/taxonomy/tests/taxonomy.test
Tests term reference field and widget with multiple vocabularies.
TaxonomyTermFieldTestCase::testTaxonomyTermFieldWidgets in modules/taxonomy/tests/taxonomy.test
Test widgets.
TaxonomyTermIndexTestCase::testTaxonomyTermHierarchyBreadcrumbs in modules/taxonomy/tests/taxonomy.test
Tests that there is a link to the parent term on the child term page.
TaxonomyTermTestCase::testNodeTermCreationAndDeletion in modules/taxonomy/tests/taxonomy.test
Test term creation with a free-tagging vocabulary from the node form.
TaxonomyTermTestCase::testTermInterface in modules/taxonomy/tests/taxonomy.test
Save, edit and delete a term using the user interface.
TaxonomyThemeTestCase::testTaxonomyTermThemes in modules/taxonomy/tests/taxonomy.test
Test the theme used when adding, viewing and editing taxonomy terms.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary in modules/taxonomy/tests/taxonomy.test
Deleting a vocabulary.
TaxonomyVocabularyFunctionalTest::testVocabularyInterface in modules/taxonomy/tests/taxonomy.test
Create, configure and delete a vocabulary via the user interface.
TextFieldTestCase::_testTextfieldWidgets in modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgets().
TextFieldTestCase::_testTextfieldWidgetsFormatted in modules/field/modules/text/tests/text.test
Helper function for testTextfieldWidgetsFormatted().
TextTranslationTestCase::setUp in modules/field/modules/text/tests/text.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.
ThemeHookInitUnitTest::testThemeInitializationHookInit in modules/simpletest/tests/theme.test
Test that the theme system can generate output when called by hook_init().
ThemeTableUnitTest::testThemeTableFooter in modules/simpletest/tests/theme.test
Tests that the 'footer' option works correctly.
ThemeTableUnitTest::testThemeTableStickyHeaders in modules/simpletest/tests/theme.test
Tableheader.js provides 'sticky' table headers, and is included by default.
ThemeTableUnitTest::testThemeTableWithEmptyMessage in modules/simpletest/tests/theme.test
Tests that the table header is printed correctly even if there are no rows, and that the empty text is displayed correctly.
TranslationTestCase::addLanguage in modules/translation/tests/translation.test
Installs the specified language, or enables it if it is already installed.
TranslationTestCase::createPage in modules/translation/tests/translation.test
Creates a "Page" in the specified language.
TranslationTestCase::createTranslation in modules/translation/tests/translation.test
Creates a translation for a page in the specified language.
TranslationTestCase::setUp in modules/translation/tests/translation.test
Sets up a Backdrop site for running functional and integration tests.
TranslationTestCase::testContentTranslation in modules/translation/tests/translation.test
Creates, modifies, and updates a page with a translation.
UpdateCoreTestCase::testNormalUpdateAvailable in modules/update/tests/update.test
Tests the Update Manager module when one normal update is available.
UpdateCoreTestCase::testSecurityUpdateAvailable in modules/update/tests/update.test
Tests the Update Manager module when a security update is available.
UpdateTestContribCase::testHookUpdateStatusAlter in modules/update/tests/update.test
Check that hook_update_status_alter() works to change a status.
UpdateTestContribCase::testNoReleasesAvailable in modules/update/tests/update.test
Tests when there is no available release data for a contrib module.
UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate in modules/update/tests/update.test
Tests that subthemes are notified about security updates for base themes.
UpdateTestContribCase::testUpdateBrokenFetchURL in modules/update/tests/update.test
Makes sure that if we fetch from a broken URL, sane things happen.
UpdateTestContribCase::testUpdateContribBasic in modules/update/tests/update.test
Tests the basic functionality of a contrib module on the status report.
UpdateTestContribCase::testUpdateContribOrder in modules/update/tests/update.test
Tests that contrib projects are ordered by project name.
UpdateTestContribCase::testUpdateShowDisabledThemes in modules/update/tests/update.test
Tests that disabled themes are only shown when desired.
UpdateTestHelper::assertStandardTests in modules/update/tests/update.test
Runs a series of assertions that are applicable to all update statuses.
UrlAlterFunctionalTest::testCurrentUrlRequestedPath in modules/simpletest/tests/path.test
Test current_path() and request_path().
UserAdminTestCase::testUserAdmin in modules/user/tests/user.test
Registers a user and deletes it.
UserAutocompleteTestCase::testUserAutocomplete in modules/user/tests/user.test
Tests access to user autocompletion and verify the correct results.
UserCancelTestCase::testUserAnonymize in modules/user/tests/user.test
Delete account and anonymize all content.
UserCancelTestCase::testUserBlock in modules/user/tests/user.test
Disable account and keep all content.
UserCancelTestCase::testUserBlockUnpublish in modules/user/tests/user.test
Disable account and unpublish all content.
UserCancelTestCase::testUserCancelByAdmin in modules/user/tests/user.test
Create an administrative user and delete another user.
UserCancelTestCase::testUserDelete in modules/user/tests/user.test
Delete account and remove all content.
UserCreateTestCase::testUserWithWeakPassword in modules/user/tests/user.test
Tests setting a weak password.
UserEditRebuildTestCase::testUserEditFormRebuild in modules/user/tests/user.test
Test user edit page when the form is set to rebuild.
UserEditTestCase::testUserEdit in modules/user/tests/user.test
Test user edit page.
UserEditTestCase::testUserWith0Password in modules/user/tests/user.test
Tests setting the password to "0".
UserLoginTestBase::assertFailedLogin in modules/user/tests/user.test
Make an unsuccessful login attempt.
UserPasswordResetTest::testUserPasswordReset in modules/user/tests/user_password_reset.test
Tests password reset functionality.
UserPictureTestCase::testDeletePicture in modules/user/tests/user.test
Tests deletion of user pictures.
UserPictureTestCase::testNoPicture in modules/user/tests/user.test
UserPictureTestCase::testPictureIsValid in modules/user/tests/user.test
Do the test: Picture is valid (proper size and dimension)
UserPictureTestCase::testWithGDinvalidDimension in modules/user/tests/user.test
Do the test: GD Toolkit is installed Picture has invalid dimension
UserPictureTestCase::testWithGDinvalidSize in modules/user/tests/user.test
Do the test: GD Toolkit is installed Picture has invalid size
UserPictureTestCase::testWithoutGDinvalidDimension in modules/user/tests/user.test
Do the test: GD Toolkit is not installed Picture has invalid size
UserPictureTestCase::testWithoutGDinvalidSize in modules/user/tests/user.test
Do the test: GD Toolkit is not installed Picture has invalid size
UserRegistrationTestCase::testRegistrationEmailDuplicates in modules/user/tests/user.test
UserRegistrationTestCase::testRegistrationWithUserFields in modules/user/tests/user.test
Tests Field API fields on user registration forms.
UserRoleAdminTestCase::testRoleAdministration in modules/user/tests/user.test
Test adding, renaming and deleting roles.
UserSignatureTestCase::testUserSignature in modules/user/tests/user.test
Test that a user can change their signature format and that it is respected upon display.
ViewsExposedFormTest::testExposedAdminUi in modules/views/tests/views_exposed_form.test
Tests the admin interface of exposed filter and sort items.
ViewsUIWizardBasicTestCase::testViewsWizardAndListing in modules/views/tests/views_ui.test
ViewsUIWizardDefaultViewsTestCase::testDefaultViews in modules/views/tests/views_ui.test
Tests default views.