Commit Graph

707 Commits (92969052d7f4f008205bbfdf3e5437f3deca1d6b)

Author SHA1 Message Date
Andreas Fischer 05c970095d Test whether an expired user share is still accessible. 12 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
Thomas Müller 93194bb396 Introducing IContainer into public api 13 years ago
Thomas Müller 0fa8f38076 fixing broken test 13 years ago
Thomas Müller 72e1a8d83b fixing require to Pimple 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Thomas Müller fde9cabe97 initial import of appframework 13 years ago
kondou 9c5416fe4a Clean up \OC\Util 13 years ago
Robin Appelman 1877a42a0d Scanner: additional tests for reusing etags during scanning 13 years ago
Thomas Müller 0e3dea7111 adding test case for a numeric value 13 years ago
Andreas Fischer b6b1bc5d09 Add datetime test for numeric string. 13 years ago
Thomas Müller fed1792510 adding unit tests for quota checks 13 years ago
Thomas Müller d3a69bf4c6 adding unit tests to determine length 13 years ago
kondou 6c78152564 Proper WHERE – the table is called userid not user 13 years ago
kondou d70a4a960d Use setUpBeforeClass() and tearDownAfterClass() 13 years ago
kondou b8bfebe51e Use setUpBeforeClass() and tearDownAfterClass() 13 years ago
kondou b560bb21f0 Clean up DB, after we're done with testing 13 years ago
Robin Appelman 3e7a86c6ec remove deleted files while scanning 13 years ago
kondou 87ad677151 Remove pointless unittest (search/result) 13 years ago
kondou a51af39595 Add unittests 13 years ago
Thomas Müller 19e3780ef2 remove unneeded vars from unit test 13 years ago
Thomas Müller e04bf0aaeb unit tests for plural translations added 13 years ago
kondou 56549dafce Revert "Add null and emptystring tests to check NOT NULL" 13 years ago
Robin Appelman ed054e67d6 DB: remove invalid asserts 13 years ago
kondou c74f3d0b90 Add null and emptystring tests to check NOT NULL 13 years ago
kondou de0dc30d89 Update skipped tests messages 13 years ago
kondou 670242c731 Add \OC_Appconfig Unittest 13 years ago
kondou 20b688d4be Optimize image and skip mimetype test 13 years ago
kondou 415e38fc50 Cover more cases 13 years ago
kondou 71f43c5fa1 Add OC_Image Unit Test 13 years ago
Thomas Müller 409268f322 adding test case with no / 13 years ago
Thomas Müller 085fdfec2f adding unit tests for OC_Util::basename 13 years ago