Commit Graph

487 Commits (20b799b2b49ab301e744d2caab239a278df92ce6)

Author SHA1 Message Date
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
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
Robin Appelman bf9045f585 test case for hooks send from a non-default view 13 years ago
Arthur Schiwon 1f5a55ddff consolidate validity check for users in group class 13 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 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
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
Robin Appelman a4df982dc3 add tests for MDB2SchemaReader 13 years ago
Michael Gapczynski afff750011 Add test for calculating size of newly empty folder 13 years ago
Jörn Friedrich Dreyer b8bd1e5a81 check type, assertgreaterthan 13 years ago
Jörn Friedrich Dreyer 7e5ae8d780 test lastinsertid 13 years ago
Robin Appelman cd8f0c21ce add quota storage wrapper 13 years ago
Robin Appelman a853968f7d move storage wrapper test to new namespace 13 years ago
Robin Appelman 10d3e63ce5 add quota streamwrapper that limits the amount of data that can be written to a stream 13 years ago
Bart Visscher 25003fb213 Add ACPu memory cache 13 years ago
Bart Visscher 5caa7576d4 Revert "fix failing master branch - Test_Config::testWriteData" 13 years ago
Bart Visscher 5965f3ecea Split locating JS and CSS files to their own class 13 years ago
Morris Jobke 8f93490ac4 fix failing master branch - Test_Config::testWriteData 13 years ago