moto/tests
Gregory Bataille d952410965 1987 support transfer acceleration (#2018)
* chore(): remove executable flag on moto/s3/response.py

* chore(): ignore .eggs temp file

* feat(#1987): get bucket acceleration support

* feat(#1987): put bucket acceleration support

* feat(#1987): suspend undefined bucket is a no-op

* feat(#1987): validate accelerate_configuration status

* feat(#1987): bucket containing dots do not support acceleration

* doc(#1987): update implementation coverage
2019-05-25 11:19:00 +01:00
..
test_acm
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 support to create dynamodb resource by cloudformation (#2219) 2019-05-25 10:16:33 +01:00
test_cloudwatch
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 Add failing test for #1809 2018-09-05 11:31: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 Autoscaling instance azs (#2030) 2019-05-25 11:18:16 +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 Add support for redirect actions on ELBv2 listeners (#2029) 2019-05-25 11:18:39 +01: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
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 Merge pull request #1901 from cm-iwata/add_iot_attach_policy 2018-12-28 20:17:31 -05: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
test_rds2 add support for tags to rds snapshots 2018-09-21 12:03:13 -05: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
test_route53 Check record type when upserting. 2019-03-01 16:44:50 +00:00
test_s3 1987 support transfer acceleration (#2018) 2019-05-25 11:19:00 +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
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
test_xray
__init__.py
backport_assert_raises.py
helpers.py