44 calls to DrupalWebTestCase::clickLink()

ActionsConfigurationTestCase::testActionConfiguration in drupal-7.x/modules/simpletest/tests/actions.test
Test the configuration of advanced actions through the administration interface.
AggregatorTestCase::updateFeedItems in drupal-7.x/modules/aggregator/aggregator.test
Updates the feed items.
BlockTestCase::testCustomBlock in drupal-7.x/modules/block/block.test
Test creating custom block, moving it to a specific region and then deleting it.
BlogTestCase::verifyBlogLinks in drupal-7.x/modules/blog/blog.test
Verify the blog links are displayed to the logged in user.
BookTestCase::testBookExport in drupal-7.x/modules/book/book.test
Tests book export ("printer-friendly version") functionality.
CommentApprovalTest::testApprovalNodeInterface in drupal-7.x/modules/comment/comment.test
Test comment approval functionality through node interface.
CommentBlockFunctionalTest::testRecentCommentBlock in drupal-7.x/modules/comment/comment.test
Test the recent comments block.
CommentInterfaceTest::testCommentNewCommentsIndicator in drupal-7.x/modules/comment/comment.test
Tests new comment marker.
DateTimeFunctionalTest::testDateFormatConfiguration in drupal-7.x/modules/system/system.test
Test date format configuration.
DateTimeFunctionalTest::testDateTypeConfiguration in drupal-7.x/modules/system/system.test
Test date type configuration.
FilterAdminTestCase::testFormatAdmin in drupal-7.x/modules/filter/filter.test
Tests the format administration functionality.
FilterFormatAccessTestCase::testFormatWidgetPermissions in drupal-7.x/modules/filter/filter.test
Tests editing a page using a disallowed text format.
ForumTestCase::doAdminTests in drupal-7.x/modules/forum/forum.test
Runs admin tests on the admin user.
LocaleConfigurationTest::testLanguageConfiguration in drupal-7.x/modules/locale/locale.test
Functional tests for adding, editing and deleting languages.
LocaleTranslationFunctionalTest::testStringSearch in drupal-7.x/modules/locale/locale.test
Tests translation search form.
LocaleTranslationFunctionalTest::testStringTranslation in drupal-7.x/modules/locale/locale.test
Adds a language and tests string translation by users with the appropriate permissions.
LocaleUILanguageNegotiationTest::testUILanguageNegotiation in drupal-7.x/modules/locale/locale.test
Tests for language switching by URL path.
MenuTestCase::verifyMenuLink in drupal-7.x/modules/menu/menu.test
Verify a menu link using the menu module UI.
NodeAccessRebuildTestCase::testNodeAccessRebuild in drupal-7.x/modules/node/node.test
Tests rebuilding the node access permissions table.
NodeTitleTestCase::testNodeTitle in drupal-7.x/modules/node/node.test
Creates one node and tests if the node title has the correct value.
NodeTypeTestCase::testNodeTypeEditing in drupal-7.x/modules/node/node.test
Tests editing a node type using the UI.
OpenIDFunctionalTestCase::testDelete in drupal-7.x/modules/openid/openid.test
Test deleting an OpenID identity from a user's profile.
OpenIDRegistrationTestCase::testRegisterUserWithInvalidSreg in drupal-7.x/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).
OpenIDRegistrationTestCase::testRegisterUserWithoutSreg in drupal-7.x/modules/openid/openid.test
Test OpenID auto-registration with a provider that does not supply SREG information (i.e. no username or e-mail address).
PageEditTestCase::testPageEdit in drupal-7.x/modules/node/node.test
Checks node edit functionality.
PathLanguageTestCase::testAliasTranslation in drupal-7.x/modules/path/path.test
Test alias functionality through the admin interfaces.
PathMonolingualTestCase::testPageLinks in drupal-7.x/modules/path/path.test
Verifies that links do not have language prefixes in them.
PollBlockTestCase::testRecentBlock in drupal-7.x/modules/poll/poll.test
PollCreateTestCase::testPollCreate in drupal-7.x/modules/poll/poll.test
PollDeleteChoiceTestCase::testChoiceRemoval in drupal-7.x/modules/poll/poll.test
ProfileBlockTestCase::testAuthorInformationBlock in drupal-7.x/modules/profile/profile.test
SimpleTestBrowserTestCase::testGetAbsoluteUrl in drupal-7.x/modules/simpletest/simpletest.test
Test DrupalWebTestCase::getAbsoluteUrl().
StatisticsBlockVisitorsTestCase::testIPAddressBlocking in drupal-7.x/modules/statistics/statistics.test
Blocks an IP address via the top visitors report and then unblocks it.
SystemThemeFunctionalTest::testSwitchDefaultTheme in drupal-7.x/modules/system/system.test
Test switching the default theme.
TaxonomyTermTestCase::testTermInterface in drupal-7.x/modules/taxonomy/taxonomy.test
Save, edit and delete a term using the user interface.
TaxonomyVocabularyFunctionalTest::testVocabularyInterface in drupal-7.x/modules/taxonomy/taxonomy.test
Create, edit and delete a vocabulary via the user interface.
TextTranslationTestCase::testTextField in drupal-7.x/modules/field/modules/text/text.test
Test that a plaintext textfield widget is correctly populated.
TextTranslationTestCase::testTextFieldFormatted in drupal-7.x/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.
UpdateCoreTestCase::testModulePageRegularUpdate in drupal-7.x/modules/update/update.test
Checks the messages at admin/modules when an update is missing.
UpdateCoreTestCase::testModulePageSecurityUpdate in drupal-7.x/modules/update/update.test
Checks the messages at admin/modules when a security update is missing.
UpdateCoreTestCase::testModulePageUpToDate in drupal-7.x/modules/update/update.test
Checks the messages at admin/modules when the site is up to date.
UpdateScriptFunctionalTest::testNoUpdateFunctionality in drupal-7.x/modules/system/system.test
Tests update.php when there are no updates to apply.
UpdateScriptFunctionalTest::testRequirements in drupal-7.x/modules/system/system.test
Tests that requirements warnings and errors are correctly displayed.
UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality in drupal-7.x/modules/system/system.test
Tests update.php after performing a successful update.