Create transport for Test Proxy #1876
Labels
Client
This issue points to a problem in the data-plane of the library.
test-enhancement
test-reliability
Issue that causes tests to be unreliable
Maybe this is just our normal transport, but we should create the wiring necessary to hook it up either implicitly in integration tests (maybe via
#[cfg(test)]
attribute?) or make it really easy to do in integration tests like some sort ofinit()
func to wire everything up (much like tracing subscribers).The text was updated successfully, but these errors were encountered: