moto/tests
Thomas Ross 67ae84e2c4
Only raise EmptyKeyAttributeException when the value node is empty (#4014)
This fixes a bug where all updates to keys (including GSIs) would raise
EmptyKeyAttributeException, even when the new value was not an empty string.
2021-06-17 12:19:47 +01:00
..
test_acm
test_apigateway basic implementation of update rest api (#3951) 2021-05-23 17:09:02 +01:00
test_applicationautoscaling
test_athena
test_autoscaling Fix/autoscaling elb interaction (#3757) 2021-04-30 09:29:20 +01:00
test_awslambda
test_batch AWS Batch enhancements (#3956) 2021-05-26 08:52:09 +01:00
test_cloudformation Add capability to update AWS::ElasticLoadBalancingV2(Listener and ListenerRule) resource (#4005) 2021-06-11 21:56:28 +01:00
test_cloudwatch Add unit support to cloudwatch get_metric_statistics (#3932) 2021-05-15 08:05:41 +01:00
test_codecommit Finish porting from nose to pytest. 2020-11-10 08:25:05 +01:00
test_codepipeline
test_cognitoidentity
test_cognitoidp Implement User Pool MFA Actions (#3903) 2021-05-06 17:59:04 +01:00
test_config
test_core
test_datapipeline
test_datasync Finish porting from nose to pytest. 2020-11-10 08:25:05 +01:00
test_dms DMS - basic task replication methods implementation (#3900) 2021-05-06 18:33:48 +01:00
test_dynamodb Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_dynamodb2 Only raise EmptyKeyAttributeException when the value node is empty (#4014) 2021-06-17 12:19:47 +01:00
test_dynamodbstreams
test_ec2 Prep release 2.0.9 (#4007) 2021-06-12 13:57:29 +01:00
test_ec2instanceconnect
test_ecr
test_ecs
test_elasticbeanstalk
test_elb Address pytest warnings (#3629) 2021-01-29 11:31:56 +00:00
test_elbv2 Adding support for ForwardConfig property in ListernRule in CloudFormation (#3993) 2021-06-09 18:41:18 +01:00
test_emr EMR and SWF - add arn to response (#3873) 2021-04-23 15:20:36 +01:00
test_events Fix:Add list connection API's (#3976) 2021-06-07 10:35:28 +01:00
test_forecast Linting 2020-11-11 15:55:37 +00:00
test_glacier Allow Glacier VaultName to contain period (#3964) 2021-05-27 08:44:20 +01:00
test_glue
test_iam IAM - get_user() #3828 (#3829) 2021-04-03 10:38:18 +01:00
test_iot
test_iotdata
test_kinesis
test_kinesisvideo
test_kinesisvideoarchivedmedia
test_kms
test_logs Fix : Logs - Add start_query functionality (#3985) 2021-06-07 10:37:11 +01:00
test_managedblockchain Make Moto (tests) compatible with flask/werkzeug 2.x (#3923) 2021-05-13 10:36:56 +01:00
test_mediaconnect
test_medialive Implementation of core AWS Mediapackage endpoints (#3762) 2021-03-12 14:56:25 +00:00
test_mediapackage Media package client error additional handling (#4011) 2021-06-16 21:07:46 +01:00
test_mediastore MediaStore delete container and list tags endpoints implemented (#3938) 2021-05-20 16:17:31 +01:00
test_opsworks
test_organizations Add Tag support for other resource types then an account (#3982) 2021-06-05 15:12:17 +01:00
test_packages
test_polly
test_ram
test_rds
test_rds2 Py3: use unittest.mock instead of mock (#3481) 2021-04-06 10:22:42 +01:00
test_redshift
test_resourcegroups Fix resource group get-group-query & update-query-query (#3934) 2021-05-18 20:58:21 +01:00
test_resourcegroupstaggingapi
test_route53
test_s3 Env variable for default key buffer size (#4001) 2021-06-10 10:48:28 +01:00
test_s3bucket_path
test_sagemaker Add CloudFormation support for SageMaker Endpoint Configs and Endpoints (#3863) 2021-04-17 13:49:46 +01:00
test_secretsmanager Support rotating secrets using Lambda [#3905] (#3912) 2021-05-11 12:08:01 +01:00
test_ses Fix:SES-Added params check in template (#3753) 2021-05-18 07:51:27 +01:00
test_sns Fix sqs message retention logic (#3924) 2021-05-13 15:06:54 +01:00
test_sqs Fix- Raise InvalidParameterValue when change visibility timeout is mo… (#3893) 2021-05-18 07:49:56 +01:00
test_ssm Escape Hyphen in Regular Expression (#4006) 2021-06-11 21:54:43 +01:00
test_stepfunctions Update integration test to use Pytest (#3703) 2021-02-17 15:06:31 +00:00
test_sts
test_support
test_swf
test_transcribe
test_utilities
test_xray Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
__init__.py
compat.py
helpers.py