nextcloud-server/tests/lib/Files
Côme Chilliet 40b404c566
Merge pull request #48111 from nextcloud/fix/move-storage-constructor-to-specific-interface
fix: Move storage constructor to specific interface
2024-09-23 15:57:38 +07:00
..
AppData refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Cache test: put parent items into cache in tests 2024-09-18 16:10:14 +07:00
Config fix(users): Don't crash if disabled user is missing in the database 2024-09-23 10:40:38 +07:00
Mount fix: Remove OCP\Files\Storage interface deprecated since version 9 2024-09-16 18:10:48 +07:00
Node test: put parent items into cache in tests 2024-09-18 16:10:14 +07:00
ObjectStore chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +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(users): Don't crash if disabled user is missing in the database 2024-09-23 10:40:38 +07:00
Stream fix(users): Don't crash if disabled user is missing in the database 2024-09-23 10:40:38 +07:00
Type refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +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: `FilenameValidator::isForbidden` should only check forbidden files 2024-08-21 04:16:14 +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 test to remove call to non-existing constructor 2024-09-23 14:50:43 +07:00