fix: translate :ex_aws option :follow_redirect to :req option :follow… #53
Annotations
10 errors
|
test:
test/cloud_cache/adapters/s3_sandbox_test.exs#L170
test copy_object/3 returns object metadata on success (CloudCache.Adapters.S3.SandboxTest)
|
|
test:
test/cloud_cache/adapters/s3_sandbox_test.exs#L345
test upload_part/6 returns service_unavailable error on failure to copy part (CloudCache.Adapters.S3.SandboxTest)
|
|
test:
test/cloud_cache/adapters/s3_sandbox_test.exs#L126
test put_object/4 returns an error when bucket is not found (CloudCache.Adapters.S3.SandboxTest)
|
|
test:
test/cloud_cache/adapters/s3_sandbox_test.exs#L427
test copy_part/8 returns :ok on successful part copy (CloudCache.Adapters.S3.SandboxTest)
|
|
test:
test/cloud_cache/adapters/s3_sandbox_test.exs#L249
test list_parts/4 returns list of parts and count on success (CloudCache.Adapters.S3.SandboxTest)
|
|
test:
test/cloud_cache/adapters/s3_sandbox_test.exs#L190
test copy_object/3 returns not_found error if object does not exist (CloudCache.Adapters.S3.SandboxTest)
|
|
test:
test/cloud_cache/adapters/s3_sandbox_test.exs#L400
test copy_parts/8 returns service_unavailable error on failure to copy part (CloudCache.Adapters.S3.SandboxTest)
|
|
test:
test/cloud_cache/adapters/s3_sandbox_test.exs#L553
test complete_multipart_upload/5 returns not_found error if the multipart upload is not found (CloudCache.Adapters.S3.SandboxTest)
|
|
test:
test/cloud_cache/adapters/s3_sandbox_test.exs#L137
test list_objects/2 returns list of objects on success (CloudCache.Adapters.S3.SandboxTest)
|
|
test:
test/cloud_cache/adapters/s3_sandbox_test.exs#L501
test create_multipart_upload/3 returns service_unavailable error on failure to initiate upload (CloudCache.Adapters.S3.SandboxTest)
|