moto/tests
2023-07-28 14:34:35 +00:00
..
terraformtests Lambda: additional optional fields (#6483) 2023-07-06 16:45:29 +00:00
test_acm
test_acmpca
test_amp
test_apigateway
test_apigatewayv2
test_appconfig
test_applicationautoscaling
test_appsync Techdebt: Replace sure with regular asserts in AWSLambda tests (#6393) 2023-06-11 18:44:30 +00:00
test_athena Techdebt: Replace sure with regular asserts in Athena tests (#6382) 2023-06-09 10:11:05 +00:00
test_autoscaling
test_awslambda
test_batch Batch: create_compute_environment() now validates instanceRole and minvCpu (#6470) 2023-07-01 10:33:21 +00:00
test_batch_simple
test_budgets
test_ce
test_cloudformation CloudFormation: describe_stack_instances() now returns the StackInstanceStatus-attribute (#6536) 2023-07-19 09:37:13 +00:00
test_cloudfront
test_cloudtrail
test_cloudwatch
test_codebuild
test_codecommit
test_codepipeline
test_cognitoidentity
test_cognitoidp CognitoIDP: Deny login if user account is disabled (#6553) 2023-07-22 17:18:08 +00:00
test_comprehend
test_config Techdebt: Replace sure with regular assertions in Config (#6502) 2023-07-09 17:03:02 +00:00
test_core Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_databrew Techdebt: Replace sure with regular asserts in DataBrew (#6459) 2023-06-29 09:14:14 +00:00
test_datapipeline
test_datasync
test_dax
test_dms
test_ds
test_dynamodb Techdebt: Replace sure with regular assertions in DynamoDB (#6517) 2023-07-13 10:21:47 +00:00
test_dynamodb_v20111205
test_dynamodbstreams
test_ebs Techdebt: Replace sure with regular assertions in EBS (#6522) 2023-07-14 15:08:02 +00:00
test_ec2 VPC: Add CloudFront, Ground Station and Lattice prefix lists (#6540) 2023-07-25 21:58:50 +00:00
test_ec2instanceconnect
test_ecr Techdebt: Replace sure with regular asserts in ECR (#6530) 2023-07-17 10:21:32 +00:00
test_ecs Techdebt: Replace sure with regular assertions in ECS (#6533) 2023-07-18 15:33:16 +00:00
test_efs
test_eks
test_elasticache
test_elasticbeanstalk
test_elastictranscoder
test_elb
test_elbv2
test_emr
test_emrcontainers TechDebt - enable pylint rule redefined-outer-scope (#5518) 2022-10-04 16:28:30 +00:00
test_emrserverless
test_es
test_events
test_firehose Techdebt: Replace sure with regular assertions in Firehose (#6565) 2023-07-27 22:25:43 +00:00
test_forecast
test_glacier Techdebt: Replace sure with regular assertions in Glacier (#6566) 2023-07-27 22:47:15 +00:00
test_glue
test_greengrass
test_guardduty
test_iam IAM: fix keyerror result when attaching non-existent policy, add tests, fix error message for user as well (#6482) 2023-07-05 15:00:19 +00:00
test_identitystore
test_iot
test_iotdata IOTData: publish() should be able to handle non-Unicode bytes (#6509) 2023-07-11 09:31:44 +00:00
test_kinesis Kinesis: calculating size of record using decoded data and partition key (#6231) 2023-04-24 19:11:36 +00:00
test_kinesisvideo Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_kinesisvideoarchivedmedia
test_kms KMS: add get_public_key (#6222) 2023-04-17 19:59:33 +00:00
test_lakeformation
test_logs Logs: added support for destinations mocking (#6487) 2023-07-14 12:53:44 +00:00
test_managedblockchain Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_mediaconnect
test_medialive
test_mediapackage
test_mediastore
test_mediastoredata
test_meteringmarketplace
test_moto_api
test_mq
test_neptune RDS: Various improvements (#6186) 2023-04-08 10:33:09 +00:00
test_opensearch
test_opsworks
test_organizations
test_personalize
test_pinpoint
test_polly
test_quicksight
test_ram
test_rds
test_rdsdata
test_redshift
test_redshiftdata
test_rekognition
test_resourcegroups
test_resourcegroupstaggingapi
test_route53 Techdebt: Replace sure with regular assertions in Route53 (#6497) 2023-07-08 21:53:09 +00:00
test_route53resolver
test_s3 S3: Optional support for CRC32C (#6534) 2023-07-19 09:36:38 +00:00
test_s3bucket_path
test_s3control
test_sagemaker Sagemaker: Add create_model_package_group (#6454) 2023-07-27 09:32:18 +00:00
test_scheduler Scheduler: get_schedule() now returns the CreationDate and LastModificationDate attributes (#6510) 2023-07-11 09:32:22 +00:00
test_sdb
test_secretsmanager SecretsManager: delete_secret should throw an error for 0 day Recovery (#6469) 2023-07-01 11:35:22 +00:00
test_servicediscovery
test_servicequotas
test_ses
test_sesv2
test_signer
test_sns Add type:Sender field to error response (#6465) 2023-07-04 11:06:20 +00:00
test_special_cases
test_sqs
test_ssm SSM: Fix bad state caused by invalid PutParameter request (#6484) 2023-07-07 14:13:57 +00:00
test_ssoadmin sso-admin: add PermissionSet actions (#5208) 2022-06-09 17:37:30 +00:00
test_stepfunctions
test_sts Core: Reduce slowdown mock_all (#6451) 2023-06-28 21:23:33 +00:00
test_support
test_swf
test_textract
test_timestreamwrite
test_transcribe
test_utilities
test_wafv2 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_xray TechDebt - Unpin coverage-dependency to speed up Py3.11 (#5629) 2022-11-02 20:00:51 -01:00
__init__.py
helpers.py
markers.py