cli/utils
Mislav Marohnić 488b47bded Enable tests to capture spinner output
Explicitly assign the writer stream for the progress spinner so that
tests may override it.

The default when not in testing stays the same: the output stream is the
colorable stdout.
2020-03-20 18:18:27 +01:00
..
color.go Extract reusable IsTerminal() 2020-02-21 12:46:21 +01:00
prepare_cmd.go Only capture stderr of commands that don't have configured Stderr 2019-11-14 20:02:42 +01:00
table_printer.go Use var syntax when empty struct is initialized 2020-02-24 22:33:22 +01:00
table_printer_test.go Fix crash in issue/pr list for narrow terminals 2020-02-18 20:03:09 +01:00
utils.go Enable tests to capture spinner output 2020-03-20 18:18:27 +01:00
utils_test.go support more time units 2020-01-21 14:25:38 -06:00