Commit Graph

707 Commits (92969052d7f4f008205bbfdf3e5437f3deca1d6b)

Author SHA1 Message Date
Vincent Petry 7ff6a642b4 Fixed filesize issue in watchr test 13 years ago
Thomas Mueller 665b7571f4 adding test for binary file to test \OC_Helper::streamCopy() 13 years ago
Andreas Fischer 8872b881cc Add tests for OCP\Share::unshareAll(). 13 years ago
Thomas Mueller 998211f7a3 WIN: fixing unit test for testStreamCopy() 13 years ago
Jörn Friedrich Dreyer 10b2d649af extend unit test to directories starting or ending in whitespace 13 years ago
Thomas Müller 43d71aada8 testing update and delete 13 years ago
Thomas Müller bd5663bc3d adding unit tests for delete 13 years ago
Thomas Müller 8362afa94d unit tests for set added 13 years ago
Thomas Müller 7f64d858dd first two tests 13 years ago
Morris Jobke b65b7965ae fix failing preview test on master 13 years ago
Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 13 years ago
Robin Appelman 654b0daf01 update touch tests for updated behaviour 13 years ago
Robin Appelman b3626f34cd Update the parent folders storage_mtime on write and delete to prevent rescans 13 years ago
Robin Appelman f1e6e80eb1 add specialized storage backend for home folders 13 years ago
Vincent Petry c8df27de73 Fixed quota stream to not wrap read-only fopen calls 13 years ago
Vincent Petry d8b245490b Fixed quota stream's fseek method 13 years ago
Andreas Fischer 8166aaf82c Some tests for OC_L10N::findLanguage() 13 years ago
Thomas Tanghus ad017285e1 Fix namespace for OCP\Appframework\Http 13 years ago
Thomas Müller f62c4eafa5 test cases added for create/remove Shared folder and file 13 years ago
Arthur Schiwon adbaaf85ea Test that dispayNamesInGroup(s) always returns uid as key in the result array 13 years ago
Thomas Müller cdaa1db0d1 re-enable test in SecurityMiddlewareTest 13 years ago
kondou e2cc7e7bf9 Fix avatar unittest 13 years ago
Bjoern Schiessle 0b8273c768 test should work now 13 years ago
Thomas Müller 6df5c7ebd5 streamCopy() should return proper structure. 13 years ago
Thomas Tanghus d75d80ba13 OCP\AppFramework\Controller\Controller => OCP\AppFramework\Controller 13 years ago
Thomas Müller bc6e352ccd the path need to be normalized before putting it into resolvePath() 13 years ago
Robin Appelman 7f8eeb0474 ensure the view's root is a subfolder of the the default root, not only starting the same 13 years ago
Robin Appelman 38c563dcdc don't trigger the create hooks when if the file already exists for file_put_contents 13 years ago
Andreas Fischer 114e9d4403 Adjust return value tests for checkPassword() to what OC_User_Example says. 13 years ago
Andreas Fischer 1f11dc7200 Use parent:: in Test_User_Database::getUser(). 13 years ago
Andreas Fischer 46cd3082b0 Test_User_Backend::getUser() does not return an array, it returns a string. 13 years ago
Andreas Fischer 00a0588807 Test OC_User_Database in Test_User_Database instead of OC_User_Dummy. 13 years ago
Victor Dubiniuk 176c2f1502 Add unit tests 13 years ago
Thomas Müller c77f74e1de adding check isDeletable() on $sourcePath 13 years ago
Thomas Müller 3ea2dfa5f9 remove getTrans() from API class 13 years ago
Thomas Müller 1e5012fc1d fixing all appframework unit tests 13 years ago
Thomas Tanghus c85621a897 Make abstract Middleware class public 13 years ago
Thomas Müller 414b2eb4b6 upload abortion detection only for PUT 13 years ago
Vincent Petry b0bb64c3ee Added unit tests for relative_modified_date, changed method signature 13 years ago
Thomas Tanghus aedc427ffd Fix fix of POST :P 13 years ago
Thomas Tanghus 965ce5719f Modified PUT behaviour 13 years ago
Morris Jobke ceeb22aa5f fix unit tests 13 years ago
Thomas Tanghus 7cd8088845 Add assertions for ->params and array access with json 13 years ago
Thomas Tanghus 973bcccd7c Implement PUT an PATCH support 13 years ago
Thomas Tanghus bdad7697ac Check if accessor matched request method. 13 years ago
Thomas Tanghus 8603f956ab Get urlParams registered before Request is instantiated 13 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 13 years ago
Thomas Tanghus 1d2466c6d1 Add assertions for ->params and array access with json 13 years ago
Thomas Tanghus 092b4e7b53 Implement PUT an PATCH support 13 years ago
Thomas Tanghus 50fc5e8792 Check if accessor matched request method. 13 years ago