# Deduplicating pulp_file and pulpcore tests ## Existing Tests in Each Project * [pulpcore tests](https://hackmd.io/zAP8yPHASgKc7aHqnDZHmw) * [pulp_file tests](https://hackmd.io/1DkcxR2yQkOyiDlfhOpedw) ## Tests to move to pulp_file All the tests under: using_plugin, for example: * AlternateContentSourceTestCase * ContentCacheTestCache * ContentDeliveryTestCase * RemoteArtifactUpdateTestCase * RBACContentGuardTestCase * SyncPublishContentPathTestCase * ContentPromotionTestCase * PublicationsTestCase * PublicationRepositoryParametersTestCase * CRUDRepoTestCase * CRUDRemoteTestCase * CreatePulpLabelsRemoteTestCase * RemoteFileURLsValidationTestCase * CRUDPublicationDistributionTestCase * DistributionBasePathTestCase * ContentServePublicationDistributionTestCase * BaseExporterCase * FilesystemExporterTestCase * FilesystemExportTestCase * etc, etc, etc