nextcloud/tests/lib/Files/ObjectStore
Robin Appelman 1d322d3b37
always use multipart uploader for s3 uploads
the multipart uploader handles non seekable streams while `upload` does not

Signed-off-by: Robin Appelman <robin@icewind.nl>
2019-01-28 14:51:19 +01:00
..
AzureTest.php
FailWriteObjectStore.php
LocalTest.php
MapperTest.php
NoopScannerTest.php
ObjectStoreStorageOverwrite.php
ObjectStoreStorageTest.php
ObjectStoreTest.php
S3Test.php
SwiftTest.php