Issue #3487826 by catch: package_manager kernel tests are slow
Showing
- .gitlab-ci/pipeline.yml 1 addition, 1 deletion.gitlab-ci/pipeline.yml
- core/modules/package_manager/tests/modules/fixture_manipulator/src/ActiveFixtureManipulator.php 2 additions, 1 deletion...ules/fixture_manipulator/src/ActiveFixtureManipulator.php
- core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php 25 additions, 7 deletions...ts/modules/fixture_manipulator/src/FixtureManipulator.php
- core/modules/package_manager/tests/modules/fixture_manipulator/src/StageFixtureManipulator.php 1 addition, 1 deletion...dules/fixture_manipulator/src/StageFixtureManipulator.php
- core/modules/package_manager/tests/src/Kernel/AllowedScaffoldPackagesValidatorTest.php 2 additions, 2 deletions...tests/src/Kernel/AllowedScaffoldPackagesValidatorTest.php
- core/modules/package_manager/tests/src/Kernel/ComposerPatchesValidatorTest.php 1 addition, 0 deletions...manager/tests/src/Kernel/ComposerPatchesValidatorTest.php
- core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorComplexInvalidTest.php 51 additions, 0 deletions...src/Kernel/ComposerPluginsValidatorComplexInvalidTest.php
- core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorInsecureTest.php 97 additions, 0 deletions...tests/src/Kernel/ComposerPluginsValidatorInsecureTest.php
- core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleInvalidTest.php 51 additions, 0 deletions.../src/Kernel/ComposerPluginsValidatorSimpleInvalidTest.php
- core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorSimpleValidTest.php 33 additions, 0 deletions...ts/src/Kernel/ComposerPluginsValidatorSimpleValidTest.php
- core/modules/package_manager/tests/src/Kernel/ComposerPluginsValidatorTestBase.php 7 additions, 99 deletions...ger/tests/src/Kernel/ComposerPluginsValidatorTestBase.php
- core/modules/package_manager/tests/src/Kernel/ComposerValidatorTest.php 2 additions, 2 deletions...ackage_manager/tests/src/Kernel/ComposerValidatorTest.php
- core/modules/package_manager/tests/src/Kernel/PhpTufValidatorTest.php 8 additions, 4 deletions.../package_manager/tests/src/Kernel/PhpTufValidatorTest.php
- core/modules/package_manager/tests/src/Kernel/StageBaseTest.php 1 addition, 348 deletions...odules/package_manager/tests/src/Kernel/StageBaseTest.php
- core/modules/package_manager/tests/src/Kernel/StageCommitExceptionTest.php 128 additions, 0 deletions...age_manager/tests/src/Kernel/StageCommitExceptionTest.php
- core/modules/package_manager/tests/src/Kernel/StageConflictTest.php 241 additions, 0 deletions...es/package_manager/tests/src/Kernel/StageConflictTest.php
- core/modules/package_manager/tests/src/Kernel/StageLoggedOnErrorTest.php 95 additions, 0 deletions...ckage_manager/tests/src/Kernel/StageLoggedOnErrorTest.php
- core/modules/package_manager/tests/src/Kernel/SupportedReleaseValidatorTest.php 1 addition, 0 deletions...anager/tests/src/Kernel/SupportedReleaseValidatorTest.php
- core/modules/package_manager/tests/src/Traits/ComposerInstallersTrait.php 2 additions, 1 deletion...kage_manager/tests/src/Traits/ComposerInstallersTrait.php
Loading