2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-23 02:27:09 +00:00

5 Commits

Author SHA1 Message Date
Varsha Chandrashekar
b431894b9a
Expose get zone by name route in the API (#588) 2019-04-17 15:15:49 -04:00
Michael Ly
a240801843
Fix wait condition for zone update/delete functional tests (#514)
* Force an assertion that wait_until_zone_deleted has succeeded.
* Correct zone tests to wait for zone to be active before testing updates/deletes.
* Replace wait_until_zone_exists with wait_until_zone_active.
2019-03-01 10:37:01 -05:00
Rebecca Star
54b021aa58
Make DS records work (#472)
* allow DS changes to go through
2019-01-31 14:23:41 -05:00
Britney Wright
2a883e2713
Remove zone history check (#373)
* remove get_zone_history
* look for most recent zone change status
*  add wait_until_zone_active
* add helper function for test_sync_zone
2018-12-11 16:30:31 -05:00
Paul James Cleary
f0726ecb37 Initial code release 2018-07-31 14:26:07 -04:00