Commit Graph

254 Commits (a7d82ad0ee72811245406c82dd46656989de16cd)

Author SHA1 Message Date
Robin Appelman 503922ff6c some tests for the file blacklist 13 years ago
Robin Appelman 8a6bb7965d add Cache::move 13 years ago
Robin Appelman 2dbf2c69de fix inlude path for template test 13 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 13 years ago
Thomas Tanghus 8509ca257f Switch expectation and result in unit tests. 13 years ago
Thomas Tanghus 8fc0f53a48 Added unit tests for OC_VCategories. 13 years ago
Thomas Tanghus b434c20c18 Added unit test testinsertIfNotExistDontOverwrite. 13 years ago
Thomas Mueller dca80c55a9 fixing Test_TemplateFunctions 13 years ago
Bernhard Posselt 3ca5927b59 fixed copy paste error. 4th test will now test print_unescaped instead of p 13 years ago
Bernhard Posselt aef3c6010b splitted two tests with two assertions each into four tests with one assertion 13 years ago
Bernhard Posselt f591382147 assert in proper order 13 years ago
Bernhard Posselt a31c230f22 added tests for p and print_unescaped 13 years ago
Thomas Müller 2248fe9f3e disble breaking test cases for now 13 years ago
Robin Appelman 6695b29053 fix running app tests 13 years ago
Robin Appelman b07672821b check for changes when using the cache api 13 years ago
Robin Appelman fba7be1194 add filesystem watcher to detect updates 13 years ago
Thomas Müller 6f5d0ec9a9 don't enable user_external 13 years ago
Thomas Müller b390da3eba don't enable apps twice 13 years ago
Robin Appelman 79d0ac21cc delete child entries when a folder gets removed from cache 13 years ago
Robin Appelman 56e9ce44c3 add a way to recalucale the size of a folder in the cache 13 years ago
Thomas Müller 0c40a061e4 fix paths in preeseed-config.php 13 years ago
Thomas Müller 74665faec5 exeuting tests now on apps as well - the apps repo shall be cloned into the sub folder apps2 13 years ago
Robin Appelman fcc92a9f43 add searchByMime to new cache api 13 years ago
Robin Appelman 695405dfeb add permissions data to the results of the cache api 13 years ago
Robin Appelman c22a723785 add file permissions cache 13 years ago
Robin Appelman 7ad8bf3156 move filesystem test case 13 years ago
Robin Appelman 8bce661e4d add search to the filecache api 13 years ago
Robin Appelman 7ef0ffe8ad add View->putFileInfo to the filecache api 13 years ago
Robin Appelman e63e246c48 fix problem with normalizePath when there was a double leading slash 13 years ago
Robin Appelman 39adadd3e3 move the cache api from OC_Files to filesystem(view) 13 years ago
Robin Appelman 707bd68bb4 automatically scan files when needed 13 years ago
Robin Appelman 2522c25af7 use OC_Files::getFileInfo and OC_Files::getDirectoryContent as high level api for the filecache 13 years ago
Thomas Tanghus 1c9929d44f Added unit tests for OC_DB::insertIfNotExist() 13 years ago
Thomas Müller 8a03abec0d Filter added to get all files into coderage report 13 years ago
Thomas Müller 59c2414439 Fixing typo 13 years ago
Thomas Müller a707fd639d Fixing expectation - comma was stupid anyhow 13 years ago
Thomas Müller e417ad6b16 Removing strange character 13 years ago
Lukas Reschke 3fc9fbeef7 Expectation should be first parameter 13 years ago
Lukas Reschke 665100b471 Expectation should be first parameter 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Bart Visscher 5713dcfd11 Use $SERVERROOT/tests/data for testGetMimeType 13 years ago
Bart Visscher 3fef4564f0 Give share test users a unique prefix 13 years ago
Bart Visscher 730d7c4e7d Disable loading apps before starting tests 13 years ago
Lukas Reschke 41d1494898 Remove not reliable test 13 years ago
Lukas Reschke 0f26228d99 Some tests 13 years ago
Bart Visscher 95c8adba19 Swap values for assertEqual to get better error message, also renamed the function to phpunit name 13 years ago
Lukas Reschke 3c3e8c6c98 Test for geo.php 13 years ago
Lukas Reschke 8a87585c9d Little test for some util.php functions 13 years ago
Bart Visscher 8c281a456d PHPUnit 3.6 does not support @expectedException with the generic exception class 13 years ago
Bart Visscher a0b15dcb12 Fix syntax error in postgres table check code 13 years ago