18 calls to WebTestBase::cronRun() in Zircon Profile 8
- AggregatorCronTest::testCron in core/
modules/ aggregator/ src/ Tests/ AggregatorCronTest.php - Adds feeds and updates them via cron process.
- CronQueueTest::testExceptions in core/
modules/ system/ src/ Tests/ System/ CronQueueTest.php - Tests that exceptions thrown by workers are handled properly.
- CronRunTest::testCronExceptions in core/
modules/ system/ src/ Tests/ System/ CronRunTest.php - Make sure exceptions thrown on hook_cron() don't affect other modules.
- DbLogTest::verifyCron in core/
modules/ dblog/ src/ Tests/ DbLogTest.php - Verifies that cron correctly applies the database log row limit.
- FeedLanguageTest::testFeedLanguage in core/
modules/ aggregator/ src/ Tests/ FeedLanguageTest.php - Tests creation of feeds with a language.
- FloodTest::testCleanUp in core/
modules/ system/ src/ Tests/ System/ FloodTest.php - Test flood control mechanism clean-up.
- LocaleUpdateCronTest::testUpdateCron in core/
modules/ locale/ src/ Tests/ LocaleUpdateCronTest.php - Tests interface translation update using cron.
- reEnableModuleFieldTest::testReEnabledField in core/
modules/ field/ src/ Tests/ reEnableModuleFieldTest.php - Test the behavior of a field module after being disabled and re-enabled.
- SearchCommentTest::assertCommentAccess in core/
modules/ search/ src/ Tests/ SearchCommentTest.php - Update search index and search for comment.
- SearchCommentTest::testAddNewComment in core/
modules/ search/ src/ Tests/ SearchCommentTest.php - Verify that 'add new comment' does not appear in search results or index.
- SearchCommentTest::testSearchResultsComment in core/
modules/ search/ src/ Tests/ SearchCommentTest.php - Verify that comments are rendered using proper format in search results.
- SearchIntegrationTest::testSearchIntegration in core/
modules/ views/ src/ Tests/ SearchIntegrationTest.php - Tests search integration.
- SearchMultilingualTest::testMultilingualSearchFilter in core/
modules/ views/ src/ Tests/ SearchMultilingualTest.php - Tests search with multilingual nodes.
- SearchNumberMatchingTest::setUp in core/
modules/ search/ src/ Tests/ SearchNumberMatchingTest.php - Sets up a Drupal site for running functional and integration tests.
- SearchNumbersTest::setUp in core/
modules/ search/ src/ Tests/ SearchNumbersTest.php - Sets up a Drupal site for running functional and integration tests.
- SearchRankingTest::testRankings in core/
modules/ search/ src/ Tests/ SearchRankingTest.php - StatisticsAdminTest::testExpiredLogs in core/
modules/ statistics/ src/ Tests/ StatisticsAdminTest.php - Tests that cron clears day counts and expired access logs.
- UpdateCoreTest::testModulePageRunCron in core/
modules/ update/ src/ Tests/ UpdateCoreTest.php - Checks that running cron updates the list of available updates.