Commit Graph

139 Commits (12f4494de02457d51004ca6a82c1b2160189819f)

Author SHA1 Message Date
Robin Appelman 1877a42a0d Scanner: additional tests for reusing etags during scanning 13 years ago
Michael Gapczynski afff750011 Add test for calculating size of newly empty folder 13 years ago
Robin Appelman cfac7fcd53 Storage: remove some unneeded strict tests of mtime behaviour 13 years ago
Robin Appelman 97f0bc1c4a Storage: remove tests for search 13 years ago
Christian Berendt 8c9e6db1b1 increasing allowed time difference 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
Christian Berendt 92e7392852 revoking additional tests 13 years ago
Christian Berendt 37254744b5 remove tests from the wrong test method 13 years ago
Christian Berendt 818e2a364a test moving and copying of subdirectories 13 years ago
Christian Berendt 407753f594 move new tests into the correct test method 13 years ago
Christian Berendt 0a5e18335e test working with files in subdirectories 13 years ago
Christian Berendt e556b7ab55 test working with subdirectories 13 years ago
Christian Berendt 81acfc9498 test copying and moving files in subdirectories 13 years ago
Christian Berendt 21601fd784 increasing difference for modifcation time tests 13 years ago
Thomas Müller b4f7a88788 rename can cause mtime change - invalid assert 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
Bart Visscher 0c680b46cd View test needs a dummy user 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
Michael Gapczynski 2a3887a5d7 Add tests for the updater with mount points 13 years ago
Jörn Friedrich Dreyer b6f8d2b859 raise failed tests from first commit to size @medium 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
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
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
Robin Appelman ba9db19640 Add wrapper storage backend 13 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 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 15dae6198f Cache: add a backgroundjob to check for external changes to the filesystem 13 years ago
Robin Appelman 10be42f5b7 Cache: only look for child entires when doing a move operation when moving a folder 13 years ago
Robin Appelman 258ad38fd3 Fix touch for creating new files 13 years ago
Thomas Müller a0ec2d23ef Fixing author and copyright 13 years ago
Thomas Mueller 268d4a525d some more test cases & fix on file name generation with index 13 years ago
Thomas Mueller 0fff3c9698 adding extension to slugified physical path 13 years ago
Thomas Mueller a05820c659 fixing various filesystem/storage unit tests on windows 13 years ago
Robin Appelman 1d3beffacf Cache: better rename hook for cache updater 13 years ago
Michael Gapczynski ef2eb10ea4 Change findById to findByStorageId in mount test 13 years ago
Michael Gapczynski a5cab28bea Fix fetching source path of shared files 13 years ago