coredns/test
Miek Gieben 87c9f00c83
readme: more tests (#1184)
* readme: more tests

Add dnssec and file plugin to the test readme. This requires creating a
bunch of files with the right content. Doing so already unconvered an
unconditional type assertion in DNSSEC. This PR will include the fix for
that as well.

Also extended the snippets in the file plugin README, so that they are
whole Corefile - showing more value and checking all corefile snippets.

Create outliner right now is the kubernetes plugin, because even setting
the right env vars will result in:

open /var/run/secrets/kubernetes.io/serviceaccount/token: no such file or directory":

Which we can't create for a test.

* lint
2017-10-31 07:14:49 +00:00
..
auto_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
cache_test.go plugin/cache: cap TTL on first answer (#1092) 2017-09-20 11:36:41 +01:00
chaos_test.go tests: CoreDNSServerAndPorts (#972) 2017-08-24 11:35:14 +01:00
doc.go Doc: add package docs (#296) 2016-09-25 08:39:20 +01:00
ds_file_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
erratic_autopath_test.go tests: CoreDNSServerAndPorts (#972) 2017-08-24 11:35:14 +01:00
etcd_cache_test.go Use gometalinter and enforcing go fmt/lint/vet (#1108) 2017-09-24 11:59:04 +01:00
etcd_test.go More Middleware -> Plugin conversions (#1088) 2017-09-16 14:13:28 +01:00
example_test.go test: fix zone file (#1112) 2017-09-26 19:41:49 +01:00
external_test.go More Middleware -> Plugin conversions (#1088) 2017-09-16 14:13:28 +01:00
file.go Pr 311 2 (#312) 2016-10-02 15:58:01 +01:00
file_cname_proxy_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
file_reload_test.go plugin/{file,auto}: drop fsnotify (#1090) 2017-09-20 17:28:23 +01:00
file_srv_additional_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
file_test.go Run tests in parallel (#478) 2017-01-12 08:13:50 +00:00
grpc_test.go tests: CoreDNSServerAndPorts (#972) 2017-08-24 11:35:14 +01:00
hosts_file_test.go Add inline support for middleware/hosts (#1072) 2017-09-21 04:18:13 -07:00
metrics_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
miek_test.go middleware/file: fix DS handling (#344) 2016-10-19 17:46:03 +01:00
plugin_dnssec_test.go middleware->plugin renaming (#1161) 2017-10-22 13:56:50 +01:00
plugin_test.go middleware->plugin renaming (#1161) 2017-10-22 13:56:50 +01:00
proxy_health_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
proxy_http_health_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
proxy_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
readme_test.go readme: more tests (#1184) 2017-10-31 07:14:49 +00:00
reload_test.go Use gometalinter and enforcing go fmt/lint/vet (#1108) 2017-09-24 11:59:04 +01:00
reverse_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
rewrite_test.go tests: CoreDNSServerAndPorts (#972) 2017-08-24 11:35:14 +01:00
secondary_net_test.go middleware/secondary: multiple fixes (#745) 2017-06-21 23:46:20 -07:00
secondary_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00
server.go tests: CoreDNSServerAndPorts (#972) 2017-08-24 11:35:14 +01:00
server_reverse_test.go CIDR query routing (#1159) 2017-10-24 10:16:03 +01:00
server_test.go tests: CoreDNSServerAndPorts (#972) 2017-08-24 11:35:14 +01:00
wildcard_test.go Remove the word middleware (#1067) 2017-09-14 09:36:06 +01:00