Add tests
Opened this issue · 3 comments
eheydrick commented
We should add tests now that much of the code has been split into a library. So far there's a rake task that runs rubocop and rspec and travis-ci has been setup.
majormoses commented
@eheydrick looking more for integration level tests or unit testing?
eheydrick commented
Ideally both but I'd start with unit tests.
majormoses commented
sorry I have been busy...I don't see me having bandwidth to take this on in the short term but maybe when I have some time I can try to whip something up.