nextcloud-server/tests/lib/Files
Robin Appelman 963721330f only get the path for the users cached mount info when we use it
most of the time we shouldn't need it so we can save joining on the filecache

Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-02-09 09:50:43 +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 add test for updating etag with unchanged mtime in child folder 2024-01-31 18:05:12 +07:00
Config only get the path for the users cached mount info when we use it 2024-02-09 09:50:43 +07:00
Mount test: add test for cache mount provider 2023-09-20 15:42:23 +07:00
Node chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
ObjectStore refactor(objectstorage): cleanup types 2024-02-02 14:59:21 +07:00
SimpleFS Fix tests 2022-10-14 16:18:40 +07:00
Storage make storage directory test be a bit less strict about mtimes 2024-02-07 12:13:00 +07:00
Stream chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +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 chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
FileInfoTest.php optimize isShared and isMounted 2023-11-08 17:34:58 +07:00
FilesystemTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
PathVerificationTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ViewTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00