coredns/middleware/file/zone_test.go
Miek Gieben 225cdd1ca3 Add AXFR test
Test shouldTransfer by upping a testserver and sending the SOA query.

Remove state from DefaultErrorHandler and just get it from the request.

Add more logging to show what is going on.



This also adds the infrastructure for future tests.
2016-04-06 22:29:33 +01:00

4 lines
90 B
Go

package file
// TODO tests here.
// see secondary_test.go for some infrastructure stuff.