[TASK] Have SilentConfigurationUpgradeServiceTest functionals
Turns existing unit tests into functionals, making them more concise, avoids mocking parties, and makes them better maintainable. SilentConfigurationUpgradeService is slightly cleaned up along the way, together with a minor fix regarding a missing BE/lang/debug removal, which was now found by the functional tests. Resolves: #100407 Related: #100249 Releases: main Change-Id: I9188af068243b3beacc56ab7c9a24f6536c46ed2 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78377 Tested-by:Benni Mack <benni@typo3.org> Tested-by:
core-ci <typo3@b13.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de>
Showing
- Build/phpstan/phpstan-baseline.neon 0 additions, 5 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/core/Classes/Configuration/ConfigurationManager.php 1 addition, 1 deletion...ysext/core/Classes/Configuration/ConfigurationManager.php
- typo3/sysext/install/Classes/Service/SilentConfigurationUpgradeService.php 102 additions, 100 deletions...all/Classes/Service/SilentConfigurationUpgradeService.php
- typo3/sysext/install/Tests/Functional/Service/SilentConfigurationUpgradeServiceTest.php 650 additions, 0 deletions...ctional/Service/SilentConfigurationUpgradeServiceTest.php
- typo3/sysext/install/Tests/Unit/Service/SilentConfigurationUpgradeServiceTest.php 0 additions, 884 deletions...ts/Unit/Service/SilentConfigurationUpgradeServiceTest.php
Please register or sign in to comment