Commit Graph

442 Commits (12f4494de02457d51004ca6a82c1b2160189819f)

Author SHA1 Message Date
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
kondou 6c78152564 Proper WHERE – the table is called userid not user 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
Robin Appelman ed054e67d6 DB: remove invalid asserts 13 years ago
kondou de0dc30d89 Update skipped tests messages 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
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
Robin Appelman e3ea3ed3c5 group: only pass backends that hold that specific group to the group constructor 13 years ago
Robin Appelman b2bcc9774b memcache: make base testcase abstract 13 years ago
Robin Appelman cfac7fcd53 Storage: remove some unneeded strict tests of mtime behaviour 13 years ago
Robin Appelman 97f0bc1c4a Storage: remove tests for search 13 years ago
Robin Appelman 504089940d mamcache: implement the ArrayAccess interface 13 years ago
Robin Appelman 8ad148feaf memcache: some additional unit tests 13 years ago
Thomas Mueller 7ba4269c26 <<<EOL seems not to use proper end of lines on windows 13 years ago
Robin Appelman 065bc96b02 more consistent naming 13 years ago
Robin Appelman 2d9be541ea add test case for getting group after deleting it 13 years ago
Robin Appelman 912b151561 use new group api as backend for the old api 13 years ago
Robin Appelman a735105a22 update group management 13 years ago
Victor Dubiniuk c0b210f0d5 Add unit test 13 years ago
Robin Appelman 4a4e139c83 forward previously registerd hooks 13 years ago
Robin Appelman 925d09cb0e add forwarding emitter for agregating multiple emitters 13 years ago
Christian Berendt 8c9e6db1b1 increasing allowed time difference 13 years ago
Bart Visscher 22c29eb64b Fix renaming using parenthesis 13 years ago
Robin Appelman 492a35737c fix \OC\Config test cases when debug mode is enabled 13 years ago
Robin Appelman f29dd1c784 fix test case whitespace 13 years ago
Robin Appelman 3f5eb762b6 Scanner test: ensure mtime in the cache is the same as on the storage to prevent random failures 13 years ago
Jörn Friedrich Dreyer 00987feda1 fix insertIfNotExist return value, update doc and corresponding test 13 years ago
Bart Visscher 424ec94680 Make buildNotExistingFileName testable and write unittests 13 years ago
Christian Berendt 92e7392852 revoking additional tests 13 years ago
Christian Berendt 37254744b5 remove tests from the wrong test method 13 years ago
Christian Berendt 818e2a364a test moving and copying of subdirectories 13 years ago
Christian Berendt 407753f594 move new tests into the correct test method 13 years ago