You are here

7 calls to AggregatorTestBase::createSampleNodes() in Zircon Profile 8

AggregatorCronTest::testCron in core/modules/aggregator/src/Tests/AggregatorCronTest.php
Adds feeds and updates them via cron process.
AggregatorRenderingTest::testBlockLinks in core/modules/aggregator/src/Tests/AggregatorRenderingTest.php
Adds a feed block to the page and checks its links.
AggregatorRenderingTest::testFeedPage in core/modules/aggregator/src/Tests/AggregatorRenderingTest.php
Creates a feed and checks that feed's page.
FeedFetcherPluginTest::setUp in core/modules/aggregator/src/Tests/FeedFetcherPluginTest.php
Sets up a Drupal site for running functional and integration tests.
FeedLanguageTest::testFeedLanguage in core/modules/aggregator/src/Tests/FeedLanguageTest.php
Tests creation of feeds with a language.
FeedProcessorPluginTest::setUp in core/modules/aggregator/src/Tests/FeedProcessorPluginTest.php
Sets up a Drupal site for running functional and integration tests.
UpdateFeedItemTest::testUpdateFeedItem in core/modules/aggregator/src/Tests/UpdateFeedItemTest.php
Tests running "update items" from 'admin/config/services/aggregator' page.