[TASK] Clean up and fix unit tests for FAL
Clean up and fix the unit tests that got broken with FAL. Streamline the API (especially the folder part) according to the tests. Change-Id: Idfa54ce69d42621293fda2f4fa079fd20425dd75 Resolves: #36858 Releases: 6.0 Reviewed-on: http://review.typo3.org/11011 Reviewed-by: Christian Kuhn Tested-by: Christian Kuhn Reviewed-by: Susanne Moog Tested-by: Susanne Moog
Showing
- t3lib/file/Driver/AbstractDriver.php 0 additions, 15 deletionst3lib/file/Driver/AbstractDriver.php
- t3lib/file/Driver/LocalDriver.php 1 addition, 2 deletionst3lib/file/Driver/LocalDriver.php
- t3lib/file/Factory.php 8 additions, 7 deletionst3lib/file/Factory.php
- t3lib/file/Storage.php 25 additions, 14 deletionst3lib/file/Storage.php
- tests/t3lib/class.t3lib_extfilefuncTest.php 6 additions, 57 deletionstests/t3lib/class.t3lib_extfilefuncTest.php
- tests/t3lib/file/Driver/LocalDriverTest.php 29 additions, 8 deletionstests/t3lib/file/Driver/LocalDriverTest.php
Please register or sign in to comment