moto/tests
Bert Blommers 70b2d3ab3c
Merge pull request #2709 from blbradley/fix/localstack-split-stacks
throw ValidationError on non existing stack
2020-02-03 14:33:54 +00:00
..
test_acm black linting 2019-12-16 21:25:20 -05:00
test_apigateway Update API Gateway resource name test 2020-01-29 16:28:37 -03:00
test_athena
test_autoscaling Fix some typos 2020-01-14 09:55:32 -08:00
test_awslambda Merge pull request #2703 from brady-gsa/fix_lambda_config 2020-01-29 15:30:25 +00:00
test_batch Merge pull request #2631 from kislyuk/patch-2 2019-12-14 13:46:08 -08:00
test_cloudformation fix test 2020-01-30 17:50:21 -06:00
test_cloudwatch
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 moto/issues/2670 | Moved population of user attributes from accessToken to idToken 2020-01-15 23:33:09 +08: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 Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_datasync
test_dynamodb
test_dynamodb2 Merge pull request #2675 from bblommers/bugfix/#2674 2020-01-22 20:01:53 -06:00
test_dynamodbstreams
test_ec2 Fix more typos. 2020-01-23 10:15:02 -08: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 Add missing regions to all services 2019-12-26 17:12:22 +01:00
test_glue Fix more typos. 2020-01-23 10:15:02 -08:00
test_iam Made UserName parameter optional for IAM access key functions 2020-01-27 12:12:21 -05:00
test_iot
test_iotdata
test_kinesis Fix more typos. 2020-01-23 10:15:02 -08:00
test_kms Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_logs Fix order and nextToken handling in logs.get_log_events 2019-11-26 23:38:43 +01:00
test_opsworks
test_organizations
test_packages
test_polly
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 Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_route53 Add IsTruncated to Route53.list_resource_record_sets 2019-12-27 19:32:31 +01:00
test_s3 Fix more typos. 2020-01-23 10:15:02 -08: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 ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05:00
test_sns Fix more typos. 2020-01-23 10:15:02 -08:00
test_sqs Fix sqs permission handling & add more error handling 2020-01-30 22:42:27 +01: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 Fix more typos. 2020-01-23 10:15:02 -08:00
test_xray
__init__.py
backport_assert_raises.py
helpers.py