open-consul/connect/proxy
Matt Keeler a34f8c751e
Pass a testing.T into NewTestAgent and TestAgent.Start (#5342)
This way we can avoid unnecessary panics which cause other tests not to run.

This doesn't remove all the possibilities for panics causing other tests not to run, it just fixes the TestAgent
2019-02-14 10:59:14 -05:00
..
config.go merge feedback: fix typos; actually use deliverLatest added previously but not plumbed in 2018-10-10 16:55:34 +01:00
config_test.go Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 2019-02-14 10:59:14 -05:00
conn.go Add TODO for false-sharing 2018-06-14 09:42:07 -07:00
conn_test.go connect/proxy: add a full proxy test, parallel 2018-06-14 09:42:21 -07:00
listener.go fix for arm32 (#5130) 2019-01-23 10:09:01 -05:00
listener_test.go Add Proxy Upstreams to Service Definition (#4639) 2018-10-10 16:55:34 +01:00
proxy.go Add -sidecar-for and new /agent/service/:service_id endpoint (#4691) 2018-10-10 16:55:34 +01:00
proxy_test.go Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 2019-02-14 10:59:14 -05:00
testing.go Add Proxy Upstreams to Service Definition (#4639) 2018-10-10 16:55:34 +01:00