With https://github.com/deis/jenkins-jobs/pull/104, the bats was brought in to test bash logic included in jobs. Only the logic introduced as part of the PR was covered under test, therefore, this ticket represents the refactor work necessary to cover the rest of the bash logic under test.
From @vdice on June 21, 2016 16:59
With https://github.com/deis/jenkins-jobs/pull/104, the bats was brought in to test bash logic included in jobs. Only the logic introduced as part of the PR was covered under test, therefore, this ticket represents the refactor work necessary to cover the rest of the bash logic under test.
Copied from original issue: deis/jenkins-jobs#112