You are here

19 calls to FeedsWebTestBase::setSettings() in Feeds 8.2

FeedsCSVtoUsersTest::test in lib/Drupal/feeds/Tests/FeedsCSVtoUsersTest.php
Test node creation, refreshing/deleting feeds and feed items.
FeedsFileFetcherTest::testPrivateFiles in lib/Drupal/feeds/Tests/FeedsFileFetcherTest.php
Test uploading private files.
FeedsFileFetcherTest::testPublicFiles in lib/Drupal/feeds/Tests/FeedsFileFetcherTest.php
Test scheduling on cron.
FeedsMapperDateMultipleTest::test in lib/Drupal/feeds/Tests/FeedsMapperDateMultipleTest.php
Testing import by loading a 4 item XML file.
FeedsMapperDateTest::test in lib/Drupal/feeds/Tests/FeedsMapperDateTest.php
Basic test loading a single entry CSV file.
FeedsMapperFieldTest::test in lib/Drupal/feeds/Tests/FeedsMapperFieldTest.php
Basic test loading a double entry CSV file.
FeedsMapperFileTest::test in lib/Drupal/feeds/Tests/FeedsMapperFileTest.php
Basic test loading a single entry CSV file.
FeedsMapperFileTest::testImages in lib/Drupal/feeds/Tests/FeedsMapperFileTest.php
Tests mapping to an image field.
FeedsMapperLinkTest::test in lib/Drupal/feeds/Tests/FeedsMapperLinkTest.php
Basic test loading a single entry CSV file.
FeedsMapperPathTest::testNodeAlias in lib/Drupal/feeds/Tests/FeedsMapperPathTest.php
Basic test loading a single entry CSV file.
FeedsMapperTaxonomyTest::testInheritTaxonomy in lib/Drupal/feeds/Tests/FeedsMapperTaxonomyTest.php
Tests inheriting taxonomy from the feed node.
FeedsMapperTaxonomyTest::testSearchByName in lib/Drupal/feeds/Tests/FeedsMapperTaxonomyTest.php
Tests searching taxonomy terms by name.
FeedsProcessorTaxonomyTermTest::setUp in lib/Drupal/feeds/Tests/FeedsProcessorTaxonomyTermTest.php
Set up test.
FeedsProcessorTaxonomyTermTest::test in lib/Drupal/feeds/Tests/FeedsProcessorTaxonomyTermTest.php
Test term creation, refreshing/deleting feeds and feed items.
FeedsRSStoNodesTest::test in lib/Drupal/feeds/Tests/FeedsRSStoNodesTest.php
Test node creation, refreshing/deleting feeds and feed items.
FeedsRSStoNodesTest::testExpiry in lib/Drupal/feeds/Tests/FeedsRSStoNodesTest.php
Tests expiring nodes.
FeedsSchedulerTest::testBatching in lib/Drupal/feeds/Tests/FeedsSchedulerTest.php
Test batching on cron.
FeedsSchedulerTest::testScheduling in lib/Drupal/feeds/Tests/FeedsSchedulerTest.php
Test scheduling on cron.
FeedsWebTestBase::createImporterConfiguration in lib/Drupal/feeds/Tests/FeedsWebTestBase.php
Create an importer configuration.