moto/tests
2020-02-24 13:01:38 -06:00
..
test_acm black linting 2019-12-16 21:25:20 -05:00
test_apigateway Merge branch 'master' into feature-apigw-authorizers 2020-02-18 10:49:53 -06:00
test_athena
test_autoscaling Fix some typos 2020-01-14 09:55:32 -08:00
test_awslambda Merge pull request #2755 from bblommers/dynamodbstreams_update_item 2020-02-18 18:15:25 -06:00
test_batch Merge pull request #2631 from kislyuk/patch-2 2019-12-14 13:46:08 -08:00
test_cloudformation Merge pull request #2173 from sthuber90/master 2020-02-17 17:55:03 -06:00
test_cloudwatch Merge remote-tracking branch 'upstream/master' 2019-12-23 08:38:53 +01:00
test_codecommit add tests for codecommit 2019-12-26 16:06:53 +01:00
test_codepipeline Add codepipeline.untag_resource 2019-12-23 19:50:16 +01:00
test_cognitoidentity black linting 2019-12-16 21:25:20 -05:00
test_cognitoidp Merge pull request #2742 from xnegativx/master 2020-02-18 13:41:02 +00:00
test_config add workaround for NotImplementedError failing server mode tests 2020-02-24 13:01:38 -06:00
test_core Implemented S3 Account-level public access block. 2020-02-17 15:41:27 -08:00
test_datapipeline Merge remote-tracking branch 'upstream/master' 2019-12-23 08:38:53 +01:00
test_datasync
test_dynamodb Merge remote-tracking branch 'upstream/master' 2019-12-23 08:38:53 +01:00
test_dynamodb2 Add region to DDB tests 2020-02-09 11:58:41 +00:00
test_dynamodbstreams
test_ec2 Merge pull request #2173 from sthuber90/master 2020-02-17 17:55:03 -06:00
test_ec2_instance_connect parent 0f67a74d25 2019-12-17 17:38:49 -08:00
test_ecr Fix more typos. 2020-01-23 10:15:02 -08:00
test_ecs Fix more typos. 2020-01-23 10:15:02 -08:00
test_elb black linting 2019-12-16 21:25:20 -05:00
test_elbv2 Fix more typos. 2020-01-23 10:15:02 -08:00
test_emr #1427 - EMR - Return start time of first step 2020-02-20 08:59:21 +00:00
test_events fixes bug in resourcetaggingapi/get_kms_tags 2020-02-19 09:18:01 -06:00
test_glacier Merge remote-tracking branch 'upstream/master' 2020-01-23 15:37:40 +01:00
test_glue Merge remote-tracking branch 'upstream/master' 2020-01-24 10:38:19 +01:00
test_iam Made UserName parameter optional for IAM access key functions 2020-01-27 12:12:21 -05:00
test_iot fix linting errors 2019-12-23 09:01:53 +01:00
test_iotdata
test_kinesis Fix more typos. 2020-01-23 10:15:02 -08:00
test_kms re-add coverage and remove unused import 2020-02-21 15:39:23 -05:00
test_logs Fix order and nextToken handling in logs.get_log_events 2019-11-26 23:38:43 +01:00
test_opsworks Merge remote-tracking branch 'upstream/master' 2019-12-23 08:38:53 +01:00
test_organizations Raise DuplicateOrganizationalUnitException 2020-02-06 12:38:37 +01:00
test_packages
test_polly Merge remote-tracking branch 'upstream/master' 2019-12-23 08:38:53 +01:00
test_rds Fix more typos. 2020-01-23 10:15:02 -08:00
test_rds2 Change test name in favor of abbreviation 2020-02-02 13:19:50 -03:00
test_redshift black linting 2019-12-16 21:25:20 -05:00
test_resourcegroups
test_resourcegroupstaggingapi fix test cases, bug when no tags are present and conflict 2020-02-21 15:21:41 -05:00
test_route53 Add IsTruncated to Route53.list_resource_record_sets 2019-12-27 19:32:31 +01:00
test_s3 Fix s3 test for location constraint. 2020-02-17 20:32:28 -06:00
test_s3bucket_path Fix more typos. 2020-01-23 10:15:02 -08:00
test_secretsmanager Merge pull request #2601 from mwaaas/fix/get_policy 2019-12-09 14:11:50 -08:00
test_ses add test verifying solution 2020-02-05 09:03:45 -06:00
test_sns Fix more typos. 2020-01-23 10:15:02 -08:00
test_sqs Limit SQS list_queues response to 1000 queues 2020-02-07 15:54:42 -06:00
test_ssm Merge pull request #2611 from Sytten/fix/ssm-parameter 2019-12-16 11:59:42 -08:00
test_stepfunctions black linting 2019-12-16 21:25:20 -05:00
test_sts ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05:00
test_swf Merge pull request #2756 from EpicWink/swf-workflow-defaults 2020-02-18 18:45:46 -06:00
test_utilities delete tags when their resource is deleted 2020-02-05 11:58:52 -05:00
test_xray
__init__.py
backport_assert_raises.py
helpers.py