Description
100% coverage of backUp() and any util code. Doesn't include CI/CD implementation (that's covered by #42).
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
I need to do #22 prior to doing this because that will likely change a lot. Although I could do them in parallel.
Description
100% coverage of
backUp()and any util code. Doesn't include CI/CD implementation (that's covered by #42).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
backUp()Unit Tests #42Related Issue(s)
bash_unittoshellspec#23shellName()and Any Util Code #32log()and Any Util Code #36output()and Any Util Code #38checkRequiredOpts()and Any Util Code #40Additional Context
I need to do #22 prior to doing this because that will likely change a lot. Although I could do them in parallel.