53 calls to DrupalWebTestCase::clickLink()

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