9 Commits

Author SHA1 Message Date
Yossef Mendelssohn
535a9faf5f Refactor CLI#run tests
Now I can just stub `CLI#process` instead of caring what happens inside
it.

cf f0a9ad99e0
2012-10-05 15:50:51 -04:00
Yossef Mendelssohn
455ffb919b Fix repeated test definitions
Oh hey maybe I wanted to have two more tests instead of redefining a
couple.

MAYBE.
2012-10-05 15:48:03 -04:00
Yossef Mendelssohn
ea7719caa1 report → reporter
It makes more sense this way. I was trying too hard on the length
instead of the content.
2012-10-05 15:39:18 -04:00
Yossef Mendelssohn
66c4796f3e Don't affect issues unless it's wanted 2012-10-05 02:16:55 -04:00
Yossef Mendelssohn
1a1070f04e Check for whether issues should be affected 2012-10-05 02:14:33 -04:00
Yossef Mendelssohn
6c879a8dc4 Give CLI a Checkout, too
It'll need this to check for master branch.

It's all coming together.
2012-10-05 02:05:41 -04:00
Yossef Mendelssohn
988c9803bb Report failure/success of CLI#run
There's some repetition I'm not sure about here. I went with what the
comment said, though.
2012-10-05 01:56:54 -04:00
Yossef Mendelssohn
71edf89ddf Add Reporter to CLI 2012-10-05 01:42:16 -04:00
John Barnette
d8eaba3899 Stub CLI and extract Boxen::Util 2012-10-02 16:16:23 -07:00