linkerd2/proxy/tests/support
Sean McArthur b053b16e9d
proxy tests: reduce some boilerplate, improve error information (#833)
The `controller` part of the proxy will now use a default, removing the
need to pass the exact same `controller::new().run()` in every test
case.

The TCP server and client will include their socket addresses in some
panics.

Signed-off-by: Sean McArthur <sean@seanmonstar.com>
2018-04-23 18:01:51 -07:00
..
client.rs proxy: clean up some logs and a few warnings in proxy tests (#780) 2018-04-17 12:53:20 -07:00
controller.rs proxy: Rewrite mock controller to accept a stream of dst updates (#808) 2018-04-19 11:01:10 -07:00
mod.rs proxy: Add transport-level metrics (#785) 2018-04-19 17:27:43 -07:00
proxy.rs proxy tests: reduce some boilerplate, improve error information (#833) 2018-04-23 18:01:51 -07:00
server.rs proxy: improve graceful shutdown process (#684) 2018-04-10 14:15:37 -07:00
tcp.rs proxy tests: reduce some boilerplate, improve error information (#833) 2018-04-23 18:01:51 -07:00