moto/tests
2019-04-22 19:04:47 -05:00
..
test_acm Revert "Add back ACM tests." 2018-04-13 10:37:06 -04:00
test_apigateway Adds keyId support to apigateway get_usage_plans 2018-10-17 13:44:00 +01:00
test_autoscaling Add instance protection support in autoscaling, with tests 2018-11-24 02:32:53 -08:00
test_awslambda modified test code for python2.7 2019-03-29 15:52:47 +09:00
test_batch Trying to improve coverage 2019-02-17 09:25:35 -06:00
test_cloudformation Merge pull request #2015 from corrjo/master 2019-04-22 19:04:47 -05:00
test_cloudwatch Merge branch 'master' into bugfix/1615-cloudwatch-statistics 2018-05-29 22:19:25 -04:00
test_cognitoidentity fixes for cognito identity library 2018-10-09 10:28:15 -07:00
test_cognitoidp fix coverage, update IMPLEMENTATION_COVERAGE 2019-03-12 17:52:34 -04:00
test_config Fixed validation bugs in put_configuration_recorder 2019-03-11 13:25:36 -07:00
test_core remove merge_taglists as AWS will only take submitted tags or tags from db but not both when creating snapshot 2018-09-21 13:28:13 -05:00
test_datapipeline Merge #913. 2017-05-10 21:58:42 -04:00
test_dynamodb
test_dynamodb2 fix #2161 2019-04-19 12:23:06 +09:00
test_dynamodbstreams Fix test failures in server mode 2018-11-08 13:57:44 -05:00
test_ec2 Merge pull request #2134 from ogckw/master 2019-04-17 11:05:28 -07:00
test_ecr Merge remote-tracking branch 'upstream/master' 2018-09-12 11:48:19 +02:00
test_ecs Add proper failure response to describe_clusters 2019-03-28 14:50:48 -04:00
test_elb Tests on Travis: specify region name. 2018-08-06 11:01:33 +02:00
test_elbv2 Handle edge case where you can end up with double dashes in target group names 2018-06-06 11:57:42 -04:00
test_emr Escape EMR template fields to avoid invalid XML responses (#1467) 2018-03-21 08:57:50 -07:00
test_events Trying to improve coverage 2019-02-18 09:15:07 -06:00
test_glacier Use 'data' attribute of Flask Request object. (#1117) 2018-03-21 22:13:09 -07:00
test_glue Mock more of the Glue Data Catalog APIs 2018-10-03 15:34:38 +01:00
test_iam Add test verifying create_role path defaults to / 2019-04-21 18:29:36 -05:00
test_iot Merge pull request #1901 from cm-iwata/add_iot_attach_policy 2018-12-28 20:17:31 -05:00
test_iotdata Add publish operation to iotdata (#1362) 2017-11-24 17:22:53 +00:00
test_kinesis Add ApproximateArrivalTimestamp and MillisBehindLatest to Kinesis get_records response (#1715) 2018-07-13 10:06:28 +01:00
test_kms add KeyId value to kms.responses.encrypt and kms.responses.decrypt 2019-03-29 21:07:32 -04:00
test_logs Filter event log ids should be strings 2018-10-01 17:11:36 -04:00
test_opsworks Add opsworks app mocks (#1481) 2018-03-21 09:05:57 -07:00
test_organizations organizations: add exception test for describe_organization endpoint 2018-10-08 15:27:19 -07:00
test_packages Adding additional tests to increase coverage 2019-02-16 20:53:27 -06: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 support for tags to rds snapshots 2018-09-21 12:03:13 -05:00
test_redshift Add ClusterCreateTime to Redshift response 2018-08-20 18:48:13 -07:00
test_resourcegroupstaggingapi add elasticloadbalancer:loadbalancer to resourcegroupstaggingapi.get_resources 2018-01-25 14:51:06 +13:00
test_route53 Check record type when upserting. 2019-03-01 16:44:50 +00:00
test_s3 Fixed copy-object from unversioned bucket to versioned bucket 2019-04-02 15:30:01 +02:00
test_s3bucket_path Fixing broken tests #2126 2019-03-28 10:09:03 -07:00
test_secretsmanager Use pytz instead of timezone 2019-04-18 17:27:13 +01:00
test_ses Support optional Source, parse from header 2018-05-04 18:58:52 -07:00
test_sns Allow attributes to be set with subscribe command (#1705) 2018-07-13 10:21:33 +01:00
test_sqs Merge pull request #1763 from nate/fix/receive_message_wait_time_seconds 2018-09-22 16:49:24 -04:00
test_ssm Merge pull request #2000 from AlanAlexander-Janrain/master 2018-12-28 21:27:45 -05: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