.. |
test_autoscaling
|
Set tags in response, fix tests for tags
|
2015-10-06 18:07:58 +00:00 |
test_cloudformation
|
Change CloudFormationResponse.get_template() to return GetTemplateResponse/GetTemplateResult/TemplateBody
|
2015-10-05 15:21:30 -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_datapipeline
|
Change data pipeline responses to start with lowercase characters
|
2015-09-17 15:26:35 -04:00 |
test_dynamodb
|
Add Dynamodb2 global indexes. Closes #329.
|
2015-03-14 15:02:43 -04:00 |
test_dynamodb2
|
Add KeyConditionExpression to dynamo.
|
2015-08-01 19:32:33 -04:00 |
test_ec2
|
Merge pull request #425 from ZuluPro/random_key_pair
|
2015-10-05 18:25:17 -04:00 |
test_elb
|
Make all existing ELB endpoints compatible with boto3
|
2015-08-24 15:07:14 +00: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
|
Added sns backend to servers, added some tests to check backend
|
2015-08-04 00:20:04 +02:00 |
test_kinesis
|
py26 fix
|
2015-10-30 10:04:08 -04:00 |
test_kms
|
KMS: aliases
|
2015-07-23 10:56:33 -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
|
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 support for latency based route53 records
|
2015-09-08 21:36:32 +00:00 |
test_s3
|
Add more boto3 s3 tests
|
2015-08-13 21:18:25 +00:00 |
test_s3bucket_path
|
Tweak bucket.delete_keys for s3bucket_path.
|
2015-09-04 19:02:26 +02:00 |
test_ses
|
Support Python 3 using six
|
2014-08-28 10:57:43 -04:00 |
test_sns
|
Implement XML responses for SNS (for Boto3)
|
2015-08-20 14:57:17 -04:00 |
test_sqs
|
Fix queue urls for other regions. Closes #411.
|
2015-09-19 09:18:16 -04: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 |