Commit Graph

685 Commits (bf99d9233c52f1af314d3e634456df8ba032e7ba)

Author SHA1 Message Date
Thomas Müller bf99d9233c on windows we supply an openssl.cnf file in order to execute the unit tests properly 12 years ago
Thomas Müller 6df5c7ebd5 streamCopy() should return proper structure. 12 years ago
Thomas Müller bc6e352ccd the path need to be normalized before putting it into resolvePath() 12 years ago
Robin Appelman 7f8eeb0474 ensure the view's root is a subfolder of the the default root, not only starting the same 12 years ago
Robin Appelman 38c563dcdc don't trigger the create hooks when if the file already exists for file_put_contents 12 years ago
Thomas Müller 44ece73c23 win32-phpunit.php is no longer required 12 years ago
Andreas Fischer 114e9d4403 Adjust return value tests for checkPassword() to what OC_User_Example says. 12 years ago
Andreas Fischer 1f11dc7200 Use parent:: in Test_User_Database::getUser(). 12 years ago
Andreas Fischer 46cd3082b0 Test_User_Backend::getUser() does not return an array, it returns a string. 12 years ago
Andreas Fischer 00a0588807 Test OC_User_Database in Test_User_Database instead of OC_User_Dummy. 12 years ago
Victor Dubiniuk 176c2f1502 Add unit tests 12 years ago
Thomas Müller c77f74e1de adding check isDeletable() on $sourcePath 12 years ago
Thomas Tanghus c85621a897 Make abstract Middleware class public 12 years ago
Thomas Müller 414b2eb4b6 upload abortion detection only for PUT 12 years ago
Vincent Petry b0bb64c3ee Added unit tests for relative_modified_date, changed method signature 12 years ago
Thomas Tanghus aedc427ffd Fix fix of POST :P 12 years ago
Thomas Tanghus 965ce5719f Modified PUT behaviour 12 years ago
Morris Jobke ceeb22aa5f fix unit tests 12 years ago
Thomas Tanghus 7cd8088845 Add assertions for ->params and array access with json 12 years ago
Thomas Tanghus 973bcccd7c Implement PUT an PATCH support 12 years ago
Thomas Tanghus bdad7697ac Check if accessor matched request method. 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Thomas Tanghus 1d2466c6d1 Add assertions for ->params and array access with json 12 years ago
Thomas Tanghus 092b4e7b53 Implement PUT an PATCH support 12 years ago
Thomas Tanghus 50fc5e8792 Check if accessor matched request method. 12 years ago
Thomas Müller fdc87eaeb3 adding test testSimplePutFailsOnRename() 12 years ago
Thomas Tanghus d124b6965b Implement PUT an PATCH support 12 years ago
Georg Ehrke c5bcefe4db rename variable in testIsTransparent 12 years ago
Thomas Tanghus d49e982ac8 Check if accessor matched request method. 12 years ago
Thomas Müller 79da35b698 code cleanup 12 years ago
Thomas Müller 1ec7dff2fe remove unused setUp() 12 years ago
Georg Ehrke 4e9296a484 rename testTxtBlacklist to txtBlacklist 12 years ago
Georg Ehrke 1b13101096 move fileView object initialization to testIsTransparent 12 years ago
Georg Ehrke aa8a145ba8 use dataProvider for txt blacklist test 12 years ago
Andreas Fischer 1a398fba67 phpunit.xml: Port code coverage excludes from autotest to dist. 12 years ago
Thomas Müller f8933eaf92 Remove $RUNTIME_NOAPPS - setting to false was not enough 12 years ago
Thomas Müller d1b5d65622 run unit tests for apps as well 12 years ago
Thomas Müller b11d8799c1 adding unit tests for ObjectTree::move() 12 years ago
Arthur Schiwon b5ac672864 Missing Test for the previous commit 12 years ago
Thomas Müller 826c6bec8f expect unlinkto be called 12 years ago
Thomas Müller 3fa5271f10 adding unit tests 12 years ago
Georg Ehrke 9e4fe10329 add test for txt blacklist 12 years ago
Thomas Tanghus aaed871cee Add factory class for the server container. 12 years ago
Arthur Schiwon 14a160e176 Adjust Tests and satisfy them 12 years ago
Thomas Müller ee75a5b134 adding basic unit test for failing file_put_content operation 12 years ago
Arthur Schiwon d101ff42f1 User: move checkPassword from User to Manager to not break API 12 years ago
Georg Ehrke 52f1d5856d add test data for cal and contact preview 12 years ago
Robin Appelman 235517f111 clear permissions cache when scanning a file 12 years ago
Thomas Tanghus f022ea752d Moar tests. 12 years ago
Thomas Tanghus 8fab9eef28 Add another test. 12 years ago