moto/tests
Brian Pandola 76265576ac
Fix: describe/list attribute discrepancy in Secrets Manager (#3432)
`secretsmanager:DescribeSecret` returns `VersionIdsToStages`
`secretsmanager:ListSecrets` returns the same information in `SecretVersionsToStages`

* Verified fix against real AWS backend.

Fixes #3406
2020-11-03 14:18:56 +00:00
..
test_acm
test_apigateway Fix: Api-Gateway ApiKeyAlreadyExists headers change. (#3162) 2020-09-01 08:25:59 +01:00
test_applicationautoscaling
test_athena
test_autoscaling List dependencies for services - add integration test to verify 2020-09-13 16:08:23 +01:00
test_awslambda
test_batch
test_cloudformation issue-3379 iam list_roles: implement PathPrefix, MaxItems and Marker (#3380) 2020-10-12 12:13:20 +01:00
test_cloudwatch
test_codecommit List dependencies for services - add integration test to verify 2020-09-13 16:08:23 +01:00
test_codepipeline
test_cognitoidentity
test_cognitoidp
test_config Config - implement Organization Conformance Pack functionality (#3116) 2020-07-13 09:30:55 +01:00
test_core
test_datapipeline Merge remote-tracking branch 'upstream/master' 2019-12-23 08:38:53 +01:00
test_datasync
test_dynamodb Merge remote-tracking branch 'upstream/master' 2019-12-23 08:38:53 +01:00
test_dynamodb2 Fix dynamodb:TransactGetItems response for items that do not exist (#3420) 2020-10-29 11:50:45 +00:00
test_dynamodbstreams
test_ec2 Fix:Added Tags for Network-ACL,RouteTable,InternetGateway (#3430) 2020-11-02 13:30:02 +00:00
test_ec2instanceconnect
test_ecr
test_ecs Fix missing properties when ecs:TaskDefinition created via CloudFormation (#3378) 2020-10-12 20:53:30 +01:00
test_elasticbeanstalk List dependencies for services - add integration test to verify 2020-09-13 16:08:23 +01:00
test_elb
test_elbv2
test_emr EMR: Support for StepConcurrencyLevel. (#3351) 2020-10-02 14:07:13 +01:00
test_events
test_glacier List dependencies for services - add integration test to verify 2020-09-13 16:08:23 +01:00
test_glue
test_iam
test_iot
test_iotdata
test_kinesis Iam cloudformation update, singificant cloudformation refactoring (#3218) 2020-08-27 10:11:47 +01:00
test_kinesisvideo
test_kinesisvideoarchivedmedia
test_kms
test_logs
test_managedblockchain Added node actions and other fixes 2020-05-15 19:38:19 -05:00
test_opsworks
test_organizations added organizations detach_policy response, model, and tests, issue #… (#3278) 2020-09-25 16:55:29 +01:00
test_packages Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_polly
test_ram
test_rds
test_rds2
test_redshift Add Redshift.ClusterAlreadyExists Error 2020-05-06 14:28:40 -07:00
test_resourcegroups
test_resourcegroupstaggingapi Add ec2.vpc resource support to Tagging API (#3375) 2020-10-10 19:05:21 +01:00
test_route53
test_s3 S3 - Add more detail to error responses 2020-10-28 14:22:18 +00:00
test_s3bucket_path
test_sagemaker Notebook Lifecycle Config create, describe and delete (#3417) 2020-10-30 21:05:06 +00:00
test_secretsmanager Fix: describe/list attribute discrepancy in Secrets Manager (#3432) 2020-11-03 14:18:56 +00:00
test_ses
test_sns Fix: SNS Delete subscriptions on topic deletion (#3410) 2020-10-29 08:52:02 +00:00
test_sqs
test_ssm List dependencies for services - add integration test to verify 2020-09-13 16:08:23 +01:00
test_stepfunctions
test_sts Add a test for assume_role_with_saml. 2020-04-16 11:47:30 -07:00
test_swf
test_transcribe
test_utilities
test_xray
__init__.py
backport_assert_raises.py
helpers.py