1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/tests/aws/requests
Nassos Antoniou 1b64d8bc9e Modified AWS S3 mock, so that it errors when creating an existing bucket
AWS S3 returns a BucketAlreadyOwnedByYou error when attempting to create a bucket that already exists, in a region other than the default. This commit modifies the mocked object to reflect this.
2013-12-06 17:15:59 +01:00
..
auto_scaling [aws|auto_scaling] remove pending if mocking? for model_tests 2012-12-03 13:19:47 -05:00
beanstalk [beanstalk] avoid one remaining error with mocked tests 2012-03-19 17:29:08 -05:00
cdn [aws|cdn] add request mock support for AWS Cloudfront 2012-09-28 11:24:36 +02:00
cloud_formation Adding support for AWS CloudFormation list_stacks and list_stack_resources API calls 2013-05-04 21:32:57 -04:00
cloud_watch Trailing whitespace cleanup. 2011-10-04 15:16:48 +02:00
compute [AWS] add modify_vpc_attribute 2013-11-12 16:40:54 -05:00
data_pipeline add support for AWS Data Pipeline's DescribeObjects endpoint 2013-09-10 14:28:17 -04:00
dns [aws] Implement missing mocks for Route 53 2013-11-14 20:48:41 +01:00
dynamodb adds batch_put_item functionality to AWS dynamodb + test 2012-04-24 14:14:49 -04:00
elasticache More fixes to AWS::Elasticache mocking 2013-09-08 18:36:35 -07:00
elb [aws|elb] support for cross zone load balancing 2013-11-08 18:07:11 +00:00
emr [aws|emr] mark tests pending when mocked 2011-11-09 10:26:12 -06:00
glacier adds support for bucket transitioning/fixes bucket lifecycle management 2013-01-16 01:10:39 -05:00
iam Implement group_policy mocks and unit tests 2013-10-07 23:21:39 +02:00
rds [AWS|RDS] Support for creating and removing subnet groups. 2013-12-03 16:11:46 -05:00
redshift marked mocking tests pending 2013-09-02 00:58:23 -04:00
ses Actually call verify_domain_identity. 2013-07-03 13:08:53 -07:00
simpledb [aws|simpledb] fix tests to use proper accessor 2011-09-22 19:34:14 -05:00
sns Fixed #875: Loosen multi_json version. 2012-04-25 10:31:28 -04:00
sqs [aws/sqs] Adding SQS mocking support. 2011-09-24 18:28:59 +03:00
storage Modified AWS S3 mock, so that it errors when creating an existing bucket 2013-12-06 17:15:59 +01:00
sts Add mocks for GetFederationToken and enable use 2013-09-04 18:05:54 -07:00