nextcloud-server/tests/lib/Files
Robin Appelman b942850af9
optimize UserMountCache::registerStorage
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2023-11-16 16:21:59 +07:00
..
AppData Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +07:00
Cache tests: Add test for CacheEntry getters 2023-08-16 14:00:21 +07:00
Config optimize UserMountCache::registerStorage 2023-11-16 16:21:59 +07:00
Mount test: add test for cache mount provider 2023-09-20 15:42:23 +07:00
Node fix: Pass parent to NonExistingFile instances 2023-09-13 10:28:28 +07:00
ObjectStore repair -1 folder sizes for object store background scan 2023-05-10 19:33:26 +07:00
SimpleFS Fix tests 2022-10-14 16:18:40 +07:00
Storage apply known mtime wrapper for external storages 2023-09-19 13:58:35 +07:00
Stream fix!: Remove symfony EventDispatcherInterface from User 2023-07-27 23:13:37 +07:00
Type Fix gzip mimetype mapping 2023-01-20 11:22:11 +07:00
Utils Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +07:00
EtagTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +07:00
FileInfoTest.php optimize isShared and isMounted 2023-11-08 17:34:58 +07:00
FilesystemTest.php Adapt tests to config value typing 2023-04-05 17:42:14 +07:00
PathVerificationTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ViewTest.php Merge pull request #39863 from nextcloud/sharing-mask-wrapper 2023-09-04 14:05:14 +07:00