Commit Graph

361 Commits (1da112750e1c32ab50980434fea56c5d32723b6f)

Author SHA1 Message Date
Jörn Friedrich Dreyer 124f34422c add missing backticks all over the place 12 years ago
Thomas Mueller db1ca90319 exclude 3rdparty folder within files_external and files_encryption from code coverage 12 years ago
Thomas Mueller d921004a6e ignore l10n folder within remaining apps 12 years ago
Arthur Schiwon 61dadb05a6 Cache Test: set datadir to temporary location, otherwise initmountpoints will access to productive location 12 years ago
Thomas Müller df5f02bed0 Exclude apps/files/l10n from coverage reports 12 years ago
Thomas Mueller c4ba4b771c fixing code coverage 12 years ago
Thomas Mueller 17d83cc17f Fixing code coverage analysis 12 years ago
Robin Appelman 955bda1842 New user management classes 12 years ago
Robin Appelman fa6bfe8837 didn't mean to commit this yet 12 years ago
Robin Appelman 57f712f8a9 implement ArrayInterface with Session 12 years ago
Robin Appelman 76d13120ea Abstract the session away in a class 12 years ago
Florin Peter 4eddef1556 improved tests to check if database layer normalize folder names 12 years ago
Florin Peter 5076c0d392 changed tests for using new normalizer 12 years ago
Florin Peter d4b700ef4e revert previous fix and added normalizer to cache class 12 years ago
Roland Hager 5c112657b2 New tests to assure that a move will not affect another users cache entries 12 years ago
Thomas Tanghus 946740a71f Add test for renaming non-existing category. 12 years ago
Thomas Tanghus b1bb899867 Add rename() method to OC_VCategories. 12 years ago
Michael Gapczynski fc5bce1f76 Fix undefined variable for copying empty folders 12 years ago
Michael Gapczynski e9b71eed69 Add tests for copying/moving between storages 12 years ago
Thomas Tanghus cb41a30b00 Add Compound property to avoid double escaping values. 12 years ago
Florin Peter 9b7f02f267 removed FileProxy from test 12 years ago
Thomas Tanghus 0d852dce3b Use new autoloader class 12 years ago
Robin Appelman 990f23c024 fix typo 12 years ago
Robin Appelman 71fc4a2cf4 Autoloader: fix loading app clases located in lib/ 12 years ago
Robin Appelman e21a3a1a23 Autoloader: test cases 12 years ago
Robin Appelman b8a421a86d New hook system 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 12 years ago
Florin Peter 27ce7845b4 fixed tests, now tests should work via autotest.sh 12 years ago
Florin Peter d22795d68b fixed test for crypt and keymanager 12 years ago
Robin Appelman 809b5f81f6 Further seperation of mount management logic 12 years ago
Robin Appelman cea56df59e Have the filecache updater testcase clean the filesystem properly 12 years ago
Robin Appelman b31dc10c3c Add support for the old public backgroundjob api 12 years ago
Robin Appelman 3aecfda0c0 Adjust backgroundjob test cases 12 years ago
Robin Appelman 7948341a86 Rework background job system 12 years ago
Robin Appelman 15dae6198f Cache: add a backgroundjob to check for external changes to the filesystem 12 years ago
Robin Appelman 10be42f5b7 Cache: only look for child entires when doing a move operation when moving a folder 12 years ago
Robin Appelman 258ad38fd3 Fix touch for creating new files 12 years ago
Bernhard Posselt 721cbe8280 used oc version 5.0.3 12 years ago
Bernhard Posselt 11dfc7d141 added yet another test for the verion compare check due to mail 12 years ago
Thomas Tanghus a783bdaec1 StringProperty unittest 12 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 93a6ed3dab Ensure instanceid contains a letter 12 years ago
itheiss 410b991221 Move testcase to own test function 12 years ago
itheiss d00b2f610e Extend test case for getDefaultEmailAddress() 12 years ago
Thomas Müller a0ec2d23ef Fixing author and copyright 12 years ago
Thomas Mueller 5750dc9833 some basic unit test for loading classes 12 years ago
Thomas Mueller 268d4a525d some more test cases & fix on file name generation with index 12 years ago
Thomas Mueller 0fff3c9698 adding extension to slugified physical path 12 years ago
Thomas Mueller a05820c659 fixing various filesystem/storage unit tests on windows 12 years ago
Thomas Mueller 818c24bd45 skip archive tests for now 12 years ago
Robin Appelman 1d3beffacf Cache: better rename hook for cache updater 12 years ago