nextcloud/tests/lib/Files
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
..
AppData try to grab the appdata folder directly without going trough the whole tree 2018-12-06 15:10:08 +01:00
Cache Avoid calculating folder size for parent that needs scan. 2019-03-06 15:23:37 +01:00
Config Fix tests 2019-03-01 20:57:01 +01:00
Mount Allow setting a maximun number of buckets for multibucket 2016-11-02 21:31:24 +01:00
Node Check the if we can actually access the storage cache for recent files 2019-07-29 15:00:11 +00:00
ObjectStore always use multipart uploader for s3 uploads 2019-01-28 14:51:19 +01:00
SimpleFS Implement guest avatar endpoint 2019-02-07 14:23:16 +01:00
Storage handle moveFromStorage within the same storage even when storage wrappers are applied to the source storage 2019-09-26 13:54:57 +00:00
Stream Fix tests 2019-03-01 20:57:01 +01:00
Type Improve mimetype detection for object storages 2017-10-26 16:31:59 +02:00
Utils test: add unit test for files:scan --shallow 2018-05-18 14:51:08 -07:00
EtagTest.php Use proper methods for registerBackend 2017-08-15 11:29:15 +02:00
FileInfoTest.php Add dispatcher events to User and Group objects 2019-03-01 20:56:59 +01:00
FilesystemTest.php Move normalizePath to regexes instead of looping 2018-10-10 13:23:59 +02:00
PathVerificationTest.php Fix risky tests without assertions 2018-01-25 11:33:25 +01:00
ViewTest.php fix tests 2019-06-25 15:58:01 +02:00