nextcloud-server/tests/lib/Files
Louis f8391e60ce
Merge pull request #51020 from nextcloud/artonge/fix/transfer_ownership
2025-04-14 16:14:45 +07:00
..
AppData refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Cache fix: Metadata field search 2025-01-20 14:41:55 +07:00
Config test: update test for mountpoint numeric storage id 2025-01-13 18:09:29 +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 fix: Harden files scanner for invalid null access 2025-01-28 20:08:46 +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-01 13:53:56 +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-05 12:35:41 +07:00
Utils refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
EtagTest.php fix: Replace all usages of OC_User backend method calls by IUserManager 2025-04-10 11:29:21 +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-21 01:00:58 +07:00
FilesystemTest.php fix: Replace all usages of OC_User backend method calls by IUserManager 2025-04-10 11:29:21 +07:00
PathVerificationTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
ViewTest.php fix: Replace all usages of OC_User backend method calls by IUserManager 2025-04-10 11:29:21 +07:00