Commit Graph

366 Commits (bf7514f76abef4bcbb533e4c6c33e00a4e1fdfb5)

Author SHA1 Message Date
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
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
Thomas Müller e789e05675 on unit test use @expectedException 13 years ago
Thomas Müller b4f7a88788 rename can cause mtime change - invalid assert 13 years ago
Bart Visscher c80e76720f Going from text to clob is not something we do. 13 years ago
Jörn Friedrich Dreyer 4bbdd67a22 remove wrong check here 13 years ago
Jörn Friedrich Dreyer 7b6fcddbc5 use executeAudited, add table name to assert message, skip schema changing test on oracle 13 years ago
Robin Appelman a0d8377109 better unit tests for static stream wrapper 13 years ago
Robin Appelman a7c70915d5 fix storage wrapper namespaces 13 years ago
Thomas Mueller de66861ef1 make phpunit happy - adding asserts 13 years ago
Thomas Mueller 3abeb252d8 make PHPUnit happy and add asserts 13 years ago
Thomas Mueller 42cb77b982 TimedJob: make PhpUnit happy with asserts 13 years ago
Bart Visscher 7f3ddd4341 Skip Test_Archive_TAR in php 5.5 for now 13 years ago
Bart Visscher 12976fb2e1 Set debugMode after reading the config file 13 years ago
Bart Visscher 194b61b4c5 Revert "Can't determine if debug mode is defined until we read the config" 13 years ago
Jörn Friedrich Dreyer 1b97c186b4 use assertEquals number of rows in db tests 13 years ago
Jörn Friedrich Dreyer 4ecca9e97b graceful teardown of cache 13 years ago
Jörn Friedrich Dreyer 7a7b54c4a2 skip teardown if cache has not been set up 13 years ago
Thomas Mueller 5d0a3f981c adding unit test for folder remove: testRemovedFolder() 13 years ago
Robin Appelman ff7e903f82 remove deleted files when re-scanning a folder 13 years ago
Robin Appelman 0b74e71de8 fix updaters test cases 13 years ago
Robin Appelman 2ed0e6e915 add tests for reusing existing data in scanner 13 years ago
Robin Appelman 63c898c064 Make rmdir recursive for local storage 13 years ago
Robin Appelman d42f7b85f3 Basic tests for getFileNameMimeType 13 years ago
Jörn Friedrich Dreyer fc309caf16 fix oci dbschema test 13 years ago
Michael Gapczynski 2a3887a5d7 Add tests for the updater with mount points 13 years ago
Michael Gapczynski 969e43c87b Can't determine if debug mode is defined until we read the config 13 years ago
Jörn Friedrich Dreyer 875c18b115 fix fetchRow checks to also work with MDB2 13 years ago
Jörn Friedrich Dreyer fc27052887 shorten table identifiers in tests 13 years ago
Jörn Friedrich Dreyer b6f8d2b859 raise failed tests from first commit to size @medium 13 years ago
Jörn Friedrich Dreyer 124f34422c add missing backticks all over the place 13 years ago
Jörn Friedrich Dreyer 73fb722a9e add timeouts 3/30/90 to phpunit tests 13 years ago
infoneo 199207253e Update mapper.php 13 years ago
Robin Appelman 31693d3937 add test cases for Mount 13 years ago
Arthur Schiwon 61dadb05a6 Cache Test: set datadir to temporary location, otherwise initmountpoints will access to productive location 13 years ago
Robin Appelman 955bda1842 New user management classes 13 years ago
Robin Appelman fa6bfe8837 didn't mean to commit this yet 13 years ago
Robin Appelman 57f712f8a9 implement ArrayInterface with Session 13 years ago
Robin Appelman 76d13120ea Abstract the session away in a class 13 years ago
Florin Peter 4eddef1556 improved tests to check if database layer normalize folder names 13 years ago
Florin Peter 5076c0d392 changed tests for using new normalizer 13 years ago
Florin Peter d4b700ef4e revert previous fix and added normalizer to cache class 13 years ago
Roland Hager 5c112657b2 New tests to assure that a move will not affect another users cache entries 13 years ago
Thomas Tanghus 946740a71f Add test for renaming non-existing category. 13 years ago
Thomas Tanghus b1bb899867 Add rename() method to OC_VCategories. 13 years ago