Commit Graph

544 Commits (36424580b04dd8c77ca98ff8b2fffcf671397ff4)

Author SHA1 Message Date
kondou 2d6a400381 Check for $this->fileInfo and @depend on testData() 11 years ago
kondou 0869f9b655 Fix #4258, clean up \OC_Image and improve its unittest 11 years ago
Arthur Schiwon 1f5a55ddff consolidate validity check for users in group class 11 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 11 years ago
Robin Appelman 1877a42a0d Scanner: additional tests for reusing etags during scanning 11 years ago
Thomas Müller 0e3dea7111 adding test case for a numeric value 11 years ago
Andreas Fischer b6b1bc5d09 Add datetime test for numeric string. 11 years ago
Thomas Müller fed1792510 adding unit tests for quota checks 11 years ago
Thomas Müller d3a69bf4c6 adding unit tests to determine length 11 years ago
kondou 6c78152564 Proper WHERE – the table is called userid not user 11 years ago
kondou d70a4a960d Use setUpBeforeClass() and tearDownAfterClass() 11 years ago
kondou b8bfebe51e Use setUpBeforeClass() and tearDownAfterClass() 11 years ago
kondou b560bb21f0 Clean up DB, after we're done with testing 11 years ago
kondou 87ad677151 Remove pointless unittest (search/result) 11 years ago
kondou a51af39595 Add unittests 11 years ago
Thomas Müller 19e3780ef2 remove unneeded vars from unit test 11 years ago
Thomas Müller e04bf0aaeb unit tests for plural translations added 11 years ago
kondou 56549dafce Revert "Add null and emptystring tests to check NOT NULL" 11 years ago
Robin Appelman ed054e67d6 DB: remove invalid asserts 11 years ago
kondou c74f3d0b90 Add null and emptystring tests to check NOT NULL 11 years ago
kondou de0dc30d89 Update skipped tests messages 11 years ago
kondou 670242c731 Add \OC_Appconfig Unittest 11 years ago
kondou 20b688d4be Optimize image and skip mimetype test 11 years ago
kondou 415e38fc50 Cover more cases 11 years ago
kondou 71f43c5fa1 Add OC_Image Unit Test 11 years ago
Thomas Müller 409268f322 adding test case with no / 11 years ago
Thomas Müller 085fdfec2f adding unit tests for OC_Util::basename 11 years ago
Robin Appelman a4df982dc3 add tests for MDB2SchemaReader 11 years ago
Michael Gapczynski afff750011 Add test for calculating size of newly empty folder 11 years ago
Jörn Friedrich Dreyer b8bd1e5a81 check type, assertgreaterthan 11 years ago
Jörn Friedrich Dreyer 7e5ae8d780 test lastinsertid 11 years ago
Andreas Fischer 763afa5064 Add verbose to autotest phpunit, so we see skipped and incomplete tests. 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
Robin Appelman 97f0bc1c4a Storage: remove tests for search 12 years ago
Robin Appelman 504089940d mamcache: implement the ArrayAccess interface 12 years ago
Robin Appelman 8ad148feaf memcache: some additional unit tests 12 years ago
Thomas Mueller 7ba4269c26 <<<EOL seems not to use proper end of lines on windows 12 years ago
Georg Ehrke 7f3dbb6936 remove debug code ... 12 years ago
Georg Ehrke 89554bd917 it's setValue not getValue, damn type 12 years ago
Robin Appelman 065bc96b02 more consistent naming 12 years ago
Robin Appelman 2d9be541ea add test case for getting group after deleting it 12 years ago