airshipctl/testutil
Ruslan Aliev f9fdf4eaa9 Use document filesystem in config object to read/write files
It allows us to have more clear and controllable unit tests and
to move towards bringing all file operations in airshipctl to a
common standard for all source files (using only document
filesystem module).

Change-Id: I560edb7c8e9cd682f3c188527245fcd40045e16c
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #415
2021-02-23 23:29:31 -06:00
..
clusterctl Extend kubeconfig builder 2021-02-10 14:52:39 +00:00
container Extend Generic Container interface 2021-02-08 15:50:20 +00:00
document Move MockDocument implementation to testutils 2020-12-11 14:09:41 -06:00
fs Extend document filesystem with chmod and dir methods 2020-12-02 09:03:17 -06:00
inventory Move remotedirect method to remote interface 2021-01-21 23:09:54 +00:00
k8sutils Fix typos 2020-09-21 02:49:33 -05:00
redfishutils Move remotedirect method to remote interface 2021-01-21 23:09:54 +00:00
testconfig.go Use document filesystem in config object to read/write files 2021-02-23 23:29:31 -06:00
testdatafs.go Move document filesystem to a separate package 2020-11-30 19:51:30 -06:00
utilities.go Replace Non-ASCII symbols 2020-08-05 13:22:59 +00:00