uorocketry / barista

Flight Control system for uOttawa Rocketry 2018
MIT License
6 stars 2 forks source link

Pretty testing #20

Closed NikhilPeri closed 6 years ago

NikhilPeri commented 6 years ago

@buzuloiu

buzuloiu commented 6 years ago

turns out by convention, minitest tests need to start with test_ and that's why none of the tests were running, all good now

NikhilPeri commented 6 years ago

can you sqaush these all into one commit and rebase it on master it will get rid of all my previous commits