9 calls to FeedsWebTestCase::copyDir() in Feeds 7.2
- FeedsFileFetcherTestCase::testPrivateFiles in tests/
feeds_fetcher_file.test - Test uploading private files.
- FeedsFileFetcherTestCase::testPublicFiles in tests/
feeds_fetcher_file.test - Test scheduling on cron.
- FeedsMapperFileTestCase::test in tests/
feeds_mapper_file.test - Basic test loading a single entry CSV file.
- 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::testFileExistsReplace in tests/
feeds_mapper_file.test - Test mapping of local resources with the file exists "Replace" setting.
- FeedsMapperFileTestCase::testFileExistsReplaceIfDifferent in tests/
feeds_mapper_file.test - Test mapping of local resources with the file exists "Replace if different" setting.
- FeedsMapperFileTestCase::testFileExistsSkip in tests/
feeds_mapper_file.test - Test mapping of local resources with the file exists "Skip existig" setting.
- FeedsMapperMultilingualFieldsTestCase::setUp in tests/
feeds_mapper_multilingual_fields.test - Sets up a Drupal site for running functional and integration tests.