Loading core/modules/migrate_drupal/tests/src/Kernel/d7/FieldDiscoveryTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ * Test FieldDiscovery Service against Drupal 7. * * @group migrate_drupal * @group #slow * @coversDefaultClass \Drupal\migrate_drupal\FieldDiscovery */ class FieldDiscoveryTest extends MigrateDrupal7TestBase { Loading core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ * Tests the migration auditor for ID conflicts. * * @group migrate_drupal * @group #slow */ class MigrateDrupal7AuditIdsTest extends MigrateDrupal7TestBase { Loading core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ * Test class for a complete node migration for Drupal 7. * * @group migrate_drupal_7 * @group #slow */ class MigrateNodeCompleteTest extends MigrateDrupal7TestBase { Loading core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTranslationTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ * Upgrade taxonomy term node associations. * * @group migrate_drupal_6 * @group #slow */ class MigrateTermNodeTranslationTest extends MigrateDrupal6TestBase { Loading Loading
core/modules/migrate_drupal/tests/src/Kernel/d7/FieldDiscoveryTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ * Test FieldDiscovery Service against Drupal 7. * * @group migrate_drupal * @group #slow * @coversDefaultClass \Drupal\migrate_drupal\FieldDiscovery */ class FieldDiscoveryTest extends MigrateDrupal7TestBase { Loading
core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ * Tests the migration auditor for ID conflicts. * * @group migrate_drupal * @group #slow */ class MigrateDrupal7AuditIdsTest extends MigrateDrupal7TestBase { Loading
core/modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeCompleteTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ * Test class for a complete node migration for Drupal 7. * * @group migrate_drupal_7 * @group #slow */ class MigrateNodeCompleteTest extends MigrateDrupal7TestBase { Loading
core/modules/taxonomy/tests/src/Kernel/Migrate/d6/MigrateTermNodeTranslationTest.php +1 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,7 @@ * Upgrade taxonomy term node associations. * * @group migrate_drupal_6 * @group #slow */ class MigrateTermNodeTranslationTest extends MigrateDrupal6TestBase { Loading