0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-03 21:40:31 +00:00
nextcloud_server/tests/lib/Files
Robin Appelman f1581f3767
chore: fix tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-02-05 15:42:14 +01:00
..
AppData Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 2020-08-12 13:55:19 +02:00
Cache fix: fix mimetype not being updated when changing file extention on object store 2024-12-11 09:02:00 +00:00
Config fix(users): Don't crash if disabled user is missing in the database 2024-09-23 16:59:58 +02:00
Mount test: add test for cache mount provider 2023-09-20 15:42:23 +02:00
Node fix(tests): Fix Folder tests 2024-10-08 18:14:26 +02:00
ObjectStore fix(tests): Fix most obvious errors in ObjectStore tests 2024-10-31 14:41:19 +01:00
SimpleFS Fix tests 2022-10-14 16:18:40 +02:00
Storage Clean-up some remaining readdir calls with undesirable false evaluation potential 2024-11-12 13:08:18 +00:00
Stream fix(users): Don't crash if disabled user is missing in the database 2024-09-23 16:59:58 +02:00
Type Fix gzip mimetype mapping 2023-01-20 11:22:11 +01:00
Utils Migrate from ILogger to LoggerInterface where needed in the tests 2022-03-24 16:21:26 +01:00
EtagTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
FileInfoTest.php optimize isShared and isMounted 2023-11-08 17:34:58 +01:00
FilesystemTest.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
PathVerificationTest.php composer run cs:fix 2023-01-20 11:45:08 +01:00
ViewTest.php chore: fix tests 2025-02-05 15:42:14 +01:00