8 calls to AggregatorTestBase::createSampleNodes() in Drupal 9
- AggregatorCronTest::testCron in core/
modules/ aggregator/ tests/ src/ Functional/ AggregatorCronTest.php - Adds feeds and updates them via cron process.
- AggregatorDisplayConfigurableTest::testItemDisplayConfigurable in core/
modules/ aggregator/ tests/ src/ Functional/ AggregatorDisplayConfigurableTest.php - Sets item base fields to configurable display and checks settings are respected.
- AggregatorRenderingTest::testBlockLinks in core/
modules/ aggregator/ tests/ src/ Functional/ AggregatorRenderingTest.php - Adds a feed block to the page and checks its links.
- AggregatorRenderingTest::testFeedPage in core/
modules/ aggregator/ tests/ src/ Functional/ AggregatorRenderingTest.php - Creates a feed and checks that feed's page.
- FeedFetcherPluginTest::setUp in core/
modules/ aggregator/ tests/ src/ Functional/ FeedFetcherPluginTest.php - FeedLanguageTest::testFeedLanguage in core/
modules/ aggregator/ tests/ src/ Functional/ FeedLanguageTest.php - Tests creation of feeds with a language.
- FeedProcessorPluginTest::setUp in core/
modules/ aggregator/ tests/ src/ Functional/ FeedProcessorPluginTest.php - UpdateFeedItemTest::testUpdateFeedItem in core/
modules/ aggregator/ tests/ src/ Functional/ UpdateFeedItemTest.php - Tests running "update items" from 'admin/config/services/aggregator' page.