CommentNodeAutoCloserTestCase::testNodeCommentAutoCloserSettings in modules/comment/tests/comment.test
Tests the auto closer node type setting and the override setting on individual nodes.
CronQueueTestCase::testCallable in modules/system/tests/system.test
Tests worker defined as a class method callable.
CronQueueTestCase::testExceptions in modules/system/tests/system.test
Tests that exceptions thrown by workers are handled properly.
CronRunTestCase::testCronExceptions in modules/system/tests/system.test
Make sure exceptions thrown on hook_cron() don't affect other modules.
CronRunTestCase::testTempFileCleanup in modules/system/tests/system.test
Ensure that temporary files are removed.
DBLogTestCase::verifyCron in modules/dblog/tests/dblog.test
Verifies that cron correctly applies the database log row limit.
FloodFunctionalTest::testCleanUp in modules/system/tests/system.test
Test flood control mechanism clean-up.
NodePublishScheduling::testNodeTypeCreateDefaultDraft in modules/node/tests/node.test
NodeTypeTestCase::testNodeTypeCreation in modules/node/tests/node.test
Tests creating a content type programmatically and via a form.
RedirectFunctionalTest::testPageCache in modules/redirect/tests/redirect.test
Tests the links added to 404 pages for creating URL redirects.
SearchCommentTestCase::assertCommentAccess in modules/search/tests/search.test
Update search index and search for comment.
SearchCommentTestCase::testAddNewComment in modules/search/tests/search.test
Verify that 'Add comment' does not appear in search results or index.
SearchCommentTestCase::testSearchResultsComment in modules/search/tests/search.test
Verify that comments are rendered using proper format in search results.
SearchNumberMatchingTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchNumbersTestCase::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
SearchSetLocaleTest::setUp in modules/search/tests/search.test
Sets up a Backdrop site for running functional and integration tests.
UpdateCoreTestCase::testModulePageRunCron in modules/update/tests/update.test
Checks that running cron updates the list of available updates.