AcquiaContentHubSerializerTestBase |
tests/src/Kernel/AcquiaContentHubSerializerTestBase.php |
Base class for testing serialization. |
BlockTest |
tests/src/Kernel/BlockTest.php |
Tests exporting and import blocks. |
ClientCDFTest |
tests/src/Kernel/ClientCDFTest.php |
Tests the client cdf. |
ClientFactoryTest |
tests/src/Kernel/ClientFactoryTest.php |
Tests the client factory. |
ConfigEntityImportWithLocalNullUuidTest |
tests/src/Kernel/ConfigEntityImportWithLocalNullUuidTest.php |
Class ConfigEntityImportWithLocalNullUuid. |
ConfigEntityTranslationTest |
tests/src/Kernel/ConfigEntityTranslationTest.php |
Tests that config entities are properly translated. |
ContentHubFilterExecuteWorkerTest |
tests/src/Kernel/ContentHubFilterExecuteWorkerTest.php |
@coversDefaultClass \Drupal\acquia_contenthub_subscriber\Plugin\QueueWorker\ContentHubFilterExecuteWorker |
ContentHubStatusDetailsTest |
tests/src/Kernel/ContentHubStatusDetailsTest.php |
Tests the Content Hub settings form. |
ContentHubStatusReportTest |
tests/src/Kernel/ContentHubStatusReportTest.php |
Tests the Content Hub settings form. |
DeleteEntityTest |
tests/src/Kernel/DeleteEntityTest.php |
Tests deletion of entities. |
EntityTypeOrBundleExcludeTest |
tests/src/Kernel/EntityTypeOrBundleExcludeTest.php |
Tests that selected entities are successfully excluded for the queue. |
ExportTest |
tests/src/Kernel/ExportTest.php |
Tests entity exports. |
FileImportExportTest |
tests/src/Kernel/FileImportExportTest.php |
Tests that files are properly exported and imported. |
ImportExportTestBase |
tests/src/Kernel/ImportExportTestBase.php |
Base for testing exports and imports. |
ImportFromFiltersTest |
tests/src/Kernel/ImportFromFiltersTest.php |
Tests that imports from filters work properly. |
ImportQueueWorkerLoggingTest |
tests/src/Kernel/ImportQueueWorkerLoggingTest.php |
Tests logging for import queue. |
ImportTrackingTest |
tests/src/Kernel/ImportTrackingTest.php |
Class ImportTest. |
ImportUpdateAssetsTest |
tests/src/Kernel/ImportUpdateAssetsTest.php |
@coversDefaultClass \Drupal\acquia_contenthub_subscriber\EventSubscriber\HandleWebhook\ImportUpdateAssets |
IsAlreadyEnqueuedTest |
tests/src/Kernel/IsAlreadyEnqueuedTest.php |
Tests that entities aren't added to the queue multiple times. |
MediaImportExportTest |
tests/src/Kernel/MediaImportExportTest.php |
Tests media export and import. |
MenuTest |
tests/src/Kernel/MenuTest.php |
Class MenuEntityTest. |
MissingIdTest |
tests/src/Kernel/MissingIdTest.php |
Tests that entities without ids are not eligible for export. |
NodeImportExportTest |
tests/src/Kernel/NodeImportExportTest.php |
Tests node imports and exports. |
NodeImportUpdateExportTest |
tests/src/Kernel/NodeImportUpdateExportTest.php |
Tests importing and exporting nodes. |
NotConfirmedEntitiesTest |
tests/src/Kernel/NotConfirmedEntitiesTest.php |
Tests entities that are not confirmed. |
NullifyQueueIdTest |
tests/src/Kernel/NullifyQueueIdTest.php |
Tests the NullifyQueueId class. |
OptionalDependencyCalculationTest |
tests/src/Kernel/OptionalDependencyCalculationTest.php |
Tests Optional Dependency Calculation for given entity. |
ParagraphsImportExportTest |
tests/src/Kernel/ParagraphsImportExportTest.php |
Tests that paragraphs are properly exported and imported. |
PreExistingTermImportExportTest |
tests/src/Kernel/PreExistingTermImportExportTest.php |
Tests preexisting entity export and imports. |
PreExistingTermMultipleParentImportExportTest |
tests/src/Kernel/PreExistingTermMultipleParentImportExportTest.php |
Tests terms with multiple parents during export and import. |
PrivateFileSchemeHandlerTest |
tests/src/Kernel/PrivateFileSchemeHandlerTest.php |
Tests the Private File Scheme Handler. |
PublisherTrackerTest |
tests/src/Kernel/PublisherTrackerTest.php |
Tests publisher tracker methods. |
QueueingTestBase |
tests/src/Kernel/QueueingTestBase.php |
Base for enqueue eligibility tests. |
RedirectImportExportTest |
tests/src/Kernel/RedirectImportExportTest.php |
Tests redirect export and import. |
RePublishDependencyChangesTest |
tests/src/Kernel/RePublishDependencyChangesTest.php |
Tests that entities whose depcalc cache got invalidated are republished. |
RevisionIsCurrentTest |
tests/src/Kernel/RevisionIsCurrentTest.php |
Tests that only current published revisions are enqueued. |
TermImportExportTest |
tests/src/Kernel/TermImportExportTest.php |
Taxonomy term export and import test. |
UnserializationTest |
tests/src/Kernel/UnserializationTest.php |
Tests that entities are properly unserialized. |
UserImportExportTest |
tests/src/Kernel/UserImportExportTest.php |
Tests user export and import. |
UserImportUpdateExportTest |
tests/src/Kernel/UserImportUpdateExportTest.php |
Tests user export, update, and import. |
ViewConfigTest |
tests/src/Kernel/ViewConfigTest.php |
Class ViewConfigTest. |
WebformImportExportTest |
tests/src/Kernel/WebformImportExportTest.php |
Tests for Webform syndication. |
WebformSubmissionImportExportTest |
tests/src/Kernel/WebformSubmissionImportExportTest.php |
Tests for Webform submission syndication. |