server/tests/lib/Files/Storage
Robin Appelman cbc4134f33 handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage
the target storage doesn't need additional handling for wrappers as the wrappers implementation of moveFromStorage already deals with that

Any storage based on local storage isn't affected by this as local storage already has it's own way of handling with this

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-09-26 13:54:57 +00:00
..
Wrapper adjust tests 2019-09-09 14:51:31 +00:00
CommonTest.php handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage 2019-09-26 13:54:57 +00:00
CopyDirectoryTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
HomeStorageQuotaTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
HomeTest.php Nuke the legacy storage fallback from orbit 2016-12-23 12:49:46 +01:00
LocalTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
Storage.php fix writeStream for jail wrapper 2018-10-31 21:10:57 +01:00
StorageFactoryTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00