Commit Graph

40 Commits (2023878d537374b47494eb8ce44d3757b3692626)

Author SHA1 Message Date
Jörn Friedrich Dreyer 27bb968ffa make some storage tests explain what went wrong 12 years ago
Jörn Friedrich Dreyer 76c1095c25 add unit test for #8325 12 years ago
Robin Appelman 8c5521fdfc Add $storage->instanceOfStorage to handle instanceof for storage wrappers 12 years ago
Robin Appelman 03ba497a8c add recursive copy to local storage backend 12 years ago
Robin Appelman 38c1da0976 fix recursive rename for local storage backend 12 years ago
Robin Appelman c99e254178 aditional test cases for copy and rename 12 years ago
Vincent Petry d6ce45fe61 Correctly read the full stream in file_get_contents 13 years ago
Robin Appelman 76c63a5760 Fix uploading files containing a # in the path for webdav 13 years ago
Robin Appelman fffe330bbc Fix parameter order for Storage\Local::hash 13 years ago
Vincent Petry b2b35cd335 Fixed ext storage webdav path encoding 13 years ago
Vincent Petry 6cf9844e9c Added unit test for the test() method 13 years ago
Vincent Petry d69243ee51 Fixed FTP and SMB to use rmdir() when deleting folders 13 years ago
Vincent Petry 712b47757a Updated unit tests for SMB 13 years ago
Vincent Petry c3e34676ba Improved unit test for "overwrite on move" 13 years ago
Vincent Petry af7118aa5d Added unit test for "overwrite file on rename/move" 13 years ago
Vincent Petry 5b6d1d79d0 Fixed SMB file deletion success detection 13 years ago
Jörn Friedrich Dreyer 10b2d649af extend unit test to directories starting or ending in whitespace 13 years ago
Robin Appelman cfac7fcd53 Storage: remove some unneeded strict tests of mtime behaviour 13 years ago
Robin Appelman 97f0bc1c4a Storage: remove tests for search 13 years ago
Christian Berendt 8c9e6db1b1 increasing allowed time difference 13 years ago
Christian Berendt 92e7392852 revoking additional tests 13 years ago
Christian Berendt 37254744b5 remove tests from the wrong test method 13 years ago
Christian Berendt 818e2a364a test moving and copying of subdirectories 13 years ago
Christian Berendt 407753f594 move new tests into the correct test method 13 years ago
Christian Berendt 0a5e18335e test working with files in subdirectories 13 years ago
Christian Berendt e556b7ab55 test working with subdirectories 13 years ago
Christian Berendt 81acfc9498 test copying and moving files in subdirectories 13 years ago
Christian Berendt 21601fd784 increasing difference for modifcation time tests 13 years ago
Robin Appelman 63c898c064 Make rmdir recursive for local storage 13 years ago
Robin Appelman 258ad38fd3 Fix touch for creating new files 14 years ago
Thomas Mueller a05820c659 fixing various filesystem/storage unit tests on windows 14 years ago
Thomas Mueller 191da024fa new test cases added to search in sub folders 14 years ago
Thomas Mueller fd8cb9974b initial version of a local storage implementation which will use unique slugified filename on the local filesystem. 14 years ago
Robin Appelman 96b798a59f move storage backend test cases to their own namespace 14 years ago
Robin Appelman bd83422095 put filestorages in a namespace 14 years ago
Thomas Mueller 3829460ab8 adding space between) and { 14 years ago
Robin Appelman 9b44d0cb32 add OC_FileStorage::getLocalFolder 14 years ago
Michael Gapczynski 137e4cb342 Add tests for Share API, all tests passing :) 14 years ago
Robin Appelman 449760f665 add hasUpdated to oc_filestorage 14 years ago
Robin Appelman 48505c5626 improve tar archive backend 14 years ago
Robin Appelman aceda02887 check if removed folders are really gone 15 years ago
Robin Appelman 0a93d4eccf loosen tests for mtime and ctime a bit 15 years ago
Robin Appelman c609b30841 fix the filestorage test a bit 15 years ago
Robin Appelman e8afe4f158 add search implementation to filestorage common 15 years ago
Robin Appelman f193e474c1 add test cases for stat and touch 15 years ago
Robin Appelman d1c3aa3112 add test case for getLocalFile 15 years ago
Robin Appelman 63a088c2b1 more tests for filestorage 15 years ago
Robin Appelman 4eb9a69bd8 fix test case for filestorage 15 years ago
Robin Appelman 7323b52560 some additional test cases for file storage backends 15 years ago
Robin Appelman 3030f13d5f some additional test cases for file storage backends 15 years ago