server/tests/lib/Files
Robin Appelman 35f317df7b
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-25 19:17:06 +02:00
..
AppData try to grab the appdata folder directly without going trough the whole tree 2018-12-06 15:10:08 +01:00
Cache Remove deprecated searchByTag 2019-07-26 12:29:19 +02: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 Merge pull request #16502 from nextcloud/bugfix/16474 2019-07-29 16:59:26 +02: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-25 19:17:06 +02: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-21 16:23:47 +02:00