nextcloud/tests/lib/Files
2025-06-02 11:55:54 +02:00
..
AppData refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
Cache fix: Remove calls to legacy callers in tests 2025-05-16 11:47:38 +02:00
Config feat(UserMountCache): Emit events for added, removed and updated mounts 2025-05-19 13:54:51 +02:00
Mount feat: move primary object store configuration to a single place 2025-05-28 15:32:31 +02:00
Node fix: Remove calls to legacy callers in tests 2025-05-16 11:47:38 +02:00
ObjectStore test: add test that object store folder copy preserves folder size 2025-05-28 15:52:00 +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 chore: Remove useless legacy autoloader for tests 2025-05-27 16:15:58 +02:00
Stream test: Fix coding standards 2025-05-15 08:48:13 +02:00
Type test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +02:00
Utils fix(tests): Remove calls to removed getMountProviderCollection from tests 2025-05-16 10:49:03 +02:00
EtagTest.php fix: Replace all usages of OC_User backend method calls by IUserManager 2025-04-10 11:29:21 +02:00
FileInfoTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +02:00
FilenameValidatorTest.php test: adjust library tests for PHPunit deprecations 2025-05-28 11:20:15 +02:00
FilesystemTest.php Merge pull request #52848 from nextcloud/fix/cleanup-servercontainer 2025-05-19 07:02:11 +02:00
PathVerificationTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +02:00
ViewTest.php fix(tests): Remove calls to removed getMountProviderCollection from tests 2025-05-16 10:49:03 +02:00