moto/tests
Steve Pulec 5b505e535c
Merge pull request #3047 from bblommers/dynamodb-batch-keysize-validation
#3046 - DynamoDB - Add Key-size Validation for BatchGetItem
2020-06-11 20:52:36 -05:00
..
test_acm
test_apigateway Enhancement : API-Gateway Put Integration Response - Adding support f… (#3058) 2020-06-10 07:58:40 +01:00
test_athena Implemented Athena create_named_query, get_named_query (#1524) (#3065) 2020-06-11 17:27:29 +01:00
test_autoscaling Always call update ELBs for ASGs (#2980) 2020-05-11 07:44:26 +01:00
test_awslambda Linting 2020-05-07 12:29:18 +01:00
test_batch Linting 2020-03-12 14:07:34 +00:00
test_cloudformation Cloudformation - EventBus support (#3052) 2020-06-06 11:31:14 +01:00
test_cloudwatch Fix: Cloudwatch delete Alarm status code handling on invalid alarm name (#3028) 2020-05-28 15:52:56 +01:00
test_codecommit
test_codepipeline Add codepipeline.untag_resource 2019-12-23 19:50:16 +01:00
test_cognitoidentity #2800 - CognitoIdentity - Fix format of Identity ID 2020-04-04 14:09:38 +01:00
test_cognitoidp Merge pull request #2742 from xnegativx/master 2020-02-18 13:41:02 +00:00
test_config Use TaggingService for S3 - Cleanup 2020-04-01 15:35:25 +01:00
test_core #2774 - Re-add test, and update requirements to working botocore 2020-03-09 12:47:44 +00:00
test_datapipeline
test_datasync
test_dynamodb
test_dynamodb2 Linting 2020-06-03 17:14:48 +01:00
test_dynamodbstreams make black happy 2020-04-06 19:55:54 +10:00
test_eb Elastic Beanstalk - Rename and Add Implementation Coverage 2020-03-30 14:08:22 +01:00
test_ec2 Enhancement/describe network acls (#3003) 2020-05-26 11:04:59 +01:00
test_ec2instanceconnect Improve implementation coverage (and layout) 2020-05-12 14:58:35 +01:00
test_ecr Change RESTError to JsonRESTError for ImageNotFoundException, update test to expect ImageNotFoundException 2020-03-08 20:56:21 +01:00
test_ecs Implement placement constraints model 2020-05-02 18:47:59 +02:00
test_elb
test_elbv2 Fix more typos. 2020-01-23 10:15:02 -08:00
test_emr Reformat 2020-03-06 18:11:07 -03:00
test_events Fix incorrect response for put-targets action (#3037) 2020-06-02 16:31:42 +01:00
test_glacier Merge remote-tracking branch 'upstream/master' 2020-01-23 15:37:40 +01:00
test_glue change code style to pass black --check 2020-04-21 22:34:05 +02:00
test_iam Implemented IAM delete_instance_profile (#3020) 2020-05-27 18:22:06 +01:00
test_iot Fixed python2 2020-05-06 10:28:13 -04:00
test_iotdata
test_kinesis Fix more typos. 2020-01-23 10:15:02 -08:00
test_kms re-add coverage and remove unused import 2020-02-21 15:39:23 -05:00
test_logs Add CloudWatch logs subscription filters (#2982) 2020-05-12 13:34:10 +01:00
test_managedblockchain Added node actions and other fixes 2020-05-15 19:38:19 -05:00
test_opsworks Fix the online status in OpsWorks 2020-05-07 10:57:27 +03:00
test_organizations Raise DuplicateOrganizationalUnitException 2020-02-06 12:38:37 +01:00
test_packages
test_polly
test_rds Fix more typos. 2020-01-23 10:15:02 -08:00
test_rds2 Bugfix: Allow stop_db_instance for compatible engines 2020-04-16 15:14:37 -04:00
test_redshift Add Redshift.ClusterAlreadyExists Error 2020-05-06 14:28:40 -07:00
test_resourcegroups
test_resourcegroupstaggingapi Add tag get_resource support for target groups (#3012) 2020-05-24 10:25:38 +01:00
test_route53 Formatting 2020-03-02 13:07:34 +00:00
test_s3 Merge pull request #3053 from bblommers/impl_coverage_improv 2020-06-11 20:49:58 -05:00
test_s3bucket_path Fix more typos. 2020-01-23 10:15:02 -08:00
test_secretsmanager Fix: SecretsManager - Added missing pop() override to get_secret_name… (#3057) 2020-06-10 08:54:03 +01:00
test_ses Enhancement : SES - Added create-receipt-rule-set, create-receipt-rul… (#3059) 2020-06-10 10:23:43 +01:00
test_sns Fix missing MessageAttributes when using RawMessageDelivery 2020-03-21 19:25:25 +01:00
test_sqs SQS - Return multiple group-messages in the same request 2020-05-24 12:12:35 +01:00
test_ssm Add dynamodb continuous backups (#2976) 2020-05-08 15:57:48 +01:00
test_stepfunctions SFN - fix InvalidARN exception on start_execution (#3007) 2020-05-24 15:06:02 +01:00
test_sts Add a test for assume_role_with_saml. 2020-04-16 11:47:30 -07:00
test_swf Add SWF domain and type undeprecation 2020-03-05 23:37:17 +10:00
test_utilities Use TaggingService for S3 Objects 2020-03-31 12:04:04 +01:00
test_xray
__init__.py
backport_assert_raises.py
helpers.py