moto/tests
2022-11-17 21:41:08 -01:00
..
terraformtests Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_acm Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_amp TechDebt - Unpin TF (#5590) 2022-10-23 11:23:23 +00:00
test_apigateway Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_apigatewayv2 APIGatewayV2: create_authorizer() now validates whether the AuthorizerPayloadFormatVersion is specified (#5474) 2022-09-15 20:31:42 +00: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 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_batch Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -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 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_cloudfront feat(CloudFront): Include get_distribution_config (#5660) 2022-11-11 22:32:00 -01:00
test_cloudtrail CloudTrail: fix(describe_trails): trail not multiregion case (#5607) 2022-10-29 18:34:13 +00:00
test_cloudwatch Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -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 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -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 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -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 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_ec2instanceconnect
test_ecr Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -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 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -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 Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
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
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 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -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: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_resourcegroupstaggingapi Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_route53 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -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 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_s3bucket_path
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 Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -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_sqs Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_ssm Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -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