airshipctl/pkg
Ian Howell 091fa09a23 [#50] Clean up temp files from unit tests
This commit adds the utility testing function TempDir, which provides a
tester with a temporary directory as well as a means of cleaning up that
directory. The new function is implemented everywhere that makes sense
throughout the code base.

This also cleans up the directories left behind by go-git's testing
fixtures.

Some light refactoring was also performed in this change.

Change-Id: I754484934660487140f57671bacb5463cf669e3e
2020-02-20 11:48:11 -06:00
..
bootstrap [#50] Clean up temp files from unit tests 2020-02-20 11:48:11 -06:00
config [#50] Clean up temp files from unit tests 2020-02-20 11:48:11 -06:00
container Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00
document [#50] Clean up temp files from unit tests 2020-02-20 11:48:11 -06:00
environment [#50] Clean up temp files from unit tests 2020-02-20 11:48:11 -06:00
errors Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00
log This updates the current unit tests for testify 2019-11-07 12:15:06 -06:00
remote Change document labeling 2020-02-19 20:51:21 +00:00
secret Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00
util Fix typos in variable names and comments 2020-02-05 16:31:05 -06:00