moto/tests
2023-03-06 15:00:20 -01:00
..
terraformtests Service: Neptune (#5983) 2023-02-26 15:27:08 -01:00
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 Enhancement - Add policy to update rest api for apigateway (#5951) 2023-02-22 21:42:13 -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 Athena - Make query results configurable (#5928) 2023-02-24 20:25:54 -01:00
test_autoscaling Techdebt: MyPy EC2 (i-models) (#5903) 2023-02-05 19:26:25 -01:00
test_awslambda AWSLambda: Try to pull images from multiple repositories (#5895) 2023-02-02 11:56:50 -01:00
test_batch ECS: Various improvements (#5880) 2023-01-29 22:47:50 -01:00
test_batch_simple Batch simple jobs inform log stream name (#5825) 2023-01-11 19:45:09 -01:00
test_budgets MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_ce Terraform - Update to latest commit (#5982) 2023-02-25 19:24:03 -01:00
test_cloudformation CloudFormation: Error when referencing unknown resource in FN:GetAtt (#6019) 2023-03-06 15:00:20 -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 Admin: Improve automatic resource updates (#5988) 2023-02-26 18:44:04 -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 mock with unittest.mock (#5775) 2022-12-15 11:17:50 -01:00
test_cognitoidp Cognito: add groups to idToken (#5977) 2023-02-24 21:14: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 Core: Reset data when mock stops (#5958) 2023-02-22 10:21:45 -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: Ensure first argument to list_append() exists (#6011) 2023-03-04 12:25:48 -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: DestinationCidrBlock filter for DescribeRouteTables (#5932) 2023-03-06 12:19:23 -01:00
test_ec2instanceconnect Improve implementation coverage (and layout) 2020-05-12 14:58:35 +01:00
test_ecr ECR Manifest List Support (#5753) 2022-12-16 17:22:43 -01:00
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 EKS: NodeGroups: Verify LaunchTemplateID when providing name, and vice versa (#5885) 2023-01-31 14:30:16 -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 Admin: Update Docs to point to getmoto (#5826) 2023-01-07 10:35:14 -01: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 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 Events: Support CrossAccount events (#5866) 2023-01-23 09:49:56 -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 Glue: get_table() should return latest version (#6006) 2023-03-03 18:43:44 -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 Terraform - Update to latest commit (#5982) 2023-02-25 19:24:03 -01:00
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 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 KMS - implement KeyId parameter for ListAliases (#5991) 2023-02-27 14:43:43 -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 Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
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_neptune Service: Neptune (#5983) 2023-02-26 15:27:08 -01: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 Admin: Improve automatic resource updates (#5988) 2023-02-26 18:44:04 -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 Service: Neptune (#5983) 2023-02-26 15:27: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: Refactor/remove warnings in ResourceGroups tests (#5716) 2022-11-29 18:22:09 -01:00
test_resourcegroupstaggingapi ResourceTaggingAPI: Add support for AWS::RDS::DBCluster resource (#5999) 2023-02-28 10:22:42 -01:00
test_route53 fix(route53): Allow upsert for resource records that already exist. (#5788) 2022-12-21 22:38:27 -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: Improve Cors AllowedOrigin behaviour (#6007) 2023-03-03 21:40:55 -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 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 Implement secretsmanager CancelRotateSecret (#5809) 2023-01-03 18:22:38 -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 SES: Ensure service is region-aware (#5862) 2023-01-21 17:10:55 -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 Lambda+SQS: Allow FIFO queues to be used as event sources (#5998) 2023-03-01 14:03:20 -01:00
test_ssm SSM: Include default parameters at /aws/service/ecs/optimized-ami (#6008) 2023-03-04 11:36:00 -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 Transcribe: add IdentifyMultipleLanguages and return LanguageCodes (#5918) 2023-02-11 10:50:30 -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