Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upAdd Geo record zone tests #137
Conversation
It was definitely WIP and it's been long enough that I don't recall the exact status of the code. I think it was able to create them from scratch, but there may have been issues with the health checks. I don't think I made it to the point of testing changes. If I had to guess I'd say there's probably a few days to a week of work if I was able to sit down and work on it un-interrupted to get it shipped. Unfortunately not something I'll be able to do soon. |
|
My question is not really about |
I'm sure I ran the tests so probably was aware of it at the time. |
vanbroup commentedOct 31, 2017
@ross, I started to add some test geo records and it looks like the
A,AAAAand the newCNAMEall fail to detect the zone changes?I don't see any code related to geo records in the
changesfunction ofzone.py(line 99), have you left that out on purpose?Related to: #62