Description
100% coverage of output() and any util code. Also ensure that all tests are run by CI/CD and any failing test blocks merging.
High Level Solution Description
100% unit test coverage of relevant CUT and any util code using shellspec.
Alternative Solution(s)
None.
Blocked By
Blocking
Related Issue(s)
Additional Context
This will be trivial because most unit tests of relevant CUT will already be added by #23 and #24 will have gotten those test running in CI/CD.
Description
100% coverage of
output()and any util code. Also ensure that all tests are run by CI/CD and any failing test blocks merging.High Level Solution Description
100% unit test coverage of relevant CUT and any util code using
shellspec.Alternative Solution(s)
None.
Blocked By
bash_unittoshellspec#23Blocking
Related Issue(s)
bash_unittoshellspec#23shellName()and Any Util Code #32log()and Any Util Code #36backUp()and Any Util Code #39checkRequiredOpts()and Any Util Code #40Additional Context
This will be trivial because most unit tests of relevant CUT will already be added by #23 and #24 will have gotten those test running in CI/CD.