moto/tests
2022-02-24 22:34:59 -01:00
..
test_acm ACM improvements (#4847) 2022-02-09 21:38:09 -01:00
test_apigateway APIGateway improvements (#4874) 2022-02-18 22:31:33 -01:00
test_apigatewayv2 Feature: APIGatewayV2 (#4840) 2022-02-08 20:12:51 -01:00
test_applicationautoscaling Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_appsync AppSync - initial implementation (#4761) 2022-01-14 20:12:26 -01:00
test_athena Add Athena: create_data_catalog, list_data_catalogs, get_data_catalog (#4854) 2022-02-14 18:11:39 -01:00
test_autoscaling Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_awslambda DynamoDB improvements (#4849) 2022-02-10 19:09:45 -01:00
test_batch Batch - Add Attempts to JobDescription 2022-02-20 22:35:58 -01:00
test_budgets
test_cloudformation Allow "True" in SQS Queue boolean attributes (#4830) 2022-02-07 22:53:25 -01:00
test_cloudfront Cloudfront - add missing fields (#4792) 2022-01-25 18:24:18 -01:00
test_cloudtrail CloudTrail improvements (#4875) 2022-02-19 23:45:36 -01:00
test_cloudwatch Fix exception type in cloudwatch get_metric_statistics (#4775) 2022-01-25 09:22:29 -01:00
test_codecommit
test_codepipeline
test_cognitoidentity
test_cognitoidp Restrict initiate_auth and admin_initiate_auth AuthFlow (#4836) 2022-02-07 22:55:51 -01:00
test_config
test_core Prep release 3.0.3 (#4845) 2022-02-09 14:56:20 -01:00
test_datapipeline Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_datasync
test_dax Feature: DAX (#4722) 2021-12-27 19:15:37 -01:00
test_dms
test_ds Directory Service, Route53Resolver: Delete network interfaces created during initialization (#4629) 2021-11-24 17:22:38 -01:00
test_dynamodb Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_dynamodb2 Fix: Calling dynamodb:UpdateItem with non-existent table name should raise ResourceNotFoundException 2022-02-23 23:28:15 -08:00
test_dynamodbstreams
test_ec2 refactor scripts/get_amis.py into moto.ec2.utils.gen_moto_amis() (#4867) 2022-02-17 12:38:31 -01:00
test_ec2instanceconnect
test_ecr ECR - Persist RegistryID when creating a repository (#4742) 2022-01-06 21:05:23 -01:00
test_ecs ECS - LongARN is enabled by default (#4762) 2022-01-18 19:53:31 -01:00
test_efs
test_eks
test_elasticache
test_elasticbeanstalk
test_elastictranscoder
test_elb Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_elbv2 ELBv2 - Allow IAM certificates when calling modify_listener (#4823) 2022-02-04 20:59:23 -01:00
test_emr Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_emrcontainers
test_es Feature: ElasticsearchService (#4703) 2021-12-20 11:51:59 -01:00
test_events
test_firehose APIGateway improvements (#4874) 2022-02-18 22:31:33 -01:00
test_forecast
test_glacier Glacier - allow zipfiles to be uploaded (#4800) 2022-01-27 09:40:42 -01:00
test_glue
test_guardduty
test_iam Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_iot IOT improvements (#4848) 2022-02-10 08:02:40 -01:00
test_iotdata IOT improvements (#4848) 2022-02-10 08:02:40 -01:00
test_kinesis Improved support for Kinesis (#4795) 2022-01-26 18:41:04 -01:00
test_kinesisvideo Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_kinesisvideoarchivedmedia
test_kms Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_logs test: add missing test for delete_log_stream (#4788) 2022-01-25 12:03:57 -01:00
test_managedblockchain
test_mediaconnect
test_medialive
test_mediapackage
test_mediastore
test_mediastoredata
test_mq MQ - Initial implementation (#4789) 2022-01-25 19:01:03 -01:00
test_opsworks
test_organizations CloudTrail improvements (#4875) 2022-02-19 23:45:36 -01:00
test_polly
test_ram
test_rds Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_rds2 RDS: enable add and remove tag for resources (#4882) 2022-02-24 13:18:43 -01:00
test_redshift These changes address issue 4834. (#4835) 2022-02-07 14:10:12 -01:00
test_redshiftdata Add redshift-data: cancel_statement, describe_statement, execute_statement, get_statement_result (#4832) 2022-02-11 19:11:22 -01:00
test_resourcegroups
test_resourcegroupstaggingapi
test_route53 Route53 - Reusable Delegation Sets (#4817) 2022-01-30 23:53:05 -01:00
test_route53resolver
test_s3 S3:CompleteMultipartUpload - error on empty part list 2022-02-24 22:34:59 -01:00
test_s3bucket_path Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_s3control S3Control - Access Points 2022-02-24 20:51:01 -01:00
test_sagemaker Add pagination for list experiments/trials/components (#4686) 2021-12-15 09:32:19 -01:00
test_sdb
test_secretsmanager [LocalStack] Fixes to secretsmanager's PutSecretValue, CreateSecret, DeleteSecret (#4851) 2022-02-11 11:49:14 -01:00
test_servicediscovery Feature: ServiceDiscovery/CloudMap (#4862) 2022-02-15 13:33:47 -01:00
test_ses SES: Implement GetIdentityMailFromDomainAttributes and SetIdentityMailFromDomain (#4842) 2022-02-09 17:19:54 -01:00
test_sns SNS Improvements (#4881) 2022-02-21 21:01:38 -01:00
test_sqs SQS - Use full URL as the physical resource ID (#4864) 2022-02-15 22:26:36 -01:00
test_ssm SSM - load global parameters (#3953) 2022-02-12 12:59:15 -01:00
test_ssoadmin SSO-Admin - Initial implementation (#4743) 2022-01-07 15:28:29 -01:00
test_stepfunctions Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_sts Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_support
test_swf when a timer fires, it should also schedule a decision (#4791) 2022-01-25 15:45:02 -01:00
test_textract Removed print statement 2022-02-21 15:49:29 -03:30
test_timestreamwrite TimestreamWrite - list of records should be extended, not appended to (#4860) 2022-02-14 19:17:48 -01:00
test_transcribe
test_utilities
test_wafv2 Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_xray
__init__.py
helpers.py Add redshift-data: cancel_statement, describe_statement, execute_statement, get_statement_result (#4832) 2022-02-11 19:11:22 -01:00
terraform-tests.failures.txt S3:CompleteMultipartUpload - error on empty part list 2022-02-24 22:34:59 -01:00
terraform-tests.success.txt S3:CompleteMultipartUpload - error on empty part list 2022-02-24 22:34:59 -01:00