summaryrefslogtreecommitdiff
path: root/tests/integration/route53
Commit message (Expand)AuthorAgeFilesLines
* fix: assertRaises and unittest for python 2.6Felix Yan2014-07-095-12/+8
* route53 module: add backward-compatible support for Python 3.3+Felix Yan2014-07-041-2/+3
* update route53 health check integration testsZihao Yu2014-06-241-2/+14
* Add support for setting failure threshold for Route53 health checks.Jack Bruno2014-03-221-0/+21
* Route53 Record.set_alias was broken by the addition of targetJim Browne2014-02-261-0/+33
* Add support for request intervals in health checks.Matt DeBoard2014-02-191-1/+27
* Merge branch 'tellybug-develop' into develop.Daniel G. Taylor2014-02-145-12/+142
|\
| * Change the example domain from example.com to bototest.com for integration te...Matt Millar2014-02-124-49/+49
| * Add integration testsMatt Millar2014-02-121-0/+117
| * Factor attributes to class levelMatt Millar2014-01-311-1/+1
| * Update to the 2013-04-01 API and add support for string health checksMatt Millar2014-01-311-10/+1
| * Update (c) messages to match boto styleMatt Millar2014-01-312-8/+3
| * Refactor base class to simplify setup of multiple testcasesMatt Millar2014-01-312-10/+20
| * Add nose Route53 tags to route53 tests to allow for simple testing of just Ro...Matt Millar2014-01-313-0/+16
* | Updated tests to remove the ``example.com``.Daniel Lindsley2014-02-121-7/+10
* | Route53: add integration tests for alias rrsStefan Praszalowicz2014-02-121-0/+80
* | Removed ``example.com`` from Route53 tests.Daniel Lindsley2014-02-122-49/+83
|/
* Spruced up all the certificate tests.Daniel Lindsley2013-10-041-8/+7
* Fix typoDaniel G. Taylor2013-08-211-1/+1
* Fix a bug where only 100 records can be added or deleted at a time by sending...Daniel G. Taylor2013-08-211-0/+10
* Fix typo and set record limit to minimum required to reproduce the issue.Daniel G. Taylor2013-08-211-2/+2
* PEP8 fixesDaniel G. Taylor2013-08-211-9/+8
* test for ResourceRecordSet miscounting problemJames Legg2013-08-211-1/+38
* Added some simple tests for Route53's ``ResourceRecordSets``.Daniel Lindsley2013-07-151-0/+53
* Copyright fix-up for merged changes. #478Jim Browne2012-12-121-0/+24
* Change layout of slick53 integration #478Jim Browne2012-12-121-1/+1
* Integration and enhancement of slick53 #478 #272Jim Browne2012-10-181-0/+108
* WIP: This should be a complete set of changes to enable testing of cert verif...Mitch Garnaat2012-09-052-0/+60