Netflix / denominator

Portably control DNS clouds using java or bash
Apache License 2.0
580 stars 110 forks source link

Converts DiscoveryDNS MWS tests to MockWebServerAssertions #287

Closed codefromthecrypt closed 9 years ago

codefromthecrypt commented 9 years ago

Also fixes the ResourceRecordSetApi implementation. It was doing a zone name lookup for each call. The proper behavior is to expect users to pass a zone id.

codefromthecrypt commented 9 years ago

@wnagele I noticed some things that need to be addressed along the way. I fixed the quick ones, but will open an issue for the others.

cloudbees-pull-request-builder commented 9 years ago

denominator-pull-requests #393 SUCCESS This pull request looks good

cloudbees-pull-request-builder commented 9 years ago

NetflixOSS » denominator » denominator-pull-requests #18 SUCCESS This pull request looks good

codefromthecrypt commented 9 years ago

follow-up work needed detailed in #288