Commit Graph

828 Commits (8507efc4273aa87e32090bcabb31b7bc5b98ec35)

Author SHA1 Message Date
Thomas Tanghus 1bbeb12e2e Updated method names and added a few more tests. 13 years ago
Thomas Tanghus 45f73feb69 OC_VCategories=>OC\Tags. Public interface + getter in server container 13 years ago
Thomas Tanghus d27416edf7 Moar tests. 13 years ago
Andreas Fischer d9a36ee82e Move setUp() and tearDown() up in tests/lib/files/cache/scanner.php. 13 years ago
Robin Appelman a1d4eb1f95 files: when filtering search results, ensure results are children of the fakeroot not just path starting the same 13 years ago
Andreas Fischer de2e6e137b Do not convert boolean to integer in tests. put() already does this. 13 years ago
Thomas Müller d84d548618 when storing back the data field 'encrypted' it is necessary to cast the boolean to an integer to make pg happy 13 years ago
Bart Visscher 445d34a2a9 Convert OC_Preference to object interface 13 years ago
Bjoern Schiessle b947aab802 some unit test for the new ocs share api 13 years ago
Thomas Tanghus de81210bec Add another test. 13 years ago
Thomas Tanghus 314ca843e8 Updated method names and added a few more tests. 13 years ago
Thomas Müller 1274d6116d updating php docs 13 years ago
Thomas Tanghus b0762ad3bf OC_VCategories=>OC\Tags. Public interface + getter in server container 13 years ago
Thomas Tanghus 8b4f4a79e2 Still some session leftovers. 13 years ago
Thomas Tanghus fe86182dac OC_Cache namespace changes and add UserCache to server container. 13 years ago
Thomas Müller c8f9efeb94 etag changes are now propagated up the file tree 13 years ago
Andreas Fischer 07714d9a72 Tests whether expired/valid link share is still accessible. 13 years ago
Thomas Müller 3c026b7cf6 recreate an etag within the scanner if the cache contains an empty etag 13 years ago
Thomas Müller 6eeb4d165c - giving the user a new id for each test run in order to prevent reuse of e.g. permissions data in the database 13 years ago
Thomas Müller 8c9add4d32 adding TB and GB to OC_Helper::humanFileSize 13 years ago
Andreas Fischer 294f3632e0 Calculate dateInPast and dateInFuture. 13 years ago
Andreas Fischer 20b799b2b4 Compare objects directly. Also use $expected and $actual. 13 years ago
Andreas Fischer bd1163b7d5 Add database tests for INSERT/SELECT date format. 13 years ago
Andreas Fischer 261766fe49 Add comment explaining how $dateInFuture was picked. 13 years ago
Andreas Fischer f567bd1b8a Coding style: { for methods start are supposed to be on the same line. 13 years ago
Andreas Fischer fb650deaf7 Expiration tests for sharing with groups. 13 years ago
Andreas Fischer cf97eac401 Do not repeat shareUserOneTestFileWithUserTwo() code. 13 years ago
Andreas Fischer e4b334c3f1 Make dates test class properties. 13 years ago
Andreas Fischer 924a7046dd Try to make Oracle happy by also specifying seconds. 13 years ago
Andreas Fischer 1358b0078a Test whether a still-valid user share is still accessible. 13 years ago
Andreas Fischer 05c970095d Test whether an expired user share is still accessible. 13 years ago
Robin Appelman b9167196fb adjust test cases to namespace changes 13 years ago
kondou 1832eb8872 Pass view in \OC_Avatar to constructor and use $_ for enable_avatars 13 years ago
Robin Appelman a22f9ff301 Provide an implementation of the fileapi for oc6 build on top of the old api 13 years ago
kondou 2d6a400381 Check for $this->fileInfo and @depend on testData() 13 years ago
kondou 0869f9b655 Fix #4258, clean up \OC_Image and improve its unittest 13 years ago
kondou ecf187393b Finish cropper, Get rid of TODOs, Improve \OCP\Avatar and "fix" unitests 13 years ago
Robin Appelman bf9045f585 test case for hooks send from a non-default view 13 years ago
kondou 8d8a57de7f Continue work on cropper 13 years ago
Arthur Schiwon 1f5a55ddff consolidate validity check for users in group class 13 years ago
kondou f19f8d1088 Fix avatar-unittest 13 years ago
kondou 5eb17aadb3 Fix spacing, have remove() and return JSON for custom-default-avatars 13 years ago
kondou 81cadd5ea3 Remove gravatar and no-avatar functionality, prepare for default avatars even more and reword some stuff 13 years ago
kondou 960262bbb4 Fix testDefaultAvatar 13 years ago
kondou 4521b54c67 Have /avatar.php as a central avatar-point 13 years ago
kondou 252548c62c Improve styling & enable avatar-upload at personal page 13 years ago
kondou 2bfe662235 Add unittests & check filetype in setLocalAvatar() 13 years ago
Thomas Müller aa979f5dff cleanup of tests 13 years ago
Thomas Müller 33db8a3089 kill superfluent classloader from tests - this approach might be of interest within the apps 13 years ago
Thomas Müller 395deacc67 reducing controller annotations to: 13 years ago