moto/tests/test_route53
Vincent Rivellino 1971af9032 Updated test_route53.test_rrset() for batch update
* This should provide a test for [spulec/moto#84].
 * Prior to deleting the existing A record, it sends a batch update that
   includes DELETE and a CREATE, which is what boto performs when
   updating a ResourceRecord.
2014-02-03 12:37:57 -05:00
..
test_route53.py Updated test_route53.test_rrset() for batch update 2014-02-03 12:37:57 -05:00