You are here

8 calls to AggregatorTestBase::updateFeedItems() in Zircon Profile 8

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.
AggregatorTestBase::updateAndDelete in core/modules/aggregator/src/Tests/AggregatorTestBase.php
Adds and deletes feed items and ensure that the count is zero.
FeedAdminDisplayTest::testFeedUpdateFields in core/modules/aggregator/src/Tests/FeedAdminDisplayTest.php
Tests the "Next update" and "Last update" fields.
FeedFetcherPluginTest::testfetch in core/modules/aggregator/src/Tests/FeedFetcherPluginTest.php
Test fetching functionality.
FeedProcessorPluginTest::testPostProcess in core/modules/aggregator/src/Tests/FeedProcessorPluginTest.php
Test post-processing functionality.
FeedProcessorPluginTest::testProcess in core/modules/aggregator/src/Tests/FeedProcessorPluginTest.php
Test processing functionality.
UpdateFeedItemTest::testUpdateFeedItem in core/modules/aggregator/src/Tests/UpdateFeedItemTest.php
Tests running "update items" from 'admin/config/services/aggregator' page.