9 calls to FeedsWebTestBase::createFeedNode() in Feeds 8.2
- FeedsMapperFileTest::test in lib/
Drupal/ feeds/ Tests/ FeedsMapperFileTest.php - Basic test loading a single entry CSV file.
- FeedsMapperLinkTest::test in lib/
Drupal/ feeds/ Tests/ FeedsMapperLinkTest.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.
- FeedsRSStoNodesTest::test in lib/
Drupal/ feeds/ Tests/ FeedsRSStoNodesTest.php - Test node creation, refreshing/deleting feeds and feed items.
- FeedsRSStoNodesTest::testAuthorize in lib/
Drupal/ feeds/ Tests/ FeedsRSStoNodesTest.php - Test that nodes will not be created if the user is unauthorized to create them.
- FeedsSitemapParserTest::test in lib/
Drupal/ feeds/ Tests/ FeedsSitemapParserTest.php - Run tests.
- FeedsSyndicationParserTest::test in lib/
Drupal/ feeds/ Tests/ FeedsSyndicationParserTest.php - Run tests.
- FeedsWebTestBase::createFeedNodes in lib/
Drupal/ feeds/ Tests/ FeedsWebTestBase.php - Batch create a variable amount of feed nodes. All will have the same URL configured.