rikai / Showbot

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

Add minitest-based tests and clean up code for easier testing and better data model #88

Closed thefirstofthe300 closed 6 years ago

thefirstofthe300 commented 6 years ago

The main reason I am using minitest is unfamiliarity with the concept of specs.

I did take a look at RSpec. It is just funky enough in it's syntax that it doesn't look sane to me.

thefirstofthe300 commented 6 years ago

Superseded by #92