You are here

namespace Drupal\Tests\feeds\Functional in Feeds 8.3

Classsort descending Location Description
CronTest tests/src/Functional/CronTest.php Tests behavior involving periodic import.
ExpireTest tests/src/Functional/ExpireTest.php Tests the expire feature.
FeedDeleteTest tests/src/Functional/FeedDeleteTest.php Tests deleting a feed using the UI.
FeedListBuilderTest tests/src/Functional/FeedListBuilderTest.php Tests the feed listing page.
FeedsBrowserTestBase tests/src/Functional/FeedsBrowserTestBase.php Provides a base class for Feeds functional tests.
FeedsInstallTest tests/src/Functional/FeedsInstallTest.php Tests module installation.
FeedsUninstallTest tests/src/Functional/FeedsUninstallTest.php Tests module uninstallation.
FeedTypeListBuilderTest tests/src/Functional/FeedTypeListBuilderTest.php Tests the feed type list page.
FieldValidationTest tests/src/Functional/FieldValidationTest.php Tests fields validation.
PrivateFileTest tests/src/Functional/PrivateFileTest.php Tests private files work with the Feeds module.
QueueTest tests/src/Functional/QueueTest.php Tests behavior involving the queue.
UpdateExistingTest tests/src/Functional/UpdateExistingTest.php Tests the feature of updating items.
UpdateNonExistentTest tests/src/Functional/UpdateNonExistentTest.php Tests the feature of updating items that are no longer available in the feed.