airshipctl/testutil
Kostiantyn Kalynovskyi 3ca3a34fbf Add NewTestBundle function to testutils package
This commit adds small helper function in testutils module, that would
help with testing modules that relay on bundle interface. The function
will take directory with testdata as a parameter, and load all files in
it into its fakefile system, allowing bundle to get those files and
render required yaml/kustomize files storing them as airship documents
in the returned bundle.

Change-Id: Ib55180cc720c42cab77626601d9ec0d6151b8454
2019-11-04 18:28:13 +00:00
..
testdatafs.go Add NewTestBundle function to testutils package 2019-11-04 18:28:13 +00:00
utilities.go Fix the coverage tests 2019-10-02 15:18:56 -05:00