moto/tests
Alexander Mohr 7271fb9391 Fix S3 backend operations with VersionId (#2055)
* fix s3 issues

* fix merge conflict

* fix and add test cases
2019-05-25 20:19:33 +01: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 Autoscaling instance azs (#2030) 2019-05-25 11:18:16 +01:00
test_awslambda fix #2190 (#2194) 2019-05-21 17:49:56 +01:00
test_batch Trying to improve coverage 2019-02-17 09:25:35 -06:00
test_cloudformation VPC IPv4 validation (#2026) 2019-05-25 18:35:07 +01: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 Add cognito-idp admin_update_user_attributes #2184 (#2185) 2019-05-20 23:58:10 +01:00
test_config Fixed validation bugs in put_configuration_recorder 2019-03-11 13:25:36 -07:00
test_core Handle UnicodeEncodeError when parsing querystring (#2170) 2019-05-25 18:34:47 +01:00
test_datapipeline
test_dynamodb
test_dynamodb2 #2212 add support for delete on update_with_attribute_updates (#2213) 2019-05-22 10:47:02 +01:00
test_dynamodbstreams Fix test failures in server mode 2018-11-08 13:57:44 -05:00
test_ec2 VPC IPv4 validation (#2026) 2019-05-25 18:35:07 +01:00
test_ecr Merge remote-tracking branch 'upstream/master' 2018-09-12 11:48:19 +02:00
test_ecs Adds Support for filtering on schedulingStrategy in ECS#list_services (#2180) 2019-05-02 19:00:28 +01:00
test_elb Autoscaling instance azs (#2030) 2019-05-25 11:18:16 +01:00
test_elbv2 VPC IPv4 validation (#2026) 2019-05-25 18:35:07 +01:00
test_emr Support CustomAmiId in EMR (#2037) 2019-05-25 11:19:26 +01: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 Add glue.delete_table endpoint, for allowing tables to be deleted (#2112) 2019-05-25 10:58:41 +01:00
test_iam Adding support for specifying a PermissionsBoundary ARN in calls to i… (#2182) 2019-05-21 17:44:05 +01:00
test_iot Add support for IoT register_certificate (#1827) 2019-05-25 18:30:23 +01:00
test_iotdata
test_kinesis add implemented kinesis method describe_stream_summary (#2023) 2019-05-21 00:02:36 +01:00
test_kms Platform independent KMS timestamp generation (#2193) 2019-05-21 17:46:22 +01:00
test_logs Feature cloudwatch log retention (#2199) 2019-05-25 10:14:23 +01:00
test_opsworks Add opsworks app mocks (#1481) 2018-03-21 09:05:57 -07:00
test_organizations [Resolves #2196] - endpoints for querying organizations SC policies (#2197) 2019-05-25 10:20:19 +01:00
test_packages Adding additional tests to increase coverage 2019-02-16 20:53:27 -06:00
test_polly
test_rds VPC IPv4 validation (#2026) 2019-05-25 18:35:07 +01:00
test_rds2 VPC IPv4 validation (#2026) 2019-05-25 18:35:07 +01:00
test_redshift Autoscaling instance azs (#2030) 2019-05-25 11:18:16 +01:00
test_resourcegroups Add resource-groups. (#1953) 2019-05-25 11:10:34 +01:00
test_resourcegroupstaggingapi VPC IPv4 validation (#2026) 2019-05-25 18:35:07 +01:00
test_route53 Check record type when upserting. 2019-03-01 16:44:50 +00:00
test_s3 Fix S3 backend operations with VersionId (#2055) 2019-05-25 20:19:33 +01:00
test_s3bucket_path Fixing broken tests #2126 2019-03-28 10:09:03 -07:00
test_secretsmanager Feature: Secrets Manager put_secret_value and list_secret_version_ids (#2116) 2019-05-22 10:45:22 +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 Add requestid checking for sqs 2019-01-20 22:54:05 -08: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
__init__.py
backport_assert_raises.py
helpers.py