moto/tests
2021-10-15 19:10:28 +00:00
..
test_acm Feature: ACM: in_use_by (#4414) 2021-10-14 21:43:10 +00:00
test_apigateway implemented validators endpoints (#4309) 2021-09-22 16:34:20 +00:00
test_applicationautoscaling Bugfix for put_scaling_policy in applicationautoscaling. (#4054) 2021-07-07 12:36:26 +01:00
test_athena Linting 2020-11-11 15:55:37 +00:00
test_autoscaling Rewrite deprecated CloudFormation tests (#3842) 2021-10-04 13:47:40 +00:00
test_awslambda AWSLambda - clean up tests (#4317) 2021-09-21 15:19:49 +00:00
test_batch Update test_batch_jobs.py 2021-10-09 21:31:10 +00:00
test_cloudformation SNS:Topic: Add option to update/delete via CF (#4392) 2021-10-11 21:56:39 +00:00
test_cloudtrail Service: CloudTrail (#4410) 2021-10-13 22:22:31 +00:00
test_cloudwatch CloudWatch - Enable list_metrics() with Dimensions without value (#4400) 2021-10-12 22:04:06 +00:00
test_codecommit Finish porting from nose to pytest. 2020-11-10 08:25:05 +01:00
test_codepipeline Linting 2020-11-11 15:55:37 +00:00
test_cognitoidentity CognitoIdentity:create_identity_pool: Add validation for name (#4415) 2021-10-14 22:20:56 +00:00
test_cognitoidp Added admin_reset_user_password implementation (#4412) 2021-10-14 10:12:08 +00:00
test_config Fix validation of InputParameters (#4343) 2021-09-24 21:50:39 +00:00
test_core SQS - duplicate deprecated tests (#4326) 2021-09-22 21:50:27 +00:00
test_datapipeline Rewrite deprecated CloudFormation tests (#3842) 2021-10-04 13:47:40 +00:00
test_datasync Merge LocalStack changes into upstream moto (#4082) 2021-07-26 15:21:17 +01:00
test_dms DMS - basic task replication methods implementation (#3900) 2021-05-06 18:33:48 +01:00
test_dynamodb DynamoDB - Rewrite boto tests (#3927) 2021-09-22 21:22:56 +00:00
test_dynamodb2 Fixed a bug where calling batch_get_item with non-existing tables names would not raise ResourceNotFoundException (#4344) (#4403) 2021-10-13 10:36:16 +00:00
test_dynamodbstreams Py3: use unittest.mock instead of mock (#3481) 2021-04-06 10:22:42 +01:00
test_ec2 EC2 - Bugfix where associate_public_ip was always True (#4404) 2021-10-13 09:57:39 +00:00
test_ec2instanceconnect Improve implementation coverage (and layout) 2020-05-12 14:58:35 +01:00
test_ecr Add ecr replication config (#4170) 2021-08-14 16:15:56 +01:00
test_ecs Fix error when AWS::ECS::Service does not include a DesiredCount (#4292) 2021-09-15 21:05:53 +00:00
test_efs Add partial support for EFS (#4080) 2021-07-29 05:55:23 +01:00
test_eks Fargate (#4185) 2021-08-19 06:44:56 +01:00
test_elasticbeanstalk Refactor ARNs to remove hardcoded account id (#3701) 2021-02-17 09:06:22 +00:00
test_elastictranscoder Feature: Elastic Transcoder (#3810) 2021-08-28 07:30:40 +01:00
test_elb Feature: ACM: in_use_by (#4414) 2021-10-14 21:43:10 +00:00
test_elbv2 ELBv2 - Streamline parsing of Actions-parameter in create_rule (#4390) 2021-10-11 21:12:38 +00:00
test_emr EMR - mark tests as duplicated (#4332) 2021-09-23 13:27:55 +00:00
test_events Events: Fix pagination for list_rules/list_rule_names_by_target (#3781) 2021-10-11 19:16:34 +00:00
test_firehose Verify at least one dest config is specified (#4363) 2021-09-30 19:57:03 +00:00
test_forecast Linting 2020-11-11 15:55:37 +00:00
test_glacier Glacier - rewrite deprecated tests (#4336) 2021-09-23 17:22:16 +00:00
test_glue Glue - Implemented create_crawler, get_crawler, get_crawlers, delete_crawler. Updated IMPLEMENTATION_COVERAGE.md. (#4222) 2021-08-26 10:49:41 +01:00
test_iam Rewrite deprecated CloudFormation tests (#3842) 2021-10-04 13:47:40 +00:00
test_iot Fix list_job_excecutions_for_thing with status parameter (#4334) 2021-09-24 13:41:08 +00:00
test_iotdata Remove Py2 support (#3915) 2021-07-26 07:40:39 +01:00
test_kinesis Kinesis - DescribeStream(): Implement Filter-param (#4391) 2021-10-11 20:33:32 +00:00
test_kinesisvideo Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_kinesisvideoarchivedmedia Linting 2020-11-11 15:55:37 +00:00
test_kms KMS - duplicate boto tests (#3916) 2021-09-22 20:37:03 +00:00
test_logs Feature: Kinesis - list_shards() (#3752) 2021-10-09 20:18:13 +00:00
test_managedblockchain Make Moto (tests) compatible with flask/werkzeug 2.x (#3923) 2021-05-13 10:36:56 +01:00
test_mediaconnect Add support for remove_flow_output and remove_flow_vpc_interface (#4058) 2021-07-07 11:11:19 +01:00
test_medialive Implementation of core AWS Mediapackage endpoints (#3762) 2021-03-12 14:56:25 +00:00
test_mediapackage Introduce Pylint to check for duplicate test method names (#3684) 2021-08-21 16:33:15 +01:00
test_mediastore Introduce Pylint to check for duplicate test method names (#3684) 2021-08-21 16:33:15 +01:00
test_mediastoredata Introduce Pylint to check for duplicate test method names (#3684) 2021-08-21 16:33:15 +01:00
test_opsworks Address pytest warnings (#3629) 2021-01-29 11:31:56 +00:00
test_organizations Organisations - Detach policy, and asserts it actually happens (#3759) 2021-08-22 10:49:48 +01:00
test_packages Py3: use unittest.mock instead of mock (#3481) 2021-04-06 10:22:42 +01:00
test_polly Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_ram Finish porting from nose to pytest. 2020-11-10 08:25:05 +01:00
test_rds Remove Py2 support (#3915) 2021-07-26 07:40:39 +01:00
test_rds2 RDS - Cluster-methods + restore_db_from_snapshot (#4247) 2021-10-10 19:18:19 +00:00
test_redshift Rewrite deprecated CloudFormation tests (#3842) 2021-10-04 13:47:40 +00:00
test_resourcegroups Fix resource group get-group-query & update-query-query (#3934) 2021-05-18 20:58:21 +01:00
test_resourcegroupstaggingapi Rewrite deprecated CloudFormation tests (#3842) 2021-10-04 13:47:40 +00:00
test_route53 Rewrite deprecated CloudFormation tests (#3842) 2021-10-04 13:47:40 +00:00
test_s3 Enforce tagging restrictions for S3 object (#4417) 2021-10-15 19:10:28 +00:00
test_s3bucket_path Remove Py2 support (#3915) 2021-07-26 07:40:39 +01:00
test_sagemaker Implement sagemaker list_training_jobs enhancement (issue #4248) (#4256) 2021-09-02 13:45:47 +01:00
test_secretsmanager ISSUE-4340: SecretsManager cannot find specified secret using ARN in some operations (#4353) 2021-09-27 19:59:13 +00:00
test_ses SES - SendEmail: source attr can contain chevrons (#4338) 2021-09-23 18:56:22 +00:00
test_sns SNS:Topic: Add option to update/delete via CF (#4392) 2021-10-11 21:56:39 +00:00
test_sqs Parallelize tests - Part 1 (#4368) 2021-10-05 17:11:07 +00:00
test_ssm [issue-4360] Fix InvalidResource Id,Type responses for ssm tagging methods (#4361) 2021-09-30 11:47:11 +00:00
test_stepfunctions Feature: Kinesis - list_shards() (#3752) 2021-10-09 20:18:13 +00:00
test_sts STS - duplicate boto tests (#4329) 2021-09-23 12:09:24 +00:00
test_support Merge LocalStack changes into upstream moto (#4082) 2021-07-26 15:21:17 +01:00
test_swf Rewrite deprecated SWF tests (#3891) 2021-09-21 22:00:20 +00:00
test_transcribe A small bit of Transcribe support (#4269) 2021-09-07 14:18:04 +01:00
test_utilities Add validation of tags to TaggingService (#4253) 2021-09-01 07:07:01 +01:00
test_wafv2 Wafv2 initial Implementation 2021-08-04 06:45:41 +01:00
test_xray Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
__init__.py Rewrite deprecated EC2 tests (#3881) 2021-09-25 11:13:07 +00:00
helpers.py Remove Py2 support (#3915) 2021-07-26 07:40:39 +01:00
terraform-tests.failures.txt cleaned up test csaes (#4315) 2021-09-20 19:48:45 +00:00
terraform-tests.success.txt fixed object locking mechanism in s3 (#4367) 2021-10-06 20:05:26 +00:00