Commit Graph
6 Commits
Author SHA1 Message Date
Alessio Treglia 255ed06eb4 testutil: add ApplyMockIODiscardOutErr, simplify existing functions (#6665) 2020-07-10 08:55:48 +02:00
Alessio Treglia a940214a49 testutil cleanup and reorg (#6658)
Prepare migrating testing auxiliary functions from tests
to testutil.

Remove local duplicates on testutil.WriteToNewTempFile().

Always favor testutil.NewTestCaseDir() over ioutil.TempDir().

Add test cases for the testing auxiliary functions.
2020-07-09 14:21:20 +02:00
Alexander Bezobchuk bc261d9e83 version: Remove Viper (#6628)
* version: remove viper

* Remove home flag gets

* fix: tests
2020-07-07 17:20:09 +00:00
Alexander Bezobchuk 8670a10564 Merge PR #6595: Single Binary & Command Refactor 2020-07-07 11:40:46 -04:00
Alessio Treglia 3db39cda3c Fix various linter warnings (#5824) 2020-03-18 12:59:08 +00:00
Alessio Treglia d094183895 Increase code coverage of version up to 100% (#5726) 2020-02-28 18:14:01 +00:00