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