Description
100% coverage of log() and any util code. Doesn't include CI/CD implementation (that's covered by #37).
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
Unit tests will be relatively complex due to the complexity of log().
Description
100% coverage of
log()and any util code. Doesn't include CI/CD implementation (that's covered by #37).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
log()Unit Tests #37Related Issue(s)
bash_unittoshellspec#23shellName()and Any Util Code #32log()Unit Tests #37output()and Any Util Code #38backUp()and Any Util Code #39checkRequiredOpts()and Any Util Code #40Additional Context
Unit tests will be relatively complex due to the complexity of
log().