Commit Graph

135 Commits (972243d5640c40b1f161e50f31404c71d7c290c0)

Author SHA1 Message Date
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 14 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 14 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 14 years ago
Robin Appelman 4c0c78d15d check for filename blacklist in OC_Filesystem::isValidPath 14 years ago
Robin Appelman 503922ff6c some tests for the file blacklist 14 years ago
Robin Appelman 2dbf2c69de fix inlude path for template test 14 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 14 years ago
Thomas Mueller dca80c55a9 fixing Test_TemplateFunctions 14 years ago
Bernhard Posselt 3ca5927b59 fixed copy paste error. 4th test will now test print_unescaped instead of p 14 years ago
Bernhard Posselt aef3c6010b splitted two tests with two assertions each into four tests with one assertion 14 years ago
Bernhard Posselt f591382147 assert in proper order 14 years ago
Bernhard Posselt a31c230f22 added tests for p and print_unescaped 14 years ago
Thomas Müller 2248fe9f3e disble breaking test cases for now 14 years ago
Robin Appelman 6695b29053 fix running app tests 14 years ago
Thomas Müller 6f5d0ec9a9 don't enable user_external 14 years ago
Thomas Müller b390da3eba don't enable apps twice 14 years ago
Thomas Müller 0c40a061e4 fix paths in preeseed-config.php 14 years ago
Thomas Müller 74665faec5 exeuting tests now on apps as well - the apps repo shall be cloned into the sub folder apps2 14 years ago
Thomas Müller 8a03abec0d Filter added to get all files into coderage report 14 years ago
Thomas Müller 59c2414439 Fixing typo 14 years ago
Thomas Müller a707fd639d Fixing expectation - comma was stupid anyhow 14 years ago
Thomas Müller e417ad6b16 Removing strange character 14 years ago
Lukas Reschke 3fc9fbeef7 Expectation should be first parameter 14 years ago
Lukas Reschke 665100b471 Expectation should be first parameter 14 years ago
Bart Visscher 5713dcfd11 Use $SERVERROOT/tests/data for testGetMimeType 14 years ago
Bart Visscher 3fef4564f0 Give share test users a unique prefix 14 years ago
Bart Visscher 730d7c4e7d Disable loading apps before starting tests 14 years ago
Lukas Reschke 41d1494898 Remove not reliable test 14 years ago
Lukas Reschke 0f26228d99 Some tests 14 years ago
Bart Visscher 95c8adba19 Swap values for assertEqual to get better error message, also renamed the function to phpunit name 14 years ago
Lukas Reschke 3c3e8c6c98 Test for geo.php 14 years ago
Lukas Reschke 8a87585c9d Little test for some util.php functions 14 years ago
Bart Visscher 8c281a456d PHPUnit 3.6 does not support @expectedException with the generic exception class 14 years ago
Bart Visscher a0b15dcb12 Fix syntax error in postgres table check code 14 years ago
Bart Visscher 70c7ee6fc7 Skip apc test when apc is not enabled for CLI 14 years ago
Bart Visscher f242e658c3 Fix the db tests when running all tests 14 years ago
Bart Visscher 316ed0ccc7 Add missing test files 14 years ago
Bart Visscher 35442e5474 Add unit tests for OC_DB 14 years ago
Robin Appelman d589869a34 disable log when running tests 14 years ago
Robin Appelman 6f3e039e78 clear all hooks when running tests 14 years ago
Robin Appelman ee28e35ba9 fix storage test case 14 years ago
Robin Appelman 517354580d remove ctime tests for filestorage, ctime will be removed from the storage api in the future 14 years ago
Robin Appelman 29c43b7d61 some test cases for fopen of storage backends 14 years ago
Robin Appelman c4e301d48f code style 14 years ago
Robin Appelman 7b64ab9294 make sure the share backend test case can find the correct interface 14 years ago
Michael Gapczynski dc767798c6 Manually change appconfig value for share policy so tests work correctly 14 years ago
Robin Appelman 3757950562 test data for archive tests 14 years ago
Robin Appelman 07eb1c159d load test cases from enabled apps 14 years ago
Robin Appelman 671c8b94b1 better detect if we need to init the filesystem for the hooks test 14 years ago
Robin Appelman 4cdfc72d58 fix hook test when not logged in 14 years ago