You are here

7 calls to FeedsMapperFileTestCase::listTestFiles() in Feeds 7.2

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::testFileExistsRename in tests/feeds_mapper_file.test
Test mapping of local resources with the file exists "Rename" setting.
FeedsMapperFileTestCase::testFileExistsRenameIfDifferent in tests/feeds_mapper_file.test
Test mapping of local resources with the file exists "Rename if different" setting.
FeedsMapperFileTestCase::testFileExistsSkip in tests/feeds_mapper_file.test
Test mapping of local resources with the file exists "Skip existig" setting.
FeedsMapperFileTestCase::testImages in tests/feeds_mapper_file.test
Tests mapping to an image field.
FeedsMapperFileTestCase::testInvalidFileExtension in tests/feeds_mapper_file.test