[TASK] Simplify FAL related unit tests
To finally tame the FAL related unit tests, the resource related BaseTestCase is dissolved and merged into consuming classes as first step. This simplifies the construct and allows further refactorings. Resolves: #98936 Releases: main Change-Id: Id8da6b47a5d16d7eb38bfecf91d41d9365d4df7d Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76299 Tested-by:core-ci <typo3@b13.com> Tested-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Tested-by:
Oliver Klee <typo3-coding@oliverklee.de> Tested-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Andreas Fernandez <a.fernandez@scripting-base.de> Reviewed-by:
Stefan Bürk <stefan@buerk.tech>
Showing
- Build/phpstan/phpstan-baseline.neon 10 additions, 15 deletionsBuild/phpstan/phpstan-baseline.neon
- typo3/sysext/core/Tests/Unit/Resource/BaseTestCase.php 0 additions, 160 deletionstypo3/sysext/core/Tests/Unit/Resource/BaseTestCase.php
- typo3/sysext/core/Tests/Unit/Resource/Collection/FileCollectionRegistryTest.php 12 additions, 2 deletions...s/Unit/Resource/Collection/FileCollectionRegistryTest.php
- typo3/sysext/core/Tests/Unit/Resource/Driver/AbstractDriverTest.php 14 additions, 2 deletions...xt/core/Tests/Unit/Resource/Driver/AbstractDriverTest.php
- typo3/sysext/core/Tests/Unit/Resource/Driver/AbstractHierarchicalFilesystemDriverTest.php 13 additions, 5 deletions...ource/Driver/AbstractHierarchicalFilesystemDriverTest.php
- typo3/sysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php 68 additions, 18 deletions...ysext/core/Tests/Unit/Resource/Driver/LocalDriverTest.php
- typo3/sysext/core/Tests/Unit/Resource/RelativeCssPathFixerTest.php 18 additions, 4 deletions...ext/core/Tests/Unit/Resource/RelativeCssPathFixerTest.php
- typo3/sysext/core/Tests/Unit/Resource/ResourceCompressorIntegrationTest.php 14 additions, 5 deletions...Tests/Unit/Resource/ResourceCompressorIntegrationTest.php
- typo3/sysext/core/Tests/Unit/Resource/ResourceCompressorTest.php 13 additions, 7 deletions...ysext/core/Tests/Unit/Resource/ResourceCompressorTest.php
- typo3/sysext/core/Tests/Unit/Resource/ResourceStorageTest.php 75 additions, 9 deletions...3/sysext/core/Tests/Unit/Resource/ResourceStorageTest.php
- typo3/sysext/frontend/Tests/Unit/Typolink/LinkVarsCalculatorTest.php 2 additions, 2 deletions...t/frontend/Tests/Unit/Typolink/LinkVarsCalculatorTest.php
Please register or sign in to comment