nextcloud/tests/lib/Files/ObjectStore
Robin Appelman 23560884e6
add basic tests for s3 seeking and add some error handling if reopen return the wrong range
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-05-22 15:31:10 +02:00
..
AzureTest.php
FailDeleteObjectStore.php dont delete cache entries if deleting an object from object store failed 2019-09-26 14:14:44 +00:00
FailWriteObjectStore.php upload new files in objectstore to a .part path first 2018-12-12 15:24:40 +01:00
LocalTest.php
MapperTest.php
NoopScannerTest.php Moves the logo files to logo 2018-10-02 08:37:54 +02:00
ObjectStoreStorageOverwrite.php upload new files in objectstore to a .part path first 2018-12-12 15:24:40 +01:00
ObjectStoreStorageTest.php dont delete cache entries if deleting an object from object store failed 2019-09-26 14:14:44 +00:00
ObjectStoreTest.php add basic tests for s3 seeking and add some error handling if reopen return the wrong range 2020-05-22 15:31:10 +02:00
S3Test.php add basic tests for s3 seeking and add some error handling if reopen return the wrong range 2020-05-22 15:31:10 +02:00
SwiftTest.php