• Miek Gieben's avatar
    Add TestServer (#102) · 0ea2a608
    Miek Gieben authored
    Add a fullblown testing server. This allows us to do integration tests.
    
    Also add a basic proxy test. Further tests will test etcd proxy
    and stub zone communication and other "wildish" configurations.
    Redo the server startup, so we can access the ports it listens on when
    it has started up (with dns.ActivateAndServer).
    
    Extend the .travis file to download etcd and test for that as well.
    
    Put integration tests in test dir
    0ea2a608
multi_test.go 2.15 KB