16 calls to FeedsWebTestCase::createImporterConfiguration() in Feeds 7
- FeedsCSVtoTermsTest::test in tests/
feeds_processor_term.test - Test node creation, refreshing/deleting feeds and feed items.
- FeedsCSVtoUsersTest::test in tests/
feeds_processor_user.test - Test node creation, refreshing/deleting feeds and feed items.
- FeedsMapperContentTestCase::test in tests/
feeds_mapper_content.test - Basic test loading a doulbe entry CSV file.
- FeedsMapperDateTestCase::test in tests/
feeds_mapper_date.test - Basic test loading a single entry CSV file.
- FeedsMapperEmfieldTestCase::test in tests/
feeds_mapper_emfield.test - Basic test loading a doulbe entry CSV file.
- FeedsMapperFileFieldTestCase::test in tests/
feeds_mapper_filefield.test - Basic test loading a single entry CSV file.
- FeedsMapperLinkTestCase::test in tests/
feeds_mapper_link.test - Basic test loading a single entry CSV file.
- FeedsMapperLocaleTestCase::setUp in tests/
feeds_mapper_locale.test - Set up the test.
- FeedsMapperOGTestCase::setUp in tests/
feeds_mapper_og.test - Set up the test.
- FeedsMapperProfileTestCase::test in tests/
feeds_mapper_profile.test - Basic test loading a doulbe entry CSV file.
- FeedsMapperTaxonomyTestCase::setUp in tests/
feeds_mapper_taxonomy.test - Set up the test.
- FeedsRSStoNodesTest::test in tests/
feeds_processor_node.test - Test node creation, refreshing/deleting feeds and feed items.
- FeedsSchedulerTestCase::setUp in tests/
feeds_scheduler.test - Set up test.
- FeedsSitemapParserTestCase::test in tests/
feeds_parser_sitemap.test - Run tests.
- FeedsSyndicationParserTestCase::test in tests/
feeds_parser_syndication.test - Run tests.
- FeedsUIUserInterfaceTestCase::testEditFeedConfiguration in feeds_ui/
tests/ feeds_ui.test - UI functionality tests on feeds_ui_overview(), feeds_ui_create_form(), Change plugins on feeds_ui_edit_page().