You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it's likely a good idea to have a full set of unit tests prior to embarking on this. Thus #31 should be done first.
Description
Create functional testing standards, document them, create tests that follow them, then run those tests via CI/CD.
Context
Moving from bash_unit unit testing library to shellspec. A full unit test suit of unit tests will have been written using the shellspec library prior to working this, so that may be used as a reference.
Rationale
Provides proof of functionality.
Owner
@ReedClanton
Stakeholder Point of Contact
@ReedClanton
Dependencies
I think it's likely a good idea to have a full set of unit tests prior to embarking on this. Thus #31 should be done first.
Description
Create functional testing standards, document them, create tests that follow them, then run those tests via CI/CD.
Context
Moving from
bash_unit
unit testing library toshellspec
. A full unit test suit of unit tests will have been written using theshellspec
library prior to working this, so that may be used as a reference.Issues
Blocked By
Acceptance criteria
The text was updated successfully, but these errors were encountered: