moto/tests
2022-12-08 11:03:32 -01:00
..
terraformtests Cloudformation: Various attributes (#5732) 2022-12-03 21:21:52 -01:00
test_acm Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_acmpca Feature: ACM-PCA (#5712) 2022-11-28 12:22:48 -01:00
test_amp TechDebt - Unpin TF (#5590) 2022-10-23 11:23:23 +00:00
test_apigateway APIGateway: Add two new properties to the integration model object (#5693) 2022-11-21 20:46:07 -01:00
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 MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_athena Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_autoscaling Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_awslambda AWSLambda: Only publish functions when source has changed (#5734) 2022-12-05 09:31:20 -01:00
test_batch Batch: add jobname validation (#5720) 2022-11-29 08:44:25 -01:00
test_batch_simple Batch Simple: Fix regression where 'container' parameter was not returned. (#5644) 2022-11-07 19:24:24 -01:00
test_budgets MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_ce Update TF branch to latest (#5525) 2022-10-04 11:26:48 +00:00
test_cloudformation Cloudformation: Various attributes (#5732) 2022-12-03 21:21:52 -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 CloudTrail: fix(describe_trails): trail not multiregion case (#5607) 2022-10-29 18:34:13 +00:00
test_cloudwatch CloudWatch: Add custom label param to get_metric_data (#5728) 2022-12-02 21:00:25 -01:00
test_codebuild Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_codecommit Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_codepipeline Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_cognitoidentity Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_cognitoidp Cognito payload - Switch key name of "client_id" (#5708) 2022-11-25 20:06:12 -01:00
test_comprehend Service: Comprehend (Entity Recognizer) (#5530) 2022-10-04 20:26:17 +00:00
test_config Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_core Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_databrew MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_datapipeline Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_datasync Admin - enable more Pylint rules (#5037) 2022-04-18 20:44:56 +00:00
test_dax MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_dms Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_ds Feature: Ability to seed Moto, and make random ID's deterministic (#5492) 2022-09-28 09:35:12 +00:00
test_dynamodb DynamoDB: batch_get_item() now only returns up to 16MB of data (#5718) 2022-11-29 18:38:53 -01:00
test_dynamodb_v20111205 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_dynamodbstreams Fix PytestRemovedIn8Warning Warnings 2022-10-27 19:46:47 -07:00
test_ebs MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_ec2 EC2: AllocateAddress fallback domain (#5729) 2022-12-05 20:20:03 -01:00
test_ec2instanceconnect
test_ecr AWSlambda: Let create_function reference ECR via ImageUri (#5688) 2022-11-23 12:16:33 -01:00
test_ecs Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_efs Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_eks Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_elasticache MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_elasticbeanstalk Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_elastictranscoder Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_elb ELB: describe_instance_health() should check LB existence (#5706) 2022-11-23 18:10:18 -01:00
test_elbv2 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_emr Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_emrcontainers TechDebt - enable pylint rule redefined-outer-scope (#5518) 2022-10-04 16:28:30 +00:00
test_emrserverless TechDebt - enable pylint rule redefined-outer-scope (#5518) 2022-10-04 16:28:30 +00:00
test_es Upgrade flake8 to 4.x (#5066) 2022-04-27 11:58:59 +00:00
test_events Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_firehose Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_forecast MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_glacier MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_glue Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_greengrass MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_guardduty GuardDuty - additional methods (#5175) 2022-05-27 10:28:08 +00:00
test_iam Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_iot Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_iotdata Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_kinesis Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -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 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_logs Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_managedblockchain Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_mediaconnect MediaConnect: Implement update_flow_output (#5538) 2022-10-07 10:03:17 +00:00
test_medialive Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_mediapackage Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
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 Feature: Metering Marketplace (#5541) 2022-10-07 14:41:10 +00:00
test_moto_api Feature: Ability to seed Moto, and make random ID's deterministic (#5492) 2022-09-28 09:35:12 +00:00
test_mq MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_opsworks Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_organizations Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_personalize Feature: Personalize (Schemas) (#5398) 2022-08-23 18:41:10 +00:00
test_pinpoint Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_polly Polly: Update the list of voices (#5723) 2022-11-30 16:00:40 -01:00
test_quicksight MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_ram Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_rds RDS: promote_read_replica (#5739) 2022-12-08 11:03:32 -01:00
test_redshift Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_redshiftdata Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_rekognition Extends Rekognition support to include get_face_search and start_face_search. (#5115) 2022-05-10 22:02:21 +00:00
test_resourcegroups Techdebt: Refactor/remove warnings in ResourceGroups tests (#5716) 2022-11-29 18:22:09 -01:00
test_resourcegroupstaggingapi Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_route53 Route53: Intercept duplicate calls to change_rr_sets (#5725) 2022-11-30 22:35:20 -01: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:put_object(): Return ChecksumAlgorithm-attribute if supplied (#5735) 2022-12-06 22:03:28 -01:00
test_s3bucket_path Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_s3control MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_sagemaker Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_sdb Upgrade flake8 to 4.x (#5066) 2022-04-27 11:58:59 +00:00
test_secretsmanager Secretsmanager: fix(add-secret): SecretString can be None (#5672) 2022-11-18 20:18:47 -01:00
test_servicediscovery MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_servicequotas Feature: ServiceQuotas (#5557) 2022-10-11 22:09:17 +00:00
test_ses Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_signer Feature: Signer service (#5389) 2022-08-23 19:47:44 +00:00
test_sns Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_special_cases EC2: Only load custom amis when specified (#5697) 2022-11-30 16:41:42 -01:00
test_sqs Fix: SQS fails to get newly-visible messages when long polling (#5733) 2022-12-04 18:00:56 -08:00
test_ssm Prepare release 4.0.11 (#5724) 2022-11-30 20:09:37 -01:00
test_ssoadmin sso-admin: add PermissionSet actions (#5208) 2022-06-09 17:37:30 +00:00
test_stepfunctions Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_sts Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_support Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_swf Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_textract Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_timestreamwrite MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_transcribe Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_utilities Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
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 MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
helpers.py Add redshift-data: cancel_statement, describe_statement, execute_statement, get_statement_result (#4832) 2022-02-11 19:11:22 -01:00