nextcloud-server/tests/lib/Files/ObjectStore
Robin Appelman 3ba46f3b50
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-04-01 15:23:05 +02:00
..
AzureTest.php
FailDeleteObjectStore.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
FailWriteObjectStore.php
LocalTest.php
MapperTest.php Some php-cs fixes 2019-11-22 20:52:10 +01:00
NoopScannerTest.php Use the short array syntax, everywhere 2020-03-26 16:34:56 +01:00
ObjectStoreStorageOverwrite.php
ObjectStoreStorageTest.php Remove unused imports 2020-03-25 22:08:08 +01:00
ObjectStoreTest.php add basic tests for s3 seeking and add some error handling if reopen return the wrong range 2020-04-01 15:23:05 +02:00
S3Test.php add basic tests for s3 seeking and add some error handling if reopen return the wrong range 2020-04-01 15:23:05 +02:00
SwiftTest.php