summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3399 from sendkb/developJames Saryerwinnie2015-12-231-2/+2
|\
| * Fix for listing EMR steps based on cluster_states filterkbalaji2015-11-191-2/+2
* | Merge branch 'py3-unit-tests' into developJames Saryerwinnie2015-12-222-53/+6
|\ \
| * | Remove py3 test whitelistJames Saryerwinnie2015-12-222-53/+3
| * | Update cloudsearchdomain tests to work with py3James Saryerwinnie2015-12-221-3/+6
| |/
* | Merge pull request #3412 from ryansb/developJames Saryerwinnie2015-12-221-2/+8
|\ \
| * | Fix Glacier test failure in python 3.5 due to MagicMockRyan S. Brown2015-11-301-2/+8
| |/
* | BF(PY3): use except ... as syntax instead of except ...,Yaroslav Halchenko2015-12-216-19/+19
|/
* Merge pull request #3254 from HarryRybacki/add_EUCentral1_to_s3James Saryerwinnie2015-08-192-1/+14
|\
| * Add bucket creation unit testHarry Rybacki2015-07-061-1/+9
| * Add EUCentral1 connetion testHarry Rybacki2015-06-301-0/+5
* | Merge pull request #3185 from shaunbrady/add_managed_policiesKyle Knapp2015-08-192-0/+799
|\ \
| * | Adding Description parameter to CreatePolicy and to GetPolicy testShaun Brady2015-08-071-0/+7
| * | Adding appropriate copyright to new files.Shaun Brady2015-05-242-1/+23
| * | Adding support for managed IAM policiesShaun Brady2015-05-242-0/+770
* | | Merge pull request #3045 from atlassian/route_originMichael Dowling2015-08-191-1/+7
|\ \ \
| * | | Add route origin to Route objects.Otto Jongerius2015-03-171-1/+7
* | | | 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
|\ \