..
test_acm
Revert "Add back ACM tests."
2018-04-13 10:37:06 -04:00
test_apigateway
Merge pull request #1545 from haidaraM/fixApiKeyIdentification
2018-04-12 18:58:47 -04:00
test_autoscaling
Fix test_suspend_processes
2018-03-09 18:00:23 -05:00
test_awslambda
fix lambda endpoint parsing ( #1395 )
2018-03-21 22:14:10 -07:00
test_batch
Added server test
2017-10-22 21:36:39 +01:00
test_cloudformation
add UsePreviousValue support for parameters when updating a CloudFormation stack ( #1504 )
2018-03-21 09:13:05 -07:00
test_cloudwatch
Change name of 'state' attribute of 'FakeAlarm' CloudWatch model to 'state_value'. This ensures that the 'StateValue' returned by 'describe_alarms' is correct.
2018-01-08 13:18:50 +01:00
test_cognitoidentity
Added comment
2018-04-04 00:28:39 -07:00
test_core
test_datapipeline
Merge #913 .
2017-05-10 21:58:42 -04:00
test_dynamodb
test_dynamodb2
We shouldnt throw a ValidationException on empty dynamodb key. Closes #1505 .
2018-04-14 11:16:43 -04:00
test_ec2
copy snapshot unit test
2018-04-15 17:08:54 -04:00
test_ecr
Add batch_get_image support for ECR ( #1406 )
2017-12-30 18:39:23 -08:00
test_ecs
Merge pull request #1537 from william-richard/cloudformation-ecs-cluster-name-optional
2018-04-12 18:52:16 -04:00
test_elb
Adding version string to server tests
2017-08-02 13:41:39 -07:00
test_elbv2
ELBv2.create_listener links TargetGroup to LB
2018-03-06 16:57:56 -05:00
test_emr
Escape EMR template fields to avoid invalid XML responses ( #1467 )
2018-03-21 08:57:50 -07:00
test_events
Completed events
2017-10-28 20:17:34 +01:00
test_glacier
Use 'data' attribute of Flask Request object. ( #1117 )
2018-03-21 22:13:09 -07:00
test_iam
Add update_access_key endpoint ( #1423 )
2018-01-10 18:29:08 -05:00
test_iot
Fixing create_key_and_certificate boolean parameter ( #1572 )
2018-04-17 11:32:39 -07:00
test_iotdata
Add publish operation to iotdata ( #1362 )
2017-11-24 17:22:53 +00:00
test_kinesis
add support for kinesis AT_TIMESTAMP shard iterator ( #1376 )
2017-12-08 10:57:05 +00:00
test_kms
fix KeyError in delete_alias in the KmsBackend. ( #1359 )
2017-11-27 10:36:25 +00:00
test_logs
Fix AttributeError in filter_log_events
2018-04-04 17:24:41 +01:00
test_opsworks
Add opsworks app mocks ( #1481 )
2018-03-21 09:05:57 -07: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
Add IAMDatabaseAuthenticationEnabled and DbiResourceId to RDS response. Closes #1465 .
2018-04-18 22:47:02 -04:00
test_redshift
Merge pull request #1488 from andharris/iam-roles
2018-03-07 09:28:26 -05:00
test_resourcegroupstaggingapi
add elasticloadbalancer:loadbalancer to resourcegroupstaggingapi.get_resources
2018-01-25 14:51:06 +13: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
Added Filtering support for S3 lifecycle ( #1535 )
2018-04-02 14:19:14 -07: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
Add tests for message attribute validation in SNS ( #1582 )
2018-04-27 15:10:30 -07:00
test_sqs
SQS add missing validation to ReceiveMessage ( #1595 )
2018-04-24 09:51:49 -07:00
test_ssm
Implement SSM Parameter Store filters support (GetParametersByPath API) ( #1604 )
2018-04-30 11:02:46 -07:00
test_sts
test_swf
importing sure in tests that require it
2018-01-20 19:44:22 -08:00
test_xray
AWS X-Ray client mock. ( #1255 )
2017-10-16 17:06:22 -07:00
__init__.py
backport_assert_raises.py
helpers.py