rikai / Showbot

🤖 An omnipresent multi-platform bot who's goal in life is become Skynet 🤖
MIT License
40 stars 18 forks source link

More testing and actually get travis building #92

Closed thefirstofthe300 closed 6 years ago

thefirstofthe300 commented 6 years ago

This PR makes a concerted attempt to get Travis building correctly as well as implement some rspec unit tests. I have backed off on the idea of doing all of the unit testing in minitest in an effort to keep the test suite uniform.

Also, this PR supersedes #89.