moto/tests
Jeff Hardy 4e2f775c1f Use region list from Boto.
Boto can be configured with extra regions, but moto will fail to import
if they are not in the hardcoded list in ec2/models.py. Instead, use the
region list from boto to build the ec2_backends dict to ensure all
regions are available.
2017-05-26 12:47:28 -07:00
..
test_apigateway Lints. 2017-02-23 21:37:43 -05:00
test_autoscaling Merge #913. 2017-05-10 21:58:42 -04:00
test_awslambda Add Lambda header for invoking error. Closes #770. 2017-03-16 22:00:57 -04:00
test_cloudformation Fix CloudFormation Lambda ZipFile implementation to be plain text 2017-05-17 18:48:54 -04:00
test_cloudwatch Lints. 2017-02-23 21:37:43 -05:00
test_core Fix camelcase_to_underscore. Closes #767. 2017-03-15 23:39:36 -04:00
test_datapipeline Merge #913. 2017-05-10 21:58:42 -04:00
test_dynamodb Lints. 2017-02-23 21:37:43 -05:00
test_dynamodb2 Merge pull request #925 from JackDanger/idempotent-dynamodb2-deletes 2017-05-10 22:07:12 -04:00
test_ec2 Use region list from Boto. 2017-05-26 12:47:28 -07:00
test_ecr Fix python 3 error with generate sha 2017-05-22 22:50:39 -05:00
test_ecs Merge pull request #897 from gjtempleton/TaskDraining 2017-04-15 23:47:47 -04:00
test_elb Merge #913. 2017-05-10 21:58:42 -04:00
test_emr Merge #913. 2017-05-10 21:58:42 -04:00
test_events Fix cloudwatch events delete_rule. Closes #884. 2017-04-12 22:15:23 -04:00
test_glacier Lints. 2017-02-23 21:37:43 -05:00
test_iam implementing IAM delete_role 2017-05-19 16:23:42 -07:00
test_kinesis Merge #913. 2017-05-10 21:58:42 -04:00
test_kms Add kms boto3 test. 2017-03-14 23:42:52 -04:00
test_opsworks Lints. 2017-02-23 21:37:43 -05:00
test_rds Merge #913. 2017-05-10 21:58:42 -04:00
test_rds2 Merge pull request #935 from JackDanger/support-rds-default-ports 2017-05-10 22:24:03 -04:00
test_redshift Fix redshift server to default to xml. 2017-03-15 22:05:11 -04:00
test_route53 Added test cases that covers route53 client's <change_resource_record_sets> function. Also added validation to throw a ClientError when the record set does not match the hosted zone's config 2017-04-28 21:26:32 +05:30
test_s3 NoSuchKey error in S3 is actually '404' 2017-05-22 19:08:12 -07:00
test_s3bucket_path Lints. 2017-02-23 21:37:43 -05:00
test_ses Lints. 2017-02-23 21:37:43 -05:00
test_sns Cleanup SNS exceptions. Closes #751. 2017-03-16 22:28:30 -04:00
test_sqs Merge pull request #919 from JackDanger/md5-of-sqs-messages 2017-05-22 18:23:51 -07:00
test_ssm Implement support for SSM parameter store 2017-04-18 19:09:10 +02:00
test_sts Lints. 2017-02-23 21:37:43 -05:00
test_swf Lints. 2017-02-23 21:37:43 -05:00
__init__.py Testing new version of decorator. 2017-02-15 22:35:45 -05:00
backport_assert_raises.py Lints. 2017-02-23 21:37:43 -05:00
helpers.py Lints. 2017-02-23 21:37:43 -05:00