moto/tests
Steve Pulec b252ab6675
Merge pull request #2173 from sthuber90/master
Extending IoT Policy and Jobs functionality
2020-02-17 17:55:03 -06:00
..
test_acm black linting 2019-12-16 21:25:20 -05:00
test_apigateway add default for apiKeyRequired field on API Gateway methods 2020-02-14 12:26:27 -06:00
test_athena
test_autoscaling Fix some typos 2020-01-14 09:55:32 -08:00
test_awslambda Update new lambda test to work with updated status codes. CC #2642. 2020-02-17 17:29:00 -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 Change from black linter 2020-02-05 14:19:08 +01:00
test_config black linting 2019-12-16 21:25:20 -05:00
test_core ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05: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 Lint. 2019-11-21 17:53:58 -05:00
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
test_events black linting 2019-12-16 21:25:20 -05: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 Move boto3 tests to separate file 2020-02-07 16:28:23 +01: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 Add S3 LocationConstraint to Lambda tests 2020-02-02 11:48:32 +00:00
test_route53 Add IsTruncated to Route53.list_resource_record_sets 2019-12-27 19:32:31 +01:00
test_s3 S3 LocationConstraint test can only be run in non-ServerMode 2020-02-02 12:45:57 +00: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 #2173 from sthuber90/master 2020-02-17 17:55:03 -06:00
test_xray Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
__init__.py
backport_assert_raises.py
helpers.py