nextcloud-server/tests/lib/Files
Robin Appelman be3cfefc75
Merge pull request #52816 from nextcloud/primary-object-store-settings
feat: move primary object store configuration to a single place
2025-05-28 17:40:53 +07:00
..
AppData refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
Cache fix: Remove calls to legacy callers in tests 2025-05-16 11:47:38 +07:00
Config feat(UserMountCache): Emit events for added, removed and updated mounts 2025-05-19 13:54:51 +07:00
Mount feat: move primary object store configuration to a single place 2025-05-28 15:32:31 +07:00
Node fix: Remove calls to legacy callers in tests 2025-05-16 11:47:38 +07:00
ObjectStore test: Fix coding standards 2025-05-15 08:48:13 +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 chore: Remove useless legacy autoloader for tests 2025-05-27 16:15:58 +07:00
Stream test: Fix coding standards 2025-05-15 08:48:13 +07:00
Type test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 2025-05-02 16:47:42 +07:00
Utils fix(tests): Remove calls to removed getMountProviderCollection from tests 2025-05-16 10:49:03 +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 test: adjust library tests for PHPunit deprecations 2025-05-28 11:20:15 +07:00
FilesystemTest.php Merge pull request #52848 from nextcloud/fix/cleanup-servercontainer 2025-05-19 07:02:11 +07:00
PathVerificationTest.php test: Fix non-static data providers 2025-05-15 08:25:01 +07:00
ViewTest.php fix(tests): Remove calls to removed getMountProviderCollection from tests 2025-05-16 10:49:03 +07:00