moto/tests
Ilya Sukhanov 9bf5c2e706 CloudWatch DescribeAlarm filters.
Adds support for filtering by:
action_prefix
alarm_name_prefix
alarm_names

And throw NotImplementedError when filtering by:
state_value
2015-07-22 21:08:39 -04:00
..
test_autoscaling
test_cloudformation Add UpdateStack functionality for Cloudformation. 2015-07-13 13:56:46 -04:00
test_cloudwatch CloudWatch DescribeAlarm filters. 2015-07-22 21:08:39 -04:00
test_core Cleanup class decorator. Closes #363. 2015-06-27 19:01:01 -04:00
test_dynamodb
test_dynamodb2 Fix dynamo item not found. 2015-07-16 15:33:00 -07:00
test_ec2 Fix cloudformation subnet tagging. 2015-07-13 19:27:00 -04:00
test_elb change usages of long conversion to int for python3 2015-07-16 18:23:13 -07:00
test_emr Make EMR multi-region 2015-07-12 19:32:16 +09:00
test_glacier More python 3 fixes. 2015-06-05 20:09:15 -04:00
test_iam
test_kinesis
test_kms Add basic KMS key endpoints. 2015-06-30 05:44:39 -04: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
test_redshift
test_route53
test_s3 Ensures all tests compare using bytes / bytearrays in 3.x. 2015-06-30 13:02:38 -05:00
test_s3bucket_path
test_ses
test_sns
test_sqs
test_sts
__init__.py
backport_assert_raises.py
helpers.py