[TASK] typo3/testing-framework now flushes runtime caches
Unit test tearDown() now always calls GeneralUtility::flushInternalRuntimeCaches() so most explicit calls in unit tests can be removed. composer require --dev typo3/testing-framework:~4.8.2 Resolves: #85948 Related: #85946 Releases: master, 8.7 Change-Id: I798047a06c3265404383540cacbd40d9719e7bfe Reviewed-on: https://review.typo3.org/58008 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- composer.json 1 addition, 1 deletioncomposer.json
- composer.lock 6 additions, 6 deletionscomposer.lock
- typo3/sysext/backend/Tests/Unit/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php 0 additions, 1 deletion...ion/TypoScript/ConditionMatching/ConditionMatcherTest.php
- typo3/sysext/core/Tests/Unit/Authentication/AbstractUserAuthenticationTest.php 0 additions, 2 deletions...ts/Unit/Authentication/AbstractUserAuthenticationTest.php
- typo3/sysext/core/Tests/Unit/Configuration/TypoScript/ConditionMatching/AbstractConditionMatcherTest.php 0 additions, 1 deletion...Script/ConditionMatching/AbstractConditionMatcherTest.php
- typo3/sysext/core/Tests/Unit/Http/ServerRequestFactoryTest.php 0 additions, 9 deletions.../sysext/core/Tests/Unit/Http/ServerRequestFactoryTest.php
- typo3/sysext/core/Tests/Unit/Resource/Rendering/YouTubeRendererTest.php 0 additions, 2 deletions...ore/Tests/Unit/Resource/Rendering/YouTubeRendererTest.php
- typo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php 0 additions, 5 deletionstypo3/sysext/core/Tests/Unit/Utility/GeneralUtilityTest.php
- typo3/sysext/core/composer.json 1 addition, 1 deletiontypo3/sysext/core/composer.json
- typo3/sysext/extbase/Tests/Unit/Mvc/Web/Routing/UriBuilderTest.php 0 additions, 1 deletion...ext/extbase/Tests/Unit/Mvc/Web/Routing/UriBuilderTest.php
- typo3/sysext/extbase/Tests/Unit/Service/ImageScriptServiceTest.php 0 additions, 2 deletions...ext/extbase/Tests/Unit/Service/ImageScriptServiceTest.php
- typo3/sysext/felogin/Tests/Unit/Controller/FrontendLoginControllerTest.php 0 additions, 1 deletion...gin/Tests/Unit/Controller/FrontendLoginControllerTest.php
- typo3/sysext/frontend/Tests/Unit/Compatibility/LegacyDomainResolverTest.php 0 additions, 2 deletions...end/Tests/Unit/Compatibility/LegacyDomainResolverTest.php
- typo3/sysext/frontend/Tests/Unit/Configuration/TypoScript/ConditionMatching/ConditionMatcherTest.php 0 additions, 1 deletion...ion/TypoScript/ConditionMatching/ConditionMatcherTest.php
- typo3/sysext/frontend/Tests/Unit/Controller/TypoScriptFrontendControllerTest.php 0 additions, 3 deletions...ests/Unit/Controller/TypoScriptFrontendControllerTest.php
- typo3/sysext/frontend/Tests/Unit/Typolink/AbstractTypolinkBuilderTest.php 0 additions, 2 deletions...ntend/Tests/Unit/Typolink/AbstractTypolinkBuilderTest.php
- typo3/sysext/frontend/Tests/UnitDeprecated/Controller/TypoScriptFrontendControllerTest.php 0 additions, 2 deletions...eprecated/Controller/TypoScriptFrontendControllerTest.php
Please register or sign in to comment