132 calls to DrupalWebTestCase::assertNoText() in Drupal 7
- 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.
- AJAXElementValidation::testAJAXElementValidation in modules/
simpletest/ tests/ ajax.test - Try to post an Ajax change to a form that has a validated element.
- AJAXFrameworkTestCase::testLazyLoadOverriddenCSS in modules/
simpletest/ tests/ ajax.test - Tests that overridden CSS files are not added during lazy load.
- BlockCacheTestCase::testCachePerPage in modules/
block/ block.test - Test DRUPAL_CACHE_PER_PAGE.
- BlockCacheTestCase::testCachePerRole in modules/
block/ block.test - Test DRUPAL_CACHE_PER_ROLE.
- BlockTestCase::testBlock in modules/
block/ block.test - Test configuring and moving a module-define block to specific regions.
- BlockTestCase::testBlockVisibility in modules/
block/ block.test - Test block visibility.
- BlockTestCase::testBlockVisibilityListedEmpty in modules/
block/ block.test - Test block visibility when using "pages" restriction but leaving "pages" textarea empty
- BlockTestCase::testBlockVisibilityPerUser in modules/
block/ block.test - Test user customization of block visibility.
- BlockTestCase::testCustomBlock in modules/
block/ block.test - Test creating custom block, moving it to a specific region and then deleting it.
- BlockTestCase::testCustomBlockFormat in modules/
block/ block.test - Test creating custom block using Full HTML.
- BookTestCase::testBookNavigationBlock in modules/
book/ book.test - Tests the functionality of the book navigation block.
- CommentAnonymous::testAnonymous in modules/
comment/ comment.test - Test anonymous comment functionality.
- CommentBlockFunctionalTest::testRecentCommentBlock in modules/
comment/ comment.test - Test the recent comments block.
- CommentInterfaceTest::assertCommentLinks in modules/
comment/ comment.test - Asserts that comment links appear according to the passed environment setup.
- CommentInterfaceTest::testCommentInterface in modules/
comment/ comment.test - Test comment interface.
- ContactPersonalTestCase::testPersonalContactFlood in modules/
contact/ contact.test - Tests the personal contact form flood protection.
- ContactSitewideTestCase::testSiteWideContact in modules/
contact/ contact.test - Tests configuration options and the site-wide contact form.
- DashboardBlocksTestCase::testBlockAvailability in modules/
dashboard/ dashboard.test - Tests that administrative blocks are available for the dashboard.
- DashboardBlocksTestCase::testDashboardAccess in modules/
dashboard/ dashboard.test - Tests adding a block to the dashboard and checking access to it.
- DateTimeFunctionalTest::testDateFormatConfiguration in modules/
system/ system.test - Test date format configuration.
- DrupalGotoTest::testDrupalGotoAlter in modules/
simpletest/ tests/ common.test - Test hook_drupal_goto_alter().
- DrupalSetMessageTest::testSetRemoveMessages in modules/
system/ system.test - Tests setting messages and removing one before it is displayed.
- FieldDisplayAPITestCase::testFieldViewField in modules/
field/ tests/ field.test - Test the field_view_field() function.
- FileFieldAnonymousSubmission::_testNodeWithFileWithoutTitle in modules/
file/ tests/ file.test - Helper method to test file submissions with missing node titles.
- FileFieldDisplayTestCase::testNodeDisplay in modules/
file/ tests/ file.test - Tests normal formatter display on node display.
- FilterFormatAccessTestCase::testFormatWidgetPermissions in modules/
filter/ filter.test - Tests editing a page using a disallowed text format.
- FilterSecurityTestCase::testDisableFilterModule in modules/
filter/ filter.test - Tests removal of filtered content when an active filter is disabled.
- FormsElementsTableSelectFunctionalTest::testMultipleFalse in modules/
simpletest/ tests/ form.test - Test the display of radios when #multiple is FALSE.
- FormsElementsTableSelectFunctionalTest::testMultipleTrue in modules/
simpletest/ tests/ form.test - Test the display of checkboxes when #multiple is TRUE.
- FormsTestCase::testSelect in modules/
simpletest/ tests/ form.test - Tests validation of #type 'select' elements.
- FormsTriggeringElementTestCase::testAttemptAccessControlBypass in modules/
simpletest/ tests/ form.test - Test that $form_state['triggering_element'] does not get set to a button with #access=FALSE.
- FormsTriggeringElementTestCase::testNoButtonInfoInPost in modules/
simpletest/ tests/ form.test - Test the determination of $form_state['triggering_element'] when no button information is included in the POST data, as is sometimes the case when the ENTER key is pressed in a textfield in Internet Explorer.
- FormValidationTestCase::testValidate in modules/
simpletest/ tests/ form.test - Tests form alterations by #element_validate, #validate, and form_set_value().
- FormValidationTestCase::testValidateLimitErrors in modules/
simpletest/ tests/ form.test - Tests partial form validation through #limit_validation_errors.
- ForumIndexTestCase::testForumIndexStatus in modules/
forum/ forum.test - Tests the forum index for published and unpublished nodes.
- FrontPageTestCase::testDrupalIsFrontPage in modules/
system/ system.test - Test front page functionality.
- 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.
- LocaleImportFunctionalTest::testAutomaticModuleTranslationImportLanguageEnable in modules/
locale/ locale.test - Test automatic import of a module's translation files when a language is enabled.
- LocaleImportFunctionalTest::testStandalonePoFile in modules/
locale/ locale.test - Test import of standalone .po files.
- 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.
- LocaleUserLanguageFunctionalTest::testUserLanguageConfiguration in modules/
locale/ locale.test - Test if user can change their default language.
- MenuRouterTestCase::testTitleCallbackFalse in modules/
simpletest/ tests/ menu.test - Test title callback set to FALSE.
- MenuRouterTestCase::testTitleMenuCallback in modules/
simpletest/ tests/ menu.test - Tests page title of MENU_CALLBACKs.
- MenuTestCase::deleteMenuLink in modules/
menu/ menu.test - Delete a menu link using the menu module UI.
- MenuTestCase::resetMenuLink in modules/
menu/ menu.test - Reset a standard menu link using the menu module UI.
- MenuTestCase::testUnpublishedNodeMenuItem in modules/
menu/ menu.test - Tests that menu admin lists can include menu items for unpublished nodes.
- MenuTestCase::toggleMenuLink in modules/
menu/ menu.test - Alternately disable and enable a menu link.
- NodeBlockFunctionalTest::testRecentNodeBlock in modules/
node/ node.test - Tests the recent comments block.
- NodeEntityFieldQueryAlter::testNodeQueryAlterWithUI in modules/
node/ node.test - Tests that node access permissions are followed.
- NodeEntityViewModeAlterTest::testNodeViewModeChange in modules/
node/ node.test - Create a "Basic page" node and verify its consistency in the database.
- NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField in modules/
node/ node.test - Tests fields that were previously hidden when the view mode is changed.
- NodeLoadMultipleTestCase::testNodeMultipleLoad in modules/
node/ node.test - Create four nodes and ensure they're loaded correctly.
- NodeQueryAlter::testNodeQueryAlterWithUI in modules/
node/ node.test - Tests that node access permissions are followed.
- NodeRSSContentTestCase::testNodeRSSContent in modules/
node/ node.test - Ensures that a new node includes the custom data when added to an RSS feed.
- NodeTypePersistenceTestCase::testNodeTypeCustomizationPersistence in modules/
node/ node.test - Tests that node type customizations persist through disable and uninstall.
- NodeTypeTestCase::testNodeTypeDeletion in modules/
node/ node.test - Tests deleting a content type that still has content.
- NoHelpTestCase::testMainPageNoHelp in modules/
help/ help.test - Ensures modules not implementing help do not appear on admin/help.
- NumberFieldTestCase::testNumberFloatField in modules/
field/ modules/ number/ number.test - Test number_float field.
- OpenIDFunctionalTestCase::testDelete in modules/
openid/ openid.test - Test deleting an OpenID identity from a user's profile.
- PathTaxonomyTermTestCase::testTermAlias in modules/
path/ path.test - Tests alias functionality through the admin interfaces.
- PathTestCase::testAdminAlias in modules/
path/ path.test - Tests alias functionality through the admin interfaces.
- PathTestCase::testNodeAlias in modules/
path/ path.test - Tests alias functionality through the node interfaces.
- PHPFilterTestCase::testPHPFilter in modules/
php/ php.test - Makes sure that the PHP filter evaluates PHP code when used.
- PollBlockTestCase::testRecentBlock in modules/
poll/ poll.test - PollDeleteChoiceTestCase::testChoiceRemoval in modules/
poll/ poll.test - PollVoteTestCase::testPollVote in modules/
poll/ poll.test - ProfileTestCase::deleteProfileField in modules/
profile/ profile.test - Delete a profile field.
- SearchAdvancedSearchForm::testNodeType in modules/
search/ search.test - Test using the search form with GET and POST queries. Test using the advanced search form to limit search to nodes of type "Basic page".
- SearchBlockTestCase::testBlock in modules/
search/ search.test - Test that the search block form works correctly.
- SearchCommentCountToggleTestCase::testSearchCommentCountToggle in modules/
search/ search.test - Verify that comment count display toggles properly on comment status of node
- SearchCommentTestCase::testAddNewComment in modules/
search/ search.test - Verify that 'add new comment' does not appear in search results or index.
- SearchCommentTestCase::testSearchResultsComment in modules/
search/ search.test - Verify that comments are rendered using proper format in search results.
- SearchConfigSettingsForm::testSearchModuleDisabling in modules/
search/ search.test - Verify that you can disable individual search modules.
- SearchConfigSettingsForm::testSearchSettingsPage in modules/
search/ search.test - Verify the search settings form.
- SearchEmbedForm::testEmbeddedForm in modules/
search/ search.test - Tests that the embedded form appears and can be submitted.
- SearchKeywordsConditions::testSearchKeyswordsConditions in modules/
search/ search.test - Verify the kewords are captured and conditions respected.
- SearchLanguageTestCase::testLanguages in modules/
search/ search.test - SearchNumberMatchingTestCase::testNumberSearching in modules/
search/ search.test - Tests that all the numbers can be searched.
- SearchNumbersTestCase::testNumberSearching in modules/
search/ search.test - Tests that all the numbers can be searched.
- 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::testEmptyAnonymousSession in modules/
simpletest/ tests/ session.test - Test that empty anonymous sessions are destroyed.
- SimpleTestOtherInstallationProfileModuleTestsTestCase::testOtherInstallationProfile in modules/
simpletest/ simpletest.test - Tests that tests located in another installation profile do not appear.
- SiteMaintenanceTestCase::testSiteMaintenance in modules/
system/ system.test - Verify site maintenance mode functionality.
- StatisticsAdminTestCase::testDeleteUser in modules/
statistics/ statistics.test - Tests that accesslog reflects when a user is deleted.
- StatisticsAdminTestCase::testExpiredLogs in modules/
statistics/ statistics.test - Tests that cron clears day counts and expired access logs.
- SystemAuthorizeCase::testFileTransferHooks in modules/
system/ system.test - Tests the FileTransfer hooks
- SystemMainContentFallback::testMainContentFallback in modules/
system/ system.test - Test availability of main content.
- SystemThemeFunctionalTest::testThemeSettings in modules/
system/ system.test - Test the theme settings form.
- TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies in modules/
taxonomy/ taxonomy.test - Tests term reference field and widget with multiple vocabularies.
- TaxonomyTermTestCase::testNodeTermCreationAndDeletion in modules/
taxonomy/ taxonomy.test - Test term creation with a free-tagging vocabulary from the node form.
- TextTranslationTestCase::testTextFieldFormatted in modules/
field/ modules/ text/ text.test - Check that user that does not have access the field format cannot see the source value when creating a translation.
- ThemeTestCase::testCSSOverride in modules/
simpletest/ tests/ theme.test - Ensures a theme's .info file is able to override a module CSS file from being added to the page.
- TrackerTest::testTrackerAll in modules/
tracker/ tracker.test - Tests for the presence of nodes on the global tracker listing.
- TrackerTest::testTrackerUser in modules/
tracker/ tracker.test - Tests for the presence of nodes on a user's tracker listing.
- UpdateCoreTestCase::testDatestampMismatch in modules/
update/ update.test - Ensures proper results where there are date mismatches among modules.
- UpdateCoreTestCase::testModulePageRegularUpdate in modules/
update/ update.test - Checks the messages at admin/modules when an update is missing.
- UpdateCoreTestCase::testModulePageRunCron in modules/
update/ update.test - Checks that running cron updates the list of available updates.
- UpdateCoreTestCase::testModulePageSecurityUpdate in modules/
update/ update.test - Checks the messages at admin/modules when a security update is missing.
- UpdateCoreTestCase::testModulePageUpToDate in modules/
update/ update.test - Checks the messages at admin/modules when the site is up to date.
- UpdateCoreTestCase::testNormalUpdateAvailable in modules/
update/ update.test - Tests the Update Manager module when one normal update is available.
- UpdateCoreTestCase::testNoUpdatesAvailable in modules/
update/ update.test - Tests the Update Manager module when no updates are available.
- UpdateCoreTestCase::testSecurityUpdateAvailable in modules/
update/ update.test - Tests the Update Manager module when a security update is available.
- UpdateCoreTestCase::testServiceUnavailable in modules/
update/ update.test - Tests the Update Manager module when the update server returns 503 errors.
- UpdateScriptFunctionalTest::testRequirements in modules/
system/ system.test - Tests that requirements warnings and errors are correctly displayed.
- UpdateTestContribCase::testHookUpdateStatusAlter in modules/
update/ update.test - Checks that hook_update_status_alter() works to change a status.
- UpdateTestContribCase::testNoReleasesAvailable in modules/
update/ update.test - Tests when there is no available release data for a contrib module.
- UpdateTestContribCase::testUpdateAdminThemeSecurityUpdate in modules/
update/ update.test - Tests that the admin theme is always notified about security updates.
- UpdateTestContribCase::testUpdateBrokenFetchURL in modules/
update/ update.test - Makes sure that if we fetch from a broken URL, sane things happen.
- UpdateTestContribCase::testUpdateContribBasic in modules/
update/ update.test - Tests the basic functionality of a contrib module on the status report.
- UpdateTestContribCase::testUpdateContribOrder in modules/
update/ update.test - Tests that contrib projects are ordered by project name.
- UpdateTestContribCase::testUpdateShowDisabledThemes in modules/
update/ update.test - Tests that disabled themes are only shown when desired.
- UpdateTestHelper::standardTests in modules/
update/ update.test - Runs a series of assertions that are applicable to all update statuses.
- UpdateTestUploadCase::testUpdateManagerCoreSecurityUpdateMessages in modules/
update/ update.test - Checks the messages on update manager pages when missing a security update.
- UserAdminTestCase::testUserAdmin in modules/
user/ user.test - Registers a user and deletes it.
- 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::testUserBlock in modules/
user/ user.test - Disable account and keep 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.
- UserPasswordResetTestCase::testPasswordResetFloodControlPerIp in modules/
user/ user.test - Test IP-based flood control on password reset.
- UserPasswordResetTestCase::testPasswordResetFloodControlPerUser in modules/
user/ user.test - Test user-based flood control on password reset.
- UserPasswordResetTestCase::testResetImpersonation in modules/
user/ user.test - Make sure that users cannot forge password reset URLs of other users.
- UserPasswordResetTestCase::testUserPasswordReset in modules/
user/ user.test - Tests password reset functionality.
- UserPictureTestCase::testUserPictureAdminFormValidation in modules/
user/ user.test - Tests the admin form validates user picture settings.
- UserRegistrationTestCase::testRegistrationWithUserFields in modules/
user/ user.test - Tests Field API fields on user registration forms.
- UserSignatureTestCase::testUserSignature in modules/
user/ user.test - Test that a user can change their signature format and that it is respected upon display.
- UserUserSearchTestCase::testUserSearch in modules/
user/ user.test