Open
Description
Our test_container.go contain many references to http-echo
, although it's a general container deployment helper. Example of testrunner, which uses this test_container implementation.
It'll be nice the generalize comments and field names, as to not confuse people into thinking it's echo
-specific.