moto/tests
Steve Pulec 2cd633e27d Merge pull request #323 from mikegrima/mgrima-add-boto-test-list_instance_profiles_for_role
Added in test for the boto IAM method: list_instance_profiles_for_role()
2015-02-27 15:32:16 -05:00
..
test_autoscaling Tests: Tweaked a general test to be compatible with Boto 2.7, attribute check is redundant with a specific version-gated test. 2014-09-10 13:01:32 -07:00
test_cloudformation Change SecurityGroupBackend.{authorize,revoke}_security_group_ingress() methods to receive group name or id, never both 2015-02-25 18:11:00 -05:00
test_cloudwatch Fix merge conflicts for cloudwatch. 2014-10-30 23:51:09 -04:00
test_core create a new connection after exiting context manager in test_decorator_calls 2015-02-20 21:39:26 +02:00
test_dynamodb Remove dynamodb Py3 boto restrictions since we only test newer boto now. 2014-11-27 08:03:47 -05:00
test_dynamodb2 Start to add basic support for dynamodb2 item updating. Closes #16. 2014-11-29 22:03:29 -05:00
test_ec2 Merge pull request #317 from spulec/ec2-security-group-tag-filtering 2015-02-24 18:00:51 -05:00
test_elb Add multi-region ELB test. 2014-11-16 18:00:04 -05:00
test_emr No native dict comprehensions in py26. 2015-02-14 12:21:53 -05:00
test_iam Added in test for the boto IAM method: list_instance_profiles_for_role() 2015-02-26 21:28:15 -08:00
test_kinesis Add more shard iterator types. 2014-11-26 20:49:21 -05:00
test_rds Remove requires_boto_lte and add comment about StorageType vs storage_type 2015-02-03 16:57:12 -05:00
test_rds2 Turned off tests on python 3 2015-01-30 19:28:07 +11:00
test_redshift Add invalid subnet test. 2014-11-23 23:20:02 -05:00
test_route53 Add route53 health checks. 2015-01-17 19:06:43 -05:00
test_s3 Add failing test for bucket versioning 2015-02-22 22:22:32 +07:00
test_s3bucket_path allow running mock_s3 and mock_s3bucket_path one after the other 2015-02-20 21:50:49 +02:00
test_ses Support Python 3 using six 2014-08-28 10:57:43 -04:00
test_sns Cleanup some incorrect date formats. 2014-11-29 23:34:40 -05:00
test_sqs Fixes for multi-region SQS. 2014-11-16 17:57:46 -05:00
test_sts Cleanup some incorrect date formats. 2014-11-29 23:34:40 -05:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
backport_assert_raises.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
helpers.py Remove requires_boto_lte and add comment about StorageType vs storage_type 2015-02-03 16:57:12 -05:00