Commit Graph

27 Commits (1ae6e9ec21415ade8122a05d01dd091091cb4bcd)

Author SHA1 Message Date
Robin Appelman 16b898ddb8 update another test 11 years ago
Andreas Fischer d9a36ee82e Move setUp() and tearDown() up in tests/lib/files/cache/scanner.php. 12 years ago
Andreas Fischer de2e6e137b Do not convert boolean to integer in tests. put() already does this. 12 years ago
Thomas Müller d84d548618 when storing back the data field 'encrypted' it is necessary to cast the boolean to an integer to make pg happy 12 years ago
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
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
Robin Appelman 3f5eb762b6 Scanner test: ensure mtime in the cache is the same as on the storage to prevent random failures 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 2ed0e6e915 add tests for reusing existing data in scanner 12 years ago
Robin Appelman 177537dbcc Cache: port test cases to PHPUnit 12 years ago
Robin Appelman 8687e0d346 add Scanner->backgroundScan 13 years ago
Robin Appelman cbcd9ba84a allow storage backends to implement custom permission management 13 years ago
Robin Appelman 15b8a3f987 move correctFolderSize from Scanner to Cache 13 years ago
Robin Appelman 79d0ac21cc delete child entries when a folder gets removed from cache 13 years ago
Robin Appelman 695405dfeb add permissions data to the results of the cache api 13 years ago
Robin Appelman a2785f57d2 fix cache scanner test case 13 years ago
Robin Appelman 08bb5dbe3a few more test cases for scanning folders 13 years ago
Robin Appelman b9b9fd9dba more tests and fixes for the filesystem scanner 13 years ago
Robin Appelman 85be00be65 add some more test cases for the scanner 13 years ago
Robin Appelman e415e90c6d make filestorage scanner non-static and add a simple test case 13 years ago