moto/tests
2023-03-12 16:14:33 -01:00
..
terraformtests
test_acm ACM: Include more info to the list_certificates (#5973) 2023-02-26 19:45:54 -01:00
test_acmpca Feature: ACM-PCA (#5712) 2022-11-28 12:22:48 -01:00
test_amp Techdebt: Parallellize ACM/AMP tests (#5911) 2023-02-08 21:56:51 -01:00
test_apigateway
test_apigatewayv2 APIGatewayV2 mappings (#5711) 2022-11-27 21:25:56 -01:00
test_applicationautoscaling Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_appsync
test_athena
test_autoscaling Techdebt: MyPy EC2 (i-models) (#5903) 2023-02-05 19:26:25 -01:00
test_awslambda
test_batch Techdebt: skip tests when docker is not running (#6026) 2023-03-12 15:54:50 -01:00
test_batch_simple
test_budgets
test_ce
test_cloudformation Techdebt: skip tests when docker is not running (#6026) 2023-03-12 15:54:50 -01:00
test_cloudfront CloudFront: Persist origin changes made via update-distribution calls (#5736) (#5737) 2022-12-07 23:02:01 -01:00
test_cloudtrail
test_cloudwatch Admin: Improve automatic resource updates (#5988) 2023-02-26 18:44:04 -01:00
test_codebuild
test_codecommit
test_codepipeline
test_cognitoidentity Techdebt: replace mock with unittest.mock (#5775) 2022-12-15 11:17:50 -01:00
test_cognitoidp CognitoIDP: ID-token has different key for username (#6056) 2023-03-12 09:19:33 -01:00
test_comprehend
test_config
test_core Techdebt: skip tests when docker is not running (#6026) 2023-03-12 15:54:50 -01:00
test_databrew
test_datapipeline
test_datasync
test_dax
test_dms
test_ds Feature: Ability to seed Moto, and make random ID's deterministic (#5492) 2022-09-28 09:35:12 +00:00
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: Revoke rules without specifying IPProtocol (#6057) 2023-03-12 15:52:15 -01:00
test_ec2instanceconnect
test_ecr
test_ecs Terraform - Update to latest commit (#5982) 2023-02-25 19:24:03 -01:00
test_efs Terraform - Update to latest commit (#5982) 2023-02-25 19:24:03 -01:00
test_eks
test_elasticache
test_elasticbeanstalk
test_elastictranscoder
test_elb ELB: describe_instance_health() should check LB existence (#5706) 2022-11-23 18:10:18 -01:00
test_elbv2 Admin: Update Docs to point to getmoto (#5826) 2023-01-07 10:35:14 -01:00
test_emr
test_emrcontainers
test_emrserverless
test_es Upgrade flake8 to 4.x (#5066) 2022-04-27 11:58:59 +00:00
test_events
test_firehose
test_forecast
test_glacier MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_glue
test_greengrass MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_guardduty
test_iam
test_identitystore IdentityStore: implement create_group (#5935) 2023-02-18 20:22:44 -01:00
test_iot Core: Allow same request to be made multiple times (#5837) 2023-01-12 11:11:27 -01:00
test_iotdata IOTData: Fix bug where publish() could only be called once (#5812) 2023-01-03 20:21:52 -01:00
test_kinesis Kinesis - support Stream ARNs across all methods (#5893) 2023-02-01 15:16:25 -01:00
test_kinesisvideo
test_kinesisvideoarchivedmedia Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_kms KMS - implement KeyId parameter for ListAliases (#5991) 2023-02-27 14:43:43 -01:00
test_logs Techdebt: skip tests when docker is not running (#6026) 2023-03-12 15:54:50 -01:00
test_managedblockchain
test_mediaconnect
test_medialive
test_mediapackage
test_mediastore Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_mediastoredata
test_meteringmarketplace
test_moto_api
test_mq MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_neptune
test_opsworks
test_organizations Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_personalize
test_pinpoint Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_polly Admin: Improve automatic resource updates (#5988) 2023-02-26 18:44:04 -01:00
test_quicksight
test_ram Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_rds Service: Neptune (#5983) 2023-02-26 15:27:08 -01:00
test_redshift
test_redshiftdata
test_rekognition
test_resourcegroups Techdebt: Refactor/remove warnings in ResourceGroups tests (#5716) 2022-11-29 18:22:09 -01:00
test_resourcegroupstaggingapi
test_route53
test_route53resolver Feature: Ability to seed Moto, and make random ID's deterministic (#5492) 2022-09-28 09:35:12 +00:00
test_s3 Techdebt: skip tests when docker is not running (#6026) 2023-03-12 15:54:50 -01:00
test_s3bucket_path
test_s3control MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_sagemaker Sagemaker: Store client_request_token in FakePipelineExecution object (#6000) 2023-03-01 10:19:05 -01:00
test_sdb Upgrade flake8 to 4.x (#5066) 2022-04-27 11:58:59 +00:00
test_secretsmanager Techdebt: skip tests when docker is not running (#6026) 2023-03-12 15:54:50 -01:00
test_servicediscovery
test_servicequotas
test_ses SES: Ensure service is region-aware (#5862) 2023-01-21 17:10:55 -01:00
test_signer
test_sns
test_special_cases
test_sqs
test_ssm
test_ssoadmin
test_stepfunctions
test_sts Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_support
test_swf Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_textract
test_timestreamwrite
test_transcribe Transcribe: add IdentifyMultipleLanguages and return LanguageCodes (#5918) 2023-02-11 10:50:30 -01:00
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 Techdebt: skip tests when docker is not running (#6026) 2023-03-12 15:54:50 -01:00