nextcloud/tests/lib/Files
Côme Chilliet cfca7e7911
fix(tests): Fix most obvious errors in ObjectStore tests
Some are still failing

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-17 19:20:13 +02:00
..
AppData refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Cache refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Config refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Mount fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +02:00
Node fix(tests): Fix Folder tests 2024-09-17 19:19:08 +02:00
ObjectStore fix(tests): Fix most obvious errors in ObjectStore tests 2024-09-17 19:20:13 +02:00
Search refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
SimpleFS refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Storage fix(tests): Fix most obvious errors in ObjectStore tests 2024-09-17 19:20:13 +02:00
Stream refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Type refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Utils refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
EtagTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
FileInfoTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
FilenameValidatorTest.php fix: FilenameValidator::isForbidden should only check forbidden files 2024-08-21 04:16:14 +02:00
FilesystemTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
PathVerificationTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
ViewTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00