moto/tests
Steve Pulec 768a58671a Merge pull request #723 from rocky4570/awslambda-mods
lambderize the moto lambda
2016-10-09 19:13:02 -04:00
..
test_apigateway don't set cacheClusterSize if cache not enabled 2016-09-14 10:04:51 +01:00
test_autoscaling added update_and_create_tags() to autoscale groups 2016-06-17 18:51:28 -07:00
test_awslambda argh 2 days trying to work python3 into working python2 :( 2016-10-10 01:13:52 +10:00
test_cloudformation argh 2 days trying to work python3 into working python2 :( 2016-10-10 01:13:52 +10:00
test_cloudwatch Preserve Namespace and MetricName when creating cloudwatch alarm. 2016-08-01 17:31:08 -04:00
test_core Hopefully break build by testing for local only default server 2016-09-01 12:05:34 +01:00
test_datapipeline
test_dynamodb Add Dynamodb2 global indexes. Closes #329. 2015-03-14 15:02:43 -04:00
test_dynamodb2 fix: dynamodb2 conditions 2016-09-23 16:14:17 +01:00
test_ec2 Amended test_ami_create_and_delete to include test for existence of creation date 2016-08-26 15:14:04 +01:00
test_ecs add ecs tasks methods 2016-08-30 00:26:13 +01:00
test_elb Disallow creation of ELBs with duplicate names. 2016-05-15 20:04:00 +02:00
test_emr
test_glacier
test_iam Merge pull request #669 from netors/feature/implement-iam-list-users-for-boto3 2016-08-27 21:13:53 -04:00
test_kinesis fix integer division in testcase for py3 2015-12-05 12:46:31 +00:00
test_kms Add ARN and Alias functionality to KMS 2016-10-03 01:33:59 +11:00
test_opsworks opsworks: py2.6 compat str.format 2016-04-18 16:36:30 -04:00
test_rds
test_rds2
test_redshift
test_route53 Add a unit test to make sure multiple tags were actually associated with a resourceId 2016-09-22 18:44:07 -07:00
test_s3 Update response headers with response_dict from key; add tests 2016-09-20 15:42:21 -07:00
test_s3bucket_path cleanup flask paths with trailing slashes. 2016-01-24 17:13:32 -05:00
test_ses update SES backend to support domain identities and multiple recipients 2016-03-09 10:18:50 -06:00
test_sns Implement support for sns delete_endpoint() 2016-05-02 14:34:51 +02:00
test_sqs Use region from ctor to set queue_arn. 2016-08-17 22:12:00 +01:00
test_sts
test_swf ALWAYS use utcnow(), never now() 2016-09-07 14:40:52 -04:00
__init__.py
backport_assert_raises.py
helpers.py