moto/tests
2023-07-07 09:10:52 +00:00
..
terraformtests
test_acm
test_acmpca
test_amp Techdebt: Replace sure with regular asserts in AMP tests (#6364) 2023-06-04 09:50:10 +00:00
test_apigateway Techdebt: Replace sure with regular asserts in APIGateway tests (#6366) 2023-06-07 09:46:18 +00:00
test_apigatewayv2 APIGatewayV2: Stages (#6456) 2023-06-29 09:09:15 +00:00
test_appconfig
test_applicationautoscaling
test_appsync
test_athena Techdebt: Replace sure with regular asserts in Athena tests (#6382) 2023-06-09 10:11:05 +00:00
test_autoscaling Techdebt: Replace sure with regular asserts in Autoscaling (#6383) 2023-06-09 11:16:59 +00:00
test_awslambda Lambda: additional optional fields (#6483) 2023-07-06 16:45:29 +00:00
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 Techdebt: Remove sure with regular asserts in CE (#6458) 2023-06-29 09:11:56 +00:00
test_cloudformation Techdebt: Replace sure with regular asserts in CF (#6481) 2023-07-04 15:53:58 +00:00
test_cloudfront
test_cloudtrail Techdebt: Replace sure with regular asserts in CloudTrail (#6489) 2023-07-06 14:48:33 +00:00
test_cloudwatch CloudWatch: improve startTime and endTime handling to match AWS better (#6380) 2023-06-08 17:00:25 +00:00
test_codebuild
test_codecommit
test_codepipeline Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_cognitoidentity
test_cognitoidp Cognito: Validate password in NEW_PASSWORD_REQUIRED (#6174) 2023-04-05 16:15:30 +00:00
test_comprehend
test_config
test_core Techdebt: MyPy all the things (#6406) 2023-06-15 11:03:58 +00:00
test_databrew
test_datapipeline Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_datasync
test_dax
test_dms
test_ds
test_dynamodb
test_dynamodb_v20111205 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_dynamodbstreams
test_ebs
test_ec2 EC2: fix DescribeLaunchTemplateVersions default response (#6477) 2023-07-04 09:36:34 +00:00
test_ec2instanceconnect
test_ecr
test_ecs ECS: allow ecs service to transition to arbitrary running task count (#6289) 2023-05-11 17:38:29 +00:00
test_efs
test_eks
test_elasticache
test_elasticbeanstalk
test_elastictranscoder Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_elb
test_elbv2 ELBv2: describe-target-health: return unavailable target (#6195) 2023-04-17 16:43:14 +00:00
test_emr Remove dependency on pytz (#5749) 2022-12-09 22:56:08 -01:00
test_emrcontainers TechDebt - enable pylint rule redefined-outer-scope (#5518) 2022-10-04 16:28:30 +00:00
test_emrserverless
test_es
test_events Events: Separate Rules by the EventBus they're assigned to (#6091) 2023-03-20 13:47:22 -01:00
test_firehose Firehose Improvements (#6028) 2023-03-07 22:08:55 -01:00
test_forecast
test_glacier MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_glue
test_greengrass Techdebt: Replace sure with regular assertions in GreenGrass (#6490) 2023-07-06 14:48:14 +00:00
test_guardduty GuardDuty - additional methods (#5175) 2022-05-27 10:28:08 +00:00
test_iam
test_identitystore
test_iot IOT: delete_certificate() now supports the forceDelete-parameter (#6085) 2023-03-18 09:36:26 -01:00
test_iotdata
test_kinesis Kinesis: calculating size of record using decoded data and partition key (#6231) 2023-04-24 19:11:36 +00:00
test_kinesisvideo
test_kinesisvideoarchivedmedia
test_kms KMS: add get_public_key (#6222) 2023-04-17 19:59:33 +00:00
test_lakeformation
test_logs
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
test_opensearch
test_opsworks Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_organizations
test_personalize
test_pinpoint
test_polly
test_quicksight
test_ram
test_rds RDS: Automated snapshots now have the appropriate SnapshotType (#6444) 2023-06-25 17:36:42 +00:00
test_rdsdata Feature: RDS Data (#6168) 2023-04-03 16:18:10 +00:00
test_redshift
test_redshiftdata
test_rekognition
test_resourcegroups
test_resourcegroupstaggingapi Support CloudFormation and ECS ResourceTypeFilters in ResourceGroupsTaggingAPI get_resources() (#6023) 2023-03-11 12:19:22 -01:00
test_route53 Route53: create_hosted_zone() now returns the Location (#6492) 2023-07-07 09:10:52 +00:00
test_route53resolver Feature: Ability to seed Moto, and make random ID's deterministic (#5492) 2022-09-28 09:35:12 +00:00
test_s3 S3: Multiple Transitions in lifecycle configuration (#6439) 2023-06-24 19:30:13 +00:00
test_s3bucket_path
test_s3control
test_sagemaker Sagemaker - Add Transform jobs (#6296) 2023-05-10 17:54:49 +00:00
test_scheduler
test_sdb
test_secretsmanager
test_servicediscovery MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
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 SQS: Improve deduplication logic (#6184) 2023-04-09 10:13:28 +00:00
test_ssm
test_ssoadmin
test_stepfunctions
test_sts
test_support
test_swf
test_textract
test_timestreamwrite
test_transcribe
test_utilities
test_wafv2
test_xray
__init__.py
helpers.py Techdebt: Replace sure with regular asserts in CloudFront (#6485) 2023-07-05 22:49:24 +00:00
markers.py