bnch / bancho

custom bancho implementation written in Go
MIT License
16 stars 3 forks source link

Code coverage, testing #7

Open thehowl opened 8 years ago

thehowl commented 8 years ago

We should bring code coverage up to 90% on all repos, and while we're at it make Travis CI make tests in a real-life case. (create mysql db, do migrations, make mock client...)

thehowl commented 8 years ago

Reminder to self: https://gocover.io/