Commit Graph

168 Commits (06c1c35ac90f7920afa637ab0b628529b4135d40)

Author SHA1 Message Date
Thomas Mueller ef88ceba8c drop SimpleTest compatibility 12 years ago
Thomas Mueller d8d812a91e enable unittesting on appframework and apptemplateadvanced 12 years ago
Michael Gapczynski 68272fa253 Remove unnecessary ob_end_clean() from template tests 12 years ago
Michael Gapczynski bc8957a195 Add listener for VisualPHPUnit 12 years ago
Thomas Mueller 42678096bb remove php closing tag 12 years ago
Thomas Müller 39e37fa9c6 Enabling unit testing for apptemplate_advanced 12 years ago
Thomas Mueller f99497a05a test for search and unregister added 12 years ago
Thomas Mueller 2d597c2238 first unit tests implemented 12 years ago
Bernhard Posselt 37e524dc6d added more unittests for the group file 12 years ago
Bart Visscher 8bed38c78d Rename install hook functions to register hook 12 years ago
Bart Visscher 530f3f8be9 Create functions to install standard hooks 12 years ago
Thomas Tanghus c127c78df4 Don't use indexes in test data as postgres complains over duplicate keys. 12 years ago
Thomas Tanghus 56239df2e7 Update all to use OCP\PERMISSION_* instead of OCP\Share::PERMISSION_* 12 years ago
Bart Visscher 04aa029cd3 Disable loading apps before starting tests 12 years ago
Thomas Mueller f9226f170e fixes #266 12 years ago
Thomas Tanghus 831c2cac1e Remove unused variable. 12 years ago
Felix Moeller a4b2ea586d Style: Remove all the dangling white spaces 12 years ago
Thomas Tanghus 88b91a7304 Swap expected and actual. 12 years ago
Thomas Tanghus 7c67d2fdd6 VCategories: Swap expected and actual in unit tests. 12 years ago
Felix Moeller 30d7993e01 Checkstyle fixes: NoSpaceAfterComma 12 years ago
Felix Moeller f8d1d7787e Checkstyle fixes for SpaceBeforeOpenBrace 12 years ago
Robin Appelman 4c0c78d15d check for filename blacklist in OC_Filesystem::isValidPath 12 years ago
Robin Appelman 503922ff6c some tests for the file blacklist 12 years ago
Robin Appelman 2dbf2c69de fix inlude path for template test 12 years ago
Felix Moeller afadf93d31 Checkstyle: many fixes 12 years ago
Thomas Tanghus 8509ca257f Switch expectation and result in unit tests. 12 years ago
Thomas Tanghus 8fc0f53a48 Added unit tests for OC_VCategories. 12 years ago
Thomas Tanghus b434c20c18 Added unit test testinsertIfNotExistDontOverwrite. 12 years ago
Thomas Mueller dca80c55a9 fixing Test_TemplateFunctions 12 years ago
Bernhard Posselt 3ca5927b59 fixed copy paste error. 4th test will now test print_unescaped instead of p 12 years ago
Bernhard Posselt aef3c6010b splitted two tests with two assertions each into four tests with one assertion 12 years ago
Bernhard Posselt f591382147 assert in proper order 12 years ago
Bernhard Posselt a31c230f22 added tests for p and print_unescaped 12 years ago
Thomas Müller 2248fe9f3e disble breaking test cases for now 12 years ago
Robin Appelman 6695b29053 fix running app tests 12 years ago
Thomas Müller 6f5d0ec9a9 don't enable user_external 12 years ago
Thomas Müller b390da3eba don't enable apps twice 12 years ago
Thomas Müller 0c40a061e4 fix paths in preeseed-config.php 12 years ago
Thomas Müller 74665faec5 exeuting tests now on apps as well - the apps repo shall be cloned into the sub folder apps2 12 years ago
Thomas Tanghus 1c9929d44f Added unit tests for OC_DB::insertIfNotExist() 12 years ago
Thomas Müller 8a03abec0d Filter added to get all files into coderage report 12 years ago
Thomas Müller 59c2414439 Fixing typo 12 years ago
Thomas Müller a707fd639d Fixing expectation - comma was stupid anyhow 12 years ago
Thomas Müller e417ad6b16 Removing strange character 12 years ago
Lukas Reschke 3fc9fbeef7 Expectation should be first parameter 12 years ago
Lukas Reschke 665100b471 Expectation should be first parameter 12 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 12 years ago
Bart Visscher 5713dcfd11 Use $SERVERROOT/tests/data for testGetMimeType 12 years ago
Bart Visscher 3fef4564f0 Give share test users a unique prefix 12 years ago
Bart Visscher 730d7c4e7d Disable loading apps before starting tests 12 years ago