Files
faas-cli/test
Edward Wilde 10e41c1840 PR feedback for version info command update
1. Increase timeout to 5s
2. Defer closing response body
3. Use back tick for string formatting
4. Refactor unit tests to use test tables
5. Indent version command output with space
6. Favor http.NewRequest/Do over Client.Get for consistency

Signed-off-by: Edward Wilde <ewilde@gmail.com>
2018-07-17 16:21:12 +01:00
..