summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3127 from markreddy/issue/3126Michael Dowling2015-07-061-2/+2
|\
| * Use the correct filter parameter when filtering by instance_group_typesMark Reddy2015-05-011-2/+2
* | Merge pull request #3242 from alfredodeza/developMichael Dowling2015-06-301-0/+96
|\ \
| * | add unit tests for parsing hosts with ipv6 supportAlfredo Deza2015-06-301-0/+45
| * | tests for the new is_ipv6 utilityAlfredo Deza2015-06-301-0/+51
* | | Retain literal wildcard characters in CF invalidation paths. These are now su...Wolfgang Nagele2015-06-301-0/+23
|/ /
* | Merge branch 'phobologic-fix_ec2container' into developJames Saryerwinnie2015-06-292-0/+33
|\ \
| * | Add test for ECS connect_to_region()James Saryerwinnie2015-06-292-0/+33
| |/
* | Merge pull request #3064 from MisaKondo/ebs-encrypted-by-specify-kmsKyle Knapp2015-05-201-0/+17
|\ \ | |/ |/|
| * add unit test for test_create_volume_with_specify_kmsMisaKondo2015-03-261-0/+17
* | Fix teardown flakiness on 404 in gs testcasesTravis Hobrla2015-04-271-5/+13
* | Merge pull request #3051 from teamdoug/kms_py3Kyle Knapp2015-04-272-1/+2
|\ \
| * | Add KMS to Python 3 test whitelistDoug Ellwanger2015-03-181-0/+1
| * | Fix KMS in Python 3Doug Ellwanger2015-03-181-1/+1
* | | Add support for Amazon Machine Learningkyleknap2015-04-082-0/+66
* | | Fix issue with modify reserved instanceskyleknap2015-04-081-2/+4
* | | Merge pull request #3074 from boto/cloudtrail-updateDaniel G. Taylor2015-04-021-8/+10
|\ \ \
| * | | Fix failing test because of deprecated paramscloudtrail-updateDaniel G. Taylor2015-04-021-8/+10
| | |/ | |/|
* | | Merge pull request #2714 from arnaud036/developDaniel G. Taylor2015-04-021-0/+63
|\ \ \ | |/ / |/| |
| * | Added unit test for ec2 autoscale group detach_instances functionArnaud Delabarre2014-10-271-0/+63
* | | Issue 2296. Adding support for UsePreviousValue.Aron Kyle2015-03-192-6/+63
| |/ |/|
* | Add more regions for configservicekyleknap2015-03-051-1/+6
* | whitespacelafleche.jonathan2015-02-241-1/+1
* | fix for region change - including unit testslafleche.jonathan2015-02-241-0/+4
* | Merge pull request #2925 from pauloubuntu/developKyle Knapp2015-02-062-1/+241
|\ \
| * | Added unit tests for online global secondary indexes updatesPaulo Almeida2015-02-041-0/+137
| * | Added a few assertions to test_highlevel.pyPaulo Almeida2015-02-031-2/+40
| * | Fixed unit test for test_update methodPaulo Almeida2015-01-311-2/+1
| * | split global secondary indexes online suppot in smaller methods as discussed ...Paulo Almeida2015-01-311-16/+16
| * | Added unit testPaulo Almeida2015-01-301-1/+66
| * | Added attribute_definitions = None on assert_caled_once_with testPaulo Almeida2015-01-301-1/+2
* | | Add test ensuring Content-Length header is a strKevin Schaul2015-02-041-0/+10
|/ /
* | Merge pull request #2913 from kyleknap/fix-sqs-bytes-messageKyle Knapp2015-01-271-0/+15
|\ \
| * | Allow for binary to be passed to sqs messagekyleknap2015-01-231-0/+15
* | | Merge pull request #2891 from kyleknap/kinesis-updateKyle Knapp2015-01-263-4/+104
|\ \ \
| * | | Further update kinesis testskyleknap2015-01-152-5/+31
| * | | Add integration test to kinesiskyleknap2015-01-151-2/+22
| * | | Fix binary input handling regression in KinesisDaniel G. Taylor2015-01-152-0/+54
* | | | Update copyright year to 2015kyleknap2015-01-232-2/+2
* | | | Add support for Amazon EC2 Container Servicekyleknap2015-01-232-0/+61
| |/ / |/| |
* | | Update copyright year to 2015 for cloudhsmkyleknap2015-01-232-2/+2
* | | Add support for CloudHSMkyleknap2015-01-232-0/+65
* | | Update the year to 2015 on copyrightkyleknap2015-01-232-2/+2
* | | Add support for AWS Configkyleknap2015-01-232-0/+60
* | | Update copyright in codedeploy to 2015kyleknap2015-01-222-2/+2
* | | Add support for AWS CodeDeploykyleknap2015-01-222-0/+62
* | | Update copyright year to 2015kyleknap2015-01-224-4/+4
* | | Add better lambda error handlingkyleknap2015-01-211-0/+27
* | | Update a lambda unit testkyleknap2015-01-211-3/+2
* | | Update lambda to be more flexible with streamskyleknap2015-01-212-0/+112