1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00
fog--fog-aws/tests/requests/storage
James Rucker f46a94b1db Mocked put_bucket no longer clobbers existing bucket
In the default region (us-east-1), put_bucket will return an existing
bucket, rather than throw a BucketAlreadyOwnedByYou error. Changed the
mock to reflect this behavior.
2015-08-24 16:27:12 -07:00
..
acl_utils_tests.rb initial import 2014-12-31 09:17:51 -08:00
bucket_tests.rb Mocked put_bucket no longer clobbers existing bucket 2015-08-24 16:27:12 -07:00
cors_utils_tests.rb initial import 2014-12-31 09:17:51 -08:00
delete_multiple_objects_tests.rb working tests 2015-01-02 09:42:20 -08:00
multipart_upload_tests.rb initial import 2014-12-31 09:17:51 -08:00
object_tests.rb Making it easier to get pre-signed head requests 2015-02-07 12:57:19 +00:00
versioning_tests.rb initial import 2014-12-31 09:17:51 -08:00