nextcloud-server/tests/lib/Files
Côme Chilliet ae080bf8d8 fix(tests): Fix fopen in mock returning null which is not a valid return
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-08-26 08:42:58 +07:00
..
AppData refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Cache test: add test for nested cache jail unjailedroot 2025-05-15 14:57:05 +07:00
Config feat(UserMountCache): Emit events for added, removed and updated mounts 2025-05-25 16:46:53 +07:00
Mount refactor(Storage): Make all parameter types strong types 2024-10-07 15:00:05 +07:00
Node test: put parent items into cache in tests 2024-09-18 16:10:14 +07:00
ObjectStore test: add test that object store folder copy preserves folder size 2025-06-02 09:56:30 +07:00
Search refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
SimpleFS refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Storage fix: Transfer ownership with S3 as primary 2025-04-16 10:19:17 +07:00
Stream refactor(Stream\Encryption): Migrate to strong types 2024-10-07 14:02:27 +07:00
Type fix: make sure we process mime extensions as string 2025-02-09 21:09:12 +07:00
Utils refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
EtagTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
FileInfoTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
FilenameValidatorTest.php fix(IFilenameValidator): correctly handle case insensitivity 2025-03-28 20:54:23 +07:00
FilesystemTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
PathVerificationTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
ViewTest.php fix(tests): Fix fopen in mock returning null which is not a valid return 2025-08-26 08:42:58 +07:00