blocky/resolver
Dimitri Herzog 53a7d4fccc
Test refactoring (#798)
* test: refactor tests

* chore: fix possible race condition in cache
2022-12-29 14:58:25 +01:00
..
blocking_resolver.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
blocking_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
bootstrap.go fix: `startVerifyUpstream` not disabling all start checks 2022-12-02 12:56:44 -05:00
bootstrap_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
caching_resolver.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
caching_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
client_names_resolver.go Added gofumpt (#805) 2022-12-26 22:11:45 +01:00
client_names_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
conditional_upstream_resolver.go Added gofumpt (#805) 2022-12-26 22:11:45 +01:00
conditional_upstream_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
custom_dns_resolver.go style(resolver): standardize configuration disabled impls and tests 2022-12-04 20:59:12 -05:00
custom_dns_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
ede_resolver.go style(resolver): standardize configuration disabled impls and tests 2022-12-04 20:59:12 -05:00
ede_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
filtering_resolver.go style(resolver): standardize configuration disabled impls and tests 2022-12-04 20:59:12 -05:00
filtering_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
fqdn_only_resolver.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
fqdn_only_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
hosts_file_resolver.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
hosts_file_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
metrics_resolver.go Added gofumpt (#805) 2022-12-26 22:11:45 +01:00
metrics_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
mock_udp_upstream_server.go Added gofumpt (#805) 2022-12-26 22:11:45 +01:00
mocks_test.go Added gofumpt (#805) 2022-12-26 22:11:45 +01:00
noop_resolver.go chore(build): add additional linters (#774) 2022-11-29 21:58:26 +01:00
noop_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
parallel_best_resolver.go fix(resolver): crash when using client upstream (#791) (#793) 2022-12-09 18:42:06 +01:00
parallel_best_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
query_logging_resolver.go Added gofumpt (#805) 2022-12-26 22:11:45 +01:00
query_logging_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
resolver.go Added gofumpt (#805) 2022-12-26 22:11:45 +01:00
resolver_suite_test.go chore: test cleanup and refactoring (#509) 2022-05-06 22:34:08 +02:00
resolver_test.go Added gofumpt (#805) 2022-12-26 22:11:45 +01:00
rewriter_resolver.go chore(build): add additional linters (#774) 2022-11-29 21:58:26 +01:00
rewriter_resolver_test.go refactor(resolver): only build mocks during tests 2022-12-04 20:58:59 -05:00
sudn_resolver.go Added gofumpt (#805) 2022-12-26 22:11:45 +01:00
sudn_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00
upstream_resolver.go Added gofumpt (#805) 2022-12-26 22:11:45 +01:00
upstream_resolver_test.go Test refactoring (#798) 2022-12-29 14:58:25 +01:00