Right now all of our integration tests use Envoy itself for fake clients and fake upstreams. This is useful for ease of testing (compiles to a single binary), but it would be good to have an additional set of tests that are written using a different language (probably Go) so that we can test interop.
cc @louiscryan
Right now all of our integration tests use Envoy itself for fake clients and fake upstreams. This is useful for ease of testing (compiles to a single binary), but it would be good to have an additional set of tests that are written using a different language (probably Go) so that we can test interop.
cc @louiscryan