Port tests from SkyDNS

This adds *most* of the tests from SkyDNS, things lacking is
the stubzone checking, groups and the trim prefix. These
will be added in subsequent PRs and in separate test files.
This commit is contained in:
Miek Gieben
2016-03-24 17:31:01 +00:00
parent b45208e3e5
commit 4fe39f9e9e
4 changed files with 77 additions and 102 deletions

View File

@@ -1,3 +1,5 @@
// +build etcd
package etcd
// etcd needs to be running on http://127.0.0.1:2379