mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
This is prep-work for more tests to come. *) remove http response -1, this will break in go 1.10 *) add docker id & hostname to fn-test-utils (will be useful to check/test which instance a request landed on.) *) add container start/stop logs in fn-test-utils. To detect if/how we miss logs during container start & end.