You are here

26 calls to FeedsMapperTestCase::createContentType() in Feeds 7.2

FeedsAccountSwitcherTest::testAuthorizedImport in tests/FeedsAccountSwitcherTest.test
Tests if an extra account switch happens on authorized imports.
Feedsi18nNodeTestCase::setUp in tests/feeds_i18n_node.test
Sets up a Drupal site for running functional and integration tests.
FeedsMapperDateMultipleTestCase::test in tests/feeds_mapper_date_multiple.test
Testing import by loading a 4 item XML file.
FeedsMapperDateTestCase::test in tests/feeds_mapper_date.test
Basic test loading a single entry CSV file.
FeedsMapperDateTestCase::testClearOutValues in tests/feeds_mapper_date.test
Tests if values are cleared out when an empty value is provided.
FeedsMapperDateTestCase::testTimezoneMappingOption in tests/feeds_mapper_date.test
Tests importing dates using the timezone mapping option.
FeedsMapperFieldTestCase::test in tests/feeds_mapper_field.test
Basic test loading a double entry CSV file.
FeedsMapperFieldTestCase::testCardinalityValidation in tests/feeds_mapper_field.test
Tests cardinality validation.
FeedsMapperFieldTestCase::testClearOutValues in tests/feeds_mapper_field.test
Tests if values are cleared out when an empty value is provided.
FeedsMapperFieldTestCase::testIgnoreUnmappedFieldsValidation in tests/feeds_mapper_field.test
Tests that Feeds ignores validation of fields not mapped to.
FeedsMapperFieldTestCase::testIntegerFieldValidation in tests/feeds_mapper_field.test
Tests integer field validation.
FeedsMapperFieldTestCase::testTextFieldValidation in tests/feeds_mapper_field.test
Tests text field validation.
FeedsMapperFieldTestCase::testTextFieldValidationWithoutNodeTitle in tests/feeds_mapper_field.test
Tests text field validation for nodes without a title.
FeedsMapperFileTestCase::createContentTypeWithFileField in tests/feeds_mapper_file.test
Creates a content type with a file field.
FeedsMapperFileTestCase::test in tests/feeds_mapper_file.test
Basic test loading a single entry CSV file.
FeedsMapperFileTestCase::testClearOutValues in tests/feeds_mapper_file.test
Tests if values are cleared out when an empty value or no value is provided.
FeedsMapperFileTestCase::testImages in tests/feeds_mapper_file.test
Tests mapping to an image field.
FeedsMapperFileTestCase::testInvalidFileExtension in tests/feeds_mapper_file.test
FeedsMapperFormatConfig::test in tests/feeds_mapper_format_config.test
Basic test for setting mapping configuration.
FeedsMapperFormatConfig::testWithLimitedPrivileges in tests/feeds_mapper_format_config.test
Tests the filter formats a user has access to.
FeedsMapperLinkTestCase::setUp in tests/feeds_mapper_link.test
Sets up a Drupal site for running functional and integration tests.
FeedsMapperListTestCase::testClearOutValues in tests/feeds_mapper_list.test
Tests if values are cleared out when an empty value is provided.
FeedsMapperMultilingualFieldsTestCase::setUp in tests/feeds_mapper_multilingual_fields.test
Sets up a Drupal site for running functional and integration tests.
FeedsMapperNodeSummaryTestCase::createImporterWithSummaryMapper in tests/feeds_mapper_summary.test
Creates an importer with a summary mapper.
FeedsMapperUniqueTestCase::test in tests/feeds_mapper_unique.test
Test mapping target "unique_callbacks".
FeedsSyndicationParserTestCase::testRSSSourceElement in tests/feeds_parser_syndication.test
Tests if the "<source>" element of a RSS feed is parsed correctly.