11 calls to FeedsWebTestBase::absolutePath() 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.
- FeedsMapperPathTest::testNodeAlias in lib/
Drupal/ feeds/ Tests/ FeedsMapperPathTest.php - Basic test loading a single entry CSV file.
- 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.
- FeedsSchedulerTest::testBatching in lib/
Drupal/ feeds/ Tests/ FeedsSchedulerTest.php - Test batching on cron.