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 add azure unit tests with azurite 2018-06-04 16:18:03 +02:00
FailWriteObjectStore.php upload new files in objectstore to a .part path first 2018-12-12 15:24:40 +01:00
LocalTest.php split testing of objectstoragestorage and objectstore implementations 2016-11-16 15:30:36 +01:00
MapperTest.php Allow setting a maximun number of buckets for multibucket 2016-11-02 21:31:24 +01:00
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 upload new files in objectstore to a .part path first 2018-12-12 15:24:40 +01:00
ObjectStoreTest.php Add objectExists to objectstore interface 2018-12-12 14:17:19 +01:00
S3Test.php always use multipart uploader for s3 uploads 2019-01-28 14:51:19 +01:00
SwiftTest.php add ci for swift primary storage 2018-02-08 15:18:25 +01:00