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

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-10-31 14:41:19 +07:00
..
AzureTest.php fix using FSEEK_END with SeekableHttpStream to get file size 2022-09-15 17:23:16 +07:00
FailDeleteObjectStore.php set mimetype for objects uploaded to object storages 2021-04-21 15:25:58 +07:00
FailWriteObjectStore.php set mimetype for objects uploaded to object storages 2021-04-21 15:25:58 +07:00
LocalTest.php
MapperTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ObjectStoreScannerTest.php repair -1 folder sizes for object store background scan 2023-05-10 19:33:26 +07:00
ObjectStoreStorageOverwrite.php test disabling write check 2022-10-26 18:45:59 +07:00
ObjectStoreStorageTest.php test: fix incorrect ltrim usage in test 2024-10-08 18:14:26 +07:00
ObjectStoreStoragesDifferentBucketTest.php fix(tests): Fix most obvious errors in ObjectStore tests 2024-10-31 14:41:19 +07:00
ObjectStoreStoragesSameBucketTest.php fix(tests): Fix most obvious errors in ObjectStore tests 2024-10-31 14:41:19 +07:00
ObjectStoreTest.php composer run cs:fix 2023-01-20 11:45:08 +07:00
S3Test.php store unencrypted size in the unencrypted_size column 2022-08-16 13:54:26 +07:00
SwiftTest.php