[TASK] Turn ActionControllerTest into functionals
Avoids phpunit 10 deprecation and failures and allows minor modifications of ActionController. Resolves: #100400 Related: #100249 Releases: main Change-Id: I4b39af2c326bb1c5c9b0df74c7c8e85c48f32ad4 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78373 Tested-by:Benni Mack <benni@typo3.org> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
core-ci <typo3@b13.com> 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/extbase/Classes/Mvc/Controller/ActionController.php 20 additions, 59 deletions...ysext/extbase/Classes/Mvc/Controller/ActionController.php
- typo3/sysext/extbase/Tests/Functional/Mvc/Controller/ActionControllerTest.php 245 additions, 55 deletions.../Tests/Functional/Mvc/Controller/ActionControllerTest.php
- typo3/sysext/extbase/Tests/Functional/Mvc/Controller/Fixture/Extension/action_controller_test/Classes/Controller/TestController.php 44 additions, 1 deletion...ion_controller_test/Classes/Controller/TestController.php
- typo3/sysext/extbase/Tests/Unit/Mvc/Controller/ActionControllerTest.php 0 additions, 651 deletions...xtbase/Tests/Unit/Mvc/Controller/ActionControllerTest.php
Please register or sign in to comment