You are here

55 calls to DrupalWebTestCase::clickLink() in Drupal 7

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