30 calls to TestBase::copyConfig() in Zircon Profile 8
- ConfigEntityImportTest::setUp in core/
modules/ system/ src/ Tests/ Entity/ ConfigEntityImportTest.php - Sets up a Drupal site for running functional and integration tests.
- ConfigExportImportUITest::testExportImport in core/
modules/ config/ src/ Tests/ ConfigExportImportUITest.php - Tests a simple site export import case.
- ConfigImportAllTest::testInstallUninstall in core/
modules/ config/ src/ Tests/ ConfigImportAllTest.php - Tests that a fixed set of modules can be installed and uninstalled.
- ConfigImporterMissingContentTest::setUp in core/
modules/ config/ src/ Tests/ ConfigImporterMissingContentTest.php - Performs setup tasks before each individual test method is run.
- ConfigImporterTest::setUp in core/
modules/ config/ src/ Tests/ ConfigImporterTest.php - Performs setup tasks before each individual test method is run.
- ConfigImportInstallProfileTest::setUp in core/
modules/ config/ src/ Tests/ ConfigImportInstallProfileTest.php - Sets up a Drupal site for running functional and integration tests.
- ConfigImportInstallProfileTest::testInstallProfileValidation in core/
modules/ config/ src/ Tests/ ConfigImportInstallProfileTest.php - Tests config importer cannot uninstall install profiles.
- ConfigImportRecreateTest::setUp in core/
modules/ config/ src/ Tests/ ConfigImportRecreateTest.php - Performs setup tasks before each individual test method is run.
- ConfigImportRecreateTest::testRecreateEntity in core/
modules/ config/ src/ Tests/ ConfigImportRecreateTest.php - ConfigImportRenameValidationTest::testRenameSimpleConfigValidation in core/
modules/ config/ src/ Tests/ ConfigImportRenameValidationTest.php - Tests configuration renaming validation for simple configuration.
- ConfigImportRenameValidationTest::testRenameValidation in core/
modules/ config/ src/ Tests/ ConfigImportRenameValidationTest.php - Tests configuration renaming validation.
- ConfigImportUITest::setUp in core/
modules/ config/ src/ Tests/ ConfigImportUITest.php - Sets up a Drupal site for running functional and integration tests.
- ConfigImportUITest::testEntityBundleDelete in core/
modules/ config/ src/ Tests/ ConfigImportUITest.php - Tests the config importer cannot delete bundles with existing entities.
- ConfigImportUITest::testExtensionValidation in core/
modules/ config/ src/ Tests/ ConfigImportUITest.php - Tests config importer cannot uninstall extensions which are depended on.
- ConfigOverrideTest::setUp in core/
modules/ config/ src/ Tests/ ConfigOverrideTest.php - Performs setup tasks before each individual test method is run.
- ConfigSnapshotTest::setUp in core/
modules/ config/ src/ Tests/ ConfigSnapshotTest.php - Performs setup tasks before each individual test method is run.
- ContentEntityNullStorageTest::testDeleteThroughImport in core/
modules/ system/ src/ Tests/ Entity/ ContentEntityNullStorageTest.php - Tests deleting a contact form entity via a configuration import.
- ContentTranslationConfigImportTest::setUp in core/
modules/ content_translation/ src/ Tests/ ContentTranslationConfigImportTest.php - Performs setup tasks before each individual test method is run.
- FieldImportChangeTest::testImportChange in core/
modules/ field/ src/ Tests/ FieldImportChangeTest.php - Tests importing an updated field.
- FieldImportCreateTest::testImportCreate in core/
modules/ field/ src/ Tests/ FieldImportCreateTest.php - Tests creating field storages and fields during config import.
- FieldImportDeleteTest::testImportDelete in core/
modules/ field/ src/ Tests/ FieldImportDeleteTest.php - Tests deleting field storages and fields as part of config import.
- FieldImportDeleteUninstallTest::testImportAlreadyDeletedUninstall in core/
modules/ field/ src/ Tests/ FieldImportDeleteUninstallTest.php - Tests purging already deleted field storages and fields during a config import.
- FieldImportDeleteUninstallTest::testImportDeleteUninstall in core/
modules/ field/ src/ Tests/ FieldImportDeleteUninstallTest.php - Tests deleting field storages and fields as part of config import.
- FieldImportDeleteUninstallUiTest::testImportDeleteUninstall in core/
modules/ field/ src/ Tests/ FieldImportDeleteUninstallUiTest.php - Tests deleting field storages and fields as part of config import.
- ImageAdminStylesTest::testConfigImport in core/
modules/ image/ src/ Tests/ ImageAdminStylesTest.php - Tests image style configuration import that does a delete.
- LanguageConfigOverrideImportTest::testConfigOverrideImport in core/
modules/ language/ src/ Tests/ LanguageConfigOverrideImportTest.php - Tests that language can be enabled and overrides are created during a sync.
- LanguageConfigOverrideImportTest::testConfigOverrideImportEvents in core/
modules/ language/ src/ Tests/ LanguageConfigOverrideImportTest.php - Tests that configuration events are not fired during a sync of overrides.
- NodeImportChangeTest::testImportChange in core/
modules/ node/ src/ Tests/ Config/ NodeImportChangeTest.php - Tests importing an updated content type.
- NodeImportCreateTest::testImportCreate in core/
modules/ node/ src/ Tests/ Config/ NodeImportCreateTest.php - Tests creating a content type during config import.
- OptionsFloatFieldImportTest::testImport in core/
modules/ options/ src/ Tests/ OptionsFloatFieldImportTest.php - Tests that importing list_float fields works.