moto/tests
Brian Pandola 0a03a7237e Redshift Updates
- Implement create_cluster_snapshot endpoint
- Implement describe_cluster_snapshots endpoint
- Implement delete_cluster_snapshot endpoint
- Implement restore_from_cluster_snapshot endpoint
- Implement limited support for describe_tags endpoint
- Correctly serialize errors to json (for boto) or xml (for boto3)
- Simulate cluster spin up by returning initial status as 'creating' and subsequent statuses as 'available'
- Fix issue with modify_cluster endpoint where cluster values get set to None when omitted from request
- Add 'Endpoint' key to describe_clusters response syntax
2017-08-09 18:43:21 -07:00
..
test_apigateway Lints. 2017-02-23 21:37:43 -05:00
test_autoscaling Boto3 and cloudformation have different keys for auto scaling tags - handle that gracefully 2017-06-21 15:59:03 -04:00
test_awslambda Add Lambda header for invoking error. Closes #770. 2017-03-16 22:00:57 -04:00
test_cloudformation add CloudFormation model for Kinesis streams 2017-07-20 14:37:53 +10: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 Support Expected in dynamoDB updateItem 2017-06-09 17:34:29 -07:00
test_ec2 Added DescribeAccountAttributes 2017-07-17 23:33:40 +00:00
test_ecr Boto actually returns a base64 encoded string of <user>:<password> 2017-07-26 12:03:20 -04:00
test_ecs Merge pull request #897 from gjtempleton/TaskDraining 2017-04-15 23:47:47 -04:00
test_elb Adding version string to server tests 2017-08-02 13:41:39 -07:00
test_elbv2 fixing case of comments 2017-08-02 15:58:32 -07:00
test_emr Add support for recursive emr settings 2017-06-27 11:31:43 -07: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 Implement IAM {update,get}_login_profile 2017-07-27 14:22:25 -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 Re-enabling tests on Python3 2017-06-20 11:58:18 -07:00
test_rds2 Persisting selected LicenseModel in RDS instances 2017-07-05 16:02:45 -07:00
test_redshift Redshift Updates 2017-08-09 18:43:21 -07: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 allow non-ascii characters in request URLs 2017-08-05 21:03:50 +10:00
test_s3bucket_path Lints. 2017-02-23 21:37:43 -05:00
test_ses Adding list_verified_email_addresses and testing 2017-07-11 08:02:31 +00:00
test_sns Merge pull request #1027 from iCHEF/fix_sns_should_send_json_http_message 2017-07-31 12:45:17 -07:00
test_sqs fix receiving of messages from queues with a dot character in their name 2017-08-05 15:47:40 +10:00
test_ssm Add add, remove, list endpoints for SSM tags 2017-07-26 11:38:12 +00: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