nextcloud-server/tests/lib/Files
Louis Chemineau 1e870c02f5
fix(users): Don't crash if disabled user is missing in the database
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-23 18:08:17 +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 test: put parent items into cache in tests 2024-09-19 17:45:28 +07:00
Config fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:08:17 +07:00
Mount test: add test for cache mount provider 2023-09-20 15:42:23 +07:00
Node fix(tests): Fix Folder tests 2024-09-19 17:51:51 +07:00
ObjectStore test: fix incorrect ltrim usage in test 2024-09-19 17:44:49 +07:00
Search test: Additional tests for issue #35776 2024-03-04 14:25:52 +07:00
SimpleFS Fix tests 2022-10-14 16:18:40 +07:00
Storage fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:08:17 +07:00
Stream fix(users): Don't crash if disabled user is missing in the database 2024-09-23 18:08:17 +07:00
Type refactor(mimeloader): modernize MimeTypeLoader 2024-03-14 17:24:36 +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 fix(files): Check if the target path is a descendant of the shared folder path 2024-09-06 01:59:29 +07:00