Commit Graph

340 Commits (e672f8cc8ff046d847b1a3eaaf9fbc8159fa59f3)

Author SHA1 Message Date
Thomas Müller c8f9efeb94 etag changes are now propagated up the file tree 12 years ago
Thomas Müller 3c026b7cf6 recreate an etag within the scanner if the cache contains an empty etag 12 years ago
Thomas Müller 6eeb4d165c - giving the user a new id for each test run in order to prevent reuse of e.g. permissions data in the database 12 years ago
Robin Appelman b9167196fb adjust test cases to namespace changes 12 years ago
Robin Appelman a22f9ff301 Provide an implementation of the fileapi for oc6 build on top of the old api 12 years ago
Robin Appelman bf9045f585 test case for hooks send from a non-default view 12 years ago
Robin Appelman 1877a42a0d Scanner: additional tests for reusing etags during scanning 12 years ago
Robin Appelman 3e7a86c6ec remove deleted files while scanning 12 years ago
Michael Gapczynski afff750011 Add test for calculating size of newly empty folder 12 years ago
Robin Appelman cd8f0c21ce add quota storage wrapper 12 years ago
Robin Appelman a853968f7d move storage wrapper test to new namespace 12 years ago
Robin Appelman 10d3e63ce5 add quota streamwrapper that limits the amount of data that can be written to a stream 12 years ago
Robin Appelman cfac7fcd53 Storage: remove some unneeded strict tests of mtime behaviour 12 years ago
Robin Appelman 97f0bc1c4a Storage: remove tests for search 12 years ago
Christian Berendt 8c9e6db1b1 increasing allowed time difference 12 years ago
Robin Appelman 3f5eb762b6 Scanner test: ensure mtime in the cache is the same as on the storage to prevent random failures 12 years ago
Christian Berendt 92e7392852 revoking additional tests 12 years ago
Christian Berendt 37254744b5 remove tests from the wrong test method 12 years ago
Christian Berendt 818e2a364a test moving and copying of subdirectories 12 years ago
Christian Berendt 407753f594 move new tests into the correct test method 12 years ago
Christian Berendt 0a5e18335e test working with files in subdirectories 12 years ago
Christian Berendt e556b7ab55 test working with subdirectories 12 years ago
Christian Berendt 81acfc9498 test copying and moving files in subdirectories 12 years ago
Christian Berendt 21601fd784 increasing difference for modifcation time tests 12 years ago
Thomas Müller b4f7a88788 rename can cause mtime change - invalid assert 12 years ago
Robin Appelman a0d8377109 better unit tests for static stream wrapper 12 years ago
Robin Appelman a7c70915d5 fix storage wrapper namespaces 12 years ago
Bart Visscher 0c680b46cd View test needs a dummy user 12 years ago
Jörn Friedrich Dreyer 4ecca9e97b graceful teardown of cache 12 years ago
Jörn Friedrich Dreyer 7a7b54c4a2 skip teardown if cache has not been set up 12 years ago
Thomas Mueller 5d0a3f981c adding unit test for folder remove: testRemovedFolder() 12 years ago
Robin Appelman ff7e903f82 remove deleted files when re-scanning a folder 12 years ago
Robin Appelman 0b74e71de8 fix updaters test cases 12 years ago
Robin Appelman 2ed0e6e915 add tests for reusing existing data in scanner 12 years ago
Robin Appelman 63c898c064 Make rmdir recursive for local storage 12 years ago
Michael Gapczynski 2a3887a5d7 Add tests for the updater with mount points 12 years ago
Jörn Friedrich Dreyer b6f8d2b859 raise failed tests from first commit to size @medium 12 years ago
Jörn Friedrich Dreyer 73fb722a9e add timeouts 3/30/90 to phpunit tests 12 years ago
infoneo 199207253e Update mapper.php 12 years ago
Robin Appelman 31693d3937 add test cases for Mount 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
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
Robin Appelman ba9db19640 Add wrapper storage backend 12 years ago
Florin Peter 3c100af132 revert changes to fbbc76f281 because master is very unstable right now 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