moto/tests
2022-04-17 22:34:48 +00:00
..
terraformtests Terraform - enable additional tests (#5035) 2022-04-17 22:34:48 +00:00
test_acm Fix test failures on systems with 32-bit time_t (#4954) 2022-03-20 15:22:15 -01:00
test_apigateway Remove more DynamoDB2 references (#4933) 2022-03-11 21:29:16 -01:00
test_apigatewayv2 Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_applicationautoscaling ApplicationAutoscaling - Scheduled Actions (#5011) 2022-04-08 10:08:28 +00:00
test_appsync Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_athena Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_autoscaling Improvements - Autoscaling (#4985) 2022-03-29 21:46:06 +00:00
test_awslambda S3 - initial Notifications implementation (#5007) 2022-04-06 21:10:32 +00:00
test_batch Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_budgets Fix test failures on systems with 32-bit time_t (#4954) 2022-03-20 15:22:15 -01:00
test_cloudformation fix cloudformation arn account id (#4995) 2022-04-02 17:07:40 +00:00
test_cloudfront Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_cloudtrail Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_cloudwatch Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_codecommit Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_codepipeline Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_cognitoidentity Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_cognitoidp CognitoIDP - allow unauthenticated request to sign_up (#5009) 2022-04-06 22:21:14 +00:00
test_config Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_core Use monkeypatch.setenv instead of modifying os.environ (#4981) 2022-03-29 15:43:44 +00:00
test_databrew New methods to the databrew service for recipes and rulesets. (#4996) 2022-04-07 09:45:17 +00:00
test_datapipeline Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_datasync Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_dax Feature: DAX (#4722) 2021-12-27 19:15:37 -01:00
test_dms Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_ds Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_dynamodb DynamoDB - extend TransactWriteItems error handling (#5012) 2022-04-09 21:45:25 +00:00
test_dynamodb2 Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_dynamodb_v20111205 Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_dynamodbstreams Deprecate mock_dynamodb2 (#4919) 2022-03-09 16:57:25 -01:00
test_ec2 EC2 - search_transit_gateway_routes -search by CIDR (#5020) 2022-04-11 19:43:33 +00:00
test_ec2instanceconnect Improve implementation coverage (and layout) 2020-05-12 14:58:35 +01:00
test_ecr ECR - Fix bug in batch_delete where images could not be deleted (#4969) 2022-03-25 14:11:54 -01:00
test_ecs ECS - support for CapacityProviders (#4977) 2022-03-29 14:19:09 +00:00
test_efs Create & Describe file system APIs return Name property based on tags (#4978) 2022-03-29 17:24:48 +00:00
test_eks EKS: EncryptionConfig should be an empty list by default (#4986) 2022-03-29 22:40:23 +00:00
test_elasticache Feature: Elasticache (#4668) 2021-12-07 11:09:13 -01:00
test_elasticbeanstalk Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_elastictranscoder Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_elb Remove print-statement 2022-03-24 22:38:17 -01:00
test_elbv2 ELB: Fix response templates (#5032) 2022-04-16 20:57:02 +00:00
test_emr Fix: EMR Steps should be returned in reverse order of creation 2022-03-19 22:51:53 -07:00
test_emrcontainers Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_es Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_events Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_firehose Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_forecast Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_glacier Glacier - allow zipfiles to be uploaded (#4800) 2022-01-27 09:40:42 -01:00
test_glue Support Expression in Glue's get_partitions (#5013) 2022-04-14 19:37:10 +00:00
test_guardduty Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_iam Enhance IAM credentials report to dynamic mfa_active and password_last_used (#5004) 2022-04-07 16:35:08 +00:00
test_iot Return all things when using "*" query_string parameter (#4960) 2022-03-22 21:35:37 -01:00
test_iotdata IOT improvements (#4848) 2022-02-10 08:02:40 -01:00
test_kinesis Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_kinesisvideo Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_kinesisvideoarchivedmedia Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_kms Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_logs Logs - fix typo in log-group-name regex (#4972) 2022-03-26 20:06:23 -01:00
test_managedblockchain Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_mediaconnect Added support for ListenerAddress based on srt or zixi-pull protocols. (#4961) 2022-03-22 19:11:22 -01:00
test_medialive Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_mediapackage Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_mediastore Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_mediastoredata Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_mq MQ - Initial implementation (#4789) 2022-01-25 19:01:03 -01:00
test_opsworks Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_organizations Add Pagination for Organizations:ListAccounts 2022-03-19 17:34:58 -07:00
test_pinpoint Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_polly Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_quicksight QuickSight - list_users,list_groups,create_group_membership,create_data_set,create_ingestion (#4989) 2022-03-31 12:26:17 +00:00
test_ram Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_rds rds - support final snapshot when delete a cluster (#5023) 2022-04-14 14:58:41 +00:00
test_rds2 Deprecate RDS2 (#4920) 2022-03-09 10:05:18 -01:00
test_redshift Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_redshiftdata Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_rekognition Add Rekognition support. (#4957) 2022-03-29 13:15:25 +00:00
test_resourcegroups Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_resourcegroupstaggingapi Deprecate RDS2 (#4920) 2022-03-09 10:05:18 -01:00
test_route53 Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_route53resolver Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_s3 S3 - initial Notifications implementation (#5007) 2022-04-06 21:10:32 +00:00
test_s3bucket_path Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_s3control Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_sagemaker Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_sdb SimpleDB - initial implementation (#4585) 2021-11-17 19:09:24 -01:00
test_secretsmanager Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_servicediscovery Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_ses Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_sns Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_sqs Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_ssm Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_ssoadmin SSO-Admin - Initial implementation (#4743) 2022-01-07 15:28:29 -01:00
test_stepfunctions Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_sts Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_support Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_swf Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_textract Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_timestreamwrite TimestreamWrite - improvements (#4971) 2022-03-26 20:25:56 -01:00
test_transcribe Update Black + formatting (#4926) 2022-03-10 13:39:59 -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: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_xray Remove more DynamoDB2 references (#4933) 2022-03-11 21:29:16 -01:00
__init__.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +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