nextcloud-server/tests/lib/Files/Cache
Robin Appelman f8ad3d6cc9 fix: fix mimetype not being updated when changing file extention on object store
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-12-11 09:00:37 +07:00
..
Wrapper test: put parent items into cache in tests 2024-09-19 17:45:28 +07:00
CacheTest.php test: put parent items into cache in tests 2024-09-19 17:45:28 +07:00
HomeCacheTest.php
LocalRootScannerTest.php
MoveFromCacheTraitTest.php test: put parent items into cache in tests 2024-09-19 17:45:28 +07:00
PropagatorTest.php
ScannerTest.php add test for updating etag with unchanged mtime in child folder 2024-01-31 18:05:12 +07:00
SearchBuilderTest.php optimize query pattern used by storage filter 2024-02-15 17:55:40 +07:00
UpdaterLegacyTest.php
UpdaterTest.php fix: fix mimetype not being updated when changing file extention on object store 2024-12-11 09:00:37 +07:00
WatcherTest.php