Commit Graph

300 Commits (85abede9bf91b0bdbc2bbb938dc2cb5ef26fd361)

Author SHA1 Message Date
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
Michael Gapczynski fc5bce1f76 Fix undefined variable for copying empty folders 13 years ago
Michael Gapczynski e9b71eed69 Add tests for copying/moving between storages 13 years ago
Thomas Tanghus cb41a30b00 Add Compound property to avoid double escaping values. 13 years ago
Florin Peter 9b7f02f267 removed FileProxy from test 13 years ago
Thomas Tanghus 0d852dce3b Use new autoloader class 13 years ago
Robin Appelman 990f23c024 fix typo 13 years ago
Robin Appelman 71fc4a2cf4 Autoloader: fix loading app clases located in lib/ 13 years ago
Robin Appelman e21a3a1a23 Autoloader: test cases 13 years ago
Robin Appelman b8a421a86d New hook system 13 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 13 years ago
Florin Peter d22795d68b fixed test for crypt and keymanager 13 years ago
Robin Appelman 809b5f81f6 Further seperation of mount management logic 13 years ago
Robin Appelman cea56df59e Have the filecache updater testcase clean the filesystem properly 13 years ago
Robin Appelman b31dc10c3c Add support for the old public backgroundjob api 13 years ago
Robin Appelman 3aecfda0c0 Adjust backgroundjob test cases 14 years ago
Robin Appelman 7948341a86 Rework background job system 14 years ago
Robin Appelman 15dae6198f Cache: add a backgroundjob to check for external changes to the filesystem 14 years ago
Robin Appelman 10be42f5b7 Cache: only look for child entires when doing a move operation when moving a folder 14 years ago
Robin Appelman 258ad38fd3 Fix touch for creating new files 14 years ago
Bernhard Posselt 721cbe8280 used oc version 5.0.3 14 years ago
Bernhard Posselt 11dfc7d141 added yet another test for the verion compare check due to mail 14 years ago
Thomas Tanghus a783bdaec1 StringProperty unittest 14 years ago
Miquel Rodríguez Telep / Michael Rodríguez-Torrent 93a6ed3dab Ensure instanceid contains a letter 14 years ago
itheiss 410b991221 Move testcase to own test function 14 years ago
itheiss d00b2f610e Extend test case for getDefaultEmailAddress() 14 years ago
Thomas Müller a0ec2d23ef Fixing author and copyright 14 years ago
Thomas Mueller 5750dc9833 some basic unit test for loading classes 14 years ago
Thomas Mueller 268d4a525d some more test cases & fix on file name generation with index 14 years ago
Thomas Mueller 0fff3c9698 adding extension to slugified physical path 14 years ago
Thomas Mueller a05820c659 fixing various filesystem/storage unit tests on windows 14 years ago
Thomas Mueller 818c24bd45 skip archive tests for now 14 years ago
Robin Appelman 1d3beffacf Cache: better rename hook for cache updater 14 years ago
Michael Gapczynski ef2eb10ea4 Change findById to findByStorageId in mount test 14 years ago
Michael Gapczynski a5cab28bea Fix fetching source path of shared files 14 years ago
Thomas Mueller 6019cdd5bd adding test case for getDefaultEmailAddress() + fixing #1844 again 14 years ago
Michael Gapczynski 9a2ca0ae64 Check resharing setting 14 years ago
Bernhard Posselt f415f3e03e return true once one owncloud version number is bigger at any position 14 years ago
Bernhard Posselt 8068051ca4 more tests to fail the version check 14 years ago
Bernhard Posselt 5bf3d286f0 created unittests and factored out version test into seperate method 14 years ago