nextcloud-server/tests/lib/Files/ObjectStore
Robin Appelman d1a760d618
fix: ensure all object store configuration have distict bucket names
Signed-off-by: Robin Appelman <robin@icewind.nl>
2025-11-20 15:36:14 +07:00
..
AzureTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
FailDeleteObjectStore.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
FailWriteObjectStore.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
LocalTest.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
MapperTest.php fix: make bucket mapper work with new multi-object-store config 2025-11-20 15:36:13 +07:00
ObjectStoreScannerTest.php fix: Harden files scanner for invalid null access 2025-01-28 19:49:03 +07:00
ObjectStoreStorageOverwrite.php chore: Add SPDX header 2024-05-13 17:41:36 +07:00
ObjectStoreStorageTest.php test: add test that object store folder copy preserves folder size 2025-06-02 09:56:30 +07:00
ObjectStoreStoragesDifferentBucketTest.php fix(tests): Fix most obvious errors in ObjectStore tests 2024-09-17 19:20:13 +07:00
ObjectStoreStoragesSameBucketTest.php fix(tests): Fix most obvious errors in ObjectStore tests 2024-09-17 19:20:13 +07:00
ObjectStoreTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
PrimaryObjectStoreConfigTest.php fix: ensure all object store configuration have distict bucket names 2025-11-20 15:36:14 +07:00
S3Test.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00
SwiftTest.php refactor: Add void return type to PHPUnit test methods 2024-09-15 22:32:31 +07:00