AddFeedTest |
core/modules/aggregator/tests/src/Functional/AddFeedTest.php |
Add feed test. |
AggregatorAdminTest |
core/modules/aggregator/tests/src/Functional/AggregatorAdminTest.php |
Tests aggregator admin pages. |
AggregatorCronTest |
core/modules/aggregator/tests/src/Functional/AggregatorCronTest.php |
Update feeds on cron. |
AggregatorDisplayConfigurableTest |
core/modules/aggregator/tests/src/Functional/AggregatorDisplayConfigurableTest.php |
Tests making aggregator_feed and aggregator_item base fields' displays
configurable. |
AggregatorRenderingTest |
core/modules/aggregator/tests/src/Functional/AggregatorRenderingTest.php |
Tests display of aggregator items on the page. |
AggregatorTestBase |
core/modules/aggregator/tests/src/Functional/AggregatorTestBase.php |
Defines a base class for testing the Aggregator module. |
DeleteFeedItemTest |
core/modules/aggregator/tests/src/Functional/DeleteFeedItemTest.php |
Delete feed items from a feed. |
DeleteFeedTest |
core/modules/aggregator/tests/src/Functional/DeleteFeedTest.php |
Delete feed test. |
FeedAdminDisplayTest |
core/modules/aggregator/tests/src/Functional/FeedAdminDisplayTest.php |
Tests the display of a feed on the Aggregator list page. |
FeedCacheTagsTest |
core/modules/aggregator/tests/src/Functional/FeedCacheTagsTest.php |
Tests the Feed entity's cache tags. |
FeedFetcherPluginTest |
core/modules/aggregator/tests/src/Functional/FeedFetcherPluginTest.php |
Tests the fetcher plugins functionality and discoverability. |
FeedLanguageTest |
core/modules/aggregator/tests/src/Functional/FeedLanguageTest.php |
Tests aggregator feeds in multiple languages. |
FeedParserTest |
core/modules/aggregator/tests/src/Functional/FeedParserTest.php |
Tests the built-in feed parser with valid feed samples. |
FeedProcessorPluginTest |
core/modules/aggregator/tests/src/Functional/FeedProcessorPluginTest.php |
Tests the processor plugins functionality and discoverability. |
ImportOpmlTest |
core/modules/aggregator/tests/src/Functional/ImportOpmlTest.php |
Tests OPML import. |
ItemCacheTagsTest |
core/modules/aggregator/tests/src/Functional/ItemCacheTagsTest.php |
Tests the Item entity's cache tags. |
UpdateFeedItemTest |
core/modules/aggregator/tests/src/Functional/UpdateFeedItemTest.php |
Update feed items from a feed. |
UpdateFeedTest |
core/modules/aggregator/tests/src/Functional/UpdateFeedTest.php |
Update feed test. |