airshipctl/testutil
Ruslan Aliev 94a17694ea Move MockDocument implementation to testutils
Currently MockDocument implementation located under pkg/bootstrap/isogen
package, which is not relevant for it and makes it impossible to import
in other test packages. Also _test.go filename is not proper one for
this source file since it doesn't contain any unit tests inside.

Change-Id: I9b3f28df653637701f5d6fca4376da5a22f39658
Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
Relates-To: #432
2020-12-11 14:09:41 -06:00
..
container Move mockContainer implementation to testutil 2020-12-11 14:09:41 -06: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
k8sutils Fix typos 2020-09-21 02:49:33 -05:00
redfishutils Remove context from BMH object. 2020-10-26 10:25:44 -05:00
testconfig.go Merge "Revert "Encrypt and decrypt using sops"" 2020-11-05 22:32:28 +00: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