moto/tests
Kai Xia(夏恺) 9e1a233549 fix KeyError in delete_alias in the KmsBackend. (#1359)
* fix KeyError in delete_alias in the KmsBackend.

If there're several aliases in the backend, previously we will bump into
a KeyError here.

Signed-off-by: Kai Xia <xiaket@gmail.com>

* add doc to make travis try one more time.

Signed-off-by: Kai Xia <xiaket@gmail.com>
a

* add another key and alias before the deletion of an alias.

This was done to make sure that we can correctly handle the deletion
when there are more than one alias defined.

Signed-off-by: Kai Xia <xiaket@gmail.com>
2017-11-27 10:36:25 +00:00
..
test_acm ACM ~100% coverage 2017-10-28 17:07:34 +01:00
test_apigateway Lints. 2017-02-23 21:37:43 -05:00
test_autoscaling Merge pull request #1285 from captainkerk/autoscaling-load-balancer-target-group-support 2017-10-23 09:41:52 -07:00
test_awslambda Lambda improvements (#1344) 2017-11-26 21:28:28 +00:00
test_batch Added server test 2017-10-22 21:36:39 +01:00
test_cloudformation Move target group default values to model FakeTargetGroup (#1343) 2017-11-15 19:36:53 +00:00
test_cloudwatch Added SetAlarmState and added state filter to describe 2017-10-27 18:58:11 +01: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 Added support for dynamo update_item on nested dicts (#1345) 2017-11-17 08:49:59 +00:00
test_ec2 fix EC2 instances ebsOptimized not handled (#1340) 2017-11-14 14:31:54 +00:00
test_ecr AWS X-Ray client mock. (#1255) 2017-10-16 17:06:22 -07:00
test_ecs Add default ecs attributes and format in response obj (#1346) 2017-11-17 18:25:08 +00:00
test_elb Adding version string to server tests 2017-08-02 13:41:39 -07:00
test_elbv2 Set default value to elbv2 FakeTargetGroup (#1349) 2017-11-20 11:18:21 +00:00
test_emr Add support for recursive emr settings 2017-06-27 11:31:43 -07:00
test_events Completed events 2017-10-28 20:17:34 +01:00
test_glacier Lints. 2017-02-23 21:37:43 -05:00
test_iam implementing detach_group_policy 2017-10-01 15:05:33 -07:00
test_iot Support iot and iot-data (#1303) 2017-11-10 09:44:02 +00:00
test_iotdata Add publish operation to iotdata (#1362) 2017-11-24 17:22:53 +00:00
test_kinesis Merge #913. 2017-05-10 21:58:42 -04:00
test_kms fix KeyError in delete_alias in the KmsBackend. (#1359) 2017-11-27 10:36:25 +00:00
test_logs lambda + SNS enhancements (#1048) 2017-09-27 16:04:58 -07:00
test_opsworks Change checks for handling same layer name un different stack 2017-09-25 14:49:08 +03:00
test_polly Added server testcase 2017-09-27 09:54:46 +01:00
test_rds Re-enabling tests on Python3 2017-06-20 11:58:18 -07:00
test_rds2 updated rds status from shutdown to stopped to match aws (#1347) 2017-11-20 09:07:36 +00:00
test_redshift adding owner id to amis v2 (#1331) 2017-11-12 11:18:25 +00:00
test_resourcegroupstaggingapi [WIP] Resource tagging (#1332) 2017-11-15 00:03:00 +00:00
test_route53 Do not treat StartRecordName and StartRecordType in the list_resource_record_sets as filters 2017-10-23 21:58:39 +02:00
test_s3 utf 8 in key deletions V2 (#1321) 2017-11-06 13:39:08 -08:00
test_s3bucket_path Authenticating to S3 in tests 2017-09-16 12:49:07 -07:00
test_ses Adding list_verified_email_addresses and testing 2017-07-11 08:02:31 +00:00
test_sns SNS create_topic should only accept valid characters (#1329) 2017-11-13 18:27:11 +00:00
test_sqs Fix test cases that manipulate time 2017-10-29 19:11:52 +00:00
test_ssm Improve SSM PutParameter & DescribeParameters actions (#1348) 2017-11-17 08:57:11 +00:00
test_sts Lints. 2017-02-23 21:37:43 -05:00
test_swf Lints. 2017-02-23 21:37:43 -05:00
test_xray AWS X-Ray client mock. (#1255) 2017-10-16 17:06:22 -07: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