Commit Graph

758 Commits (742f54b6d556797bbef2847e546861de0008a28a)

Author SHA1 Message Date
kondou 4521b54c67 Have /avatar.php as a central avatar-point 12 years ago
kondou 252548c62c Improve styling & enable avatar-upload at personal page 12 years ago
kondou 2bfe662235 Add unittests & check filetype in setLocalAvatar() 12 years ago
Thomas Müller aa979f5dff cleanup of tests 12 years ago
Thomas Müller 33db8a3089 kill superfluent classloader from tests - this approach might be of interest within the apps 12 years ago
Thomas Müller 395deacc67 reducing controller annotations to: 12 years ago
Thomas Müller 93194bb396 Introducing IContainer into public api 12 years ago
Thomas Müller 0fa8f38076 fixing broken test 12 years ago
Thomas Müller 72e1a8d83b fixing require to Pimple 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 12 years ago
Thomas Müller fde9cabe97 initial import of appframework 12 years ago
kondou 9c5416fe4a Clean up \OC\Util 12 years ago
Robin Appelman 1877a42a0d Scanner: additional tests for reusing etags during scanning 12 years ago
Thomas Müller 0e3dea7111 adding test case for a numeric value 12 years ago
Andreas Fischer b6b1bc5d09 Add datetime test for numeric string. 12 years ago
Thomas Müller fed1792510 adding unit tests for quota checks 12 years ago
Thomas Müller d3a69bf4c6 adding unit tests to determine length 12 years ago
kondou 6c78152564 Proper WHERE – the table is called userid not user 12 years ago
kondou d70a4a960d Use setUpBeforeClass() and tearDownAfterClass() 12 years ago
kondou b8bfebe51e Use setUpBeforeClass() and tearDownAfterClass() 12 years ago
kondou b560bb21f0 Clean up DB, after we're done with testing 12 years ago
Robin Appelman 3e7a86c6ec remove deleted files while scanning 12 years ago
kondou 87ad677151 Remove pointless unittest (search/result) 12 years ago
kondou a51af39595 Add unittests 12 years ago
Thomas Müller 19e3780ef2 remove unneeded vars from unit test 12 years ago
Thomas Müller e04bf0aaeb unit tests for plural translations added 12 years ago
kondou 56549dafce Revert "Add null and emptystring tests to check NOT NULL" 12 years ago
Robin Appelman ed054e67d6 DB: remove invalid asserts 12 years ago
kondou c74f3d0b90 Add null and emptystring tests to check NOT NULL 12 years ago
kondou de0dc30d89 Update skipped tests messages 12 years ago
kondou 670242c731 Add \OC_Appconfig Unittest 12 years ago
kondou 20b688d4be Optimize image and skip mimetype test 12 years ago
kondou 415e38fc50 Cover more cases 12 years ago
kondou 71f43c5fa1 Add OC_Image Unit Test 12 years ago
Thomas Müller 409268f322 adding test case with no / 12 years ago
Thomas Müller 085fdfec2f adding unit tests for OC_Util::basename 12 years ago
Robin Appelman a4df982dc3 add tests for MDB2SchemaReader 12 years ago
Michael Gapczynski afff750011 Add test for calculating size of newly empty folder 12 years ago
Jörn Friedrich Dreyer b8bd1e5a81 check type, assertgreaterthan 12 years ago
Jörn Friedrich Dreyer 7e5ae8d780 test lastinsertid 12 years ago
Robin Appelman cd8f0c21ce add quota storage wrapper 12 years ago
Robin Appelman a853968f7d move storage wrapper test to new namespace 12 years ago
Robin Appelman 10d3e63ce5 add quota streamwrapper that limits the amount of data that can be written to a stream 12 years ago
Bart Visscher 25003fb213 Add ACPu memory cache 12 years ago
Bart Visscher 5caa7576d4 Revert "fix failing master branch - Test_Config::testWriteData" 12 years ago
Bart Visscher 5965f3ecea Split locating JS and CSS files to their own class 12 years ago
Morris Jobke 8f93490ac4 fix failing master branch - Test_Config::testWriteData 12 years ago
Robin Appelman e3ea3ed3c5 group: only pass backends that hold that specific group to the group constructor 12 years ago
Robin Appelman b2bcc9774b memcache: make base testcase abstract 12 years ago
Robin Appelman cfac7fcd53 Storage: remove some unneeded strict tests of mtime behaviour 12 years ago