blocky/e2e
ThinkChaos b386e22ebe refactor: embed `Upstreams` in `UpstreamGroup` to make values accessible
Move `startVerifyUpstream` to `upstreams.startVerify` so it's accessible
via `UpstreamGroup` and we don't need to pass `startVerify` to all
resolver constructors that call `NewUpstreamResolver`.

Also has the nice benefit of greatly reducing the usage of `GetConfig`.
2023-11-23 08:45:18 -05:00
..
basic_test.go fix: log.privacy option no longer hides domain names being resolved (#1255) 2023-11-17 15:59:22 +01:00
blocking_test.go fix: return error code on server starup failure (#1165) 2023-09-20 17:44:52 +02:00
containers.go chore(test): use testcontainers modules (#1164) 2023-09-22 10:35:51 -04:00
e2e_suite_test.go fix(tests): properly silence log output (#1259) 2023-11-19 17:51:49 -05:00
metrics_test.go refactor(config): allow more configuration for `upstreams` 2023-08-01 15:01:40 -04:00
querylog_test.go chore(test): use testcontainers modules (#1164) 2023-09-22 10:35:51 -04:00
redis_test.go chore(test): use testcontainers modules (#1164) 2023-09-22 10:35:51 -04:00
upstream_test.go refactor: embed `Upstreams` in `UpstreamGroup` to make values accessible 2023-11-23 08:45:18 -05:00