bbqgophers / qpid

BBQ PID controller written in Go for Raspberry PI
MIT License
78 stars 4 forks source link

Mocks #6

Open bketelsen opened 7 years ago

bketelsen commented 7 years ago

Started a mocks directory. Need to fill in mocks for testing without an actual grill.

briandowns commented 7 years ago

Any opinions on using Mockery? If not, as part of this task I can add any missing interfaces, run mockery, update tests using mocks, add a Makefile to do a make mocks or similar, etc.

bketelsen commented 7 years ago

Yeah I would like to take this opportunity to mock all the things and clean up We’ll be working on this all week!

From: Brian Downs Sent: Wednesday, April 12, 2017 7:07 PM To: bbqgophers/qpid Cc: Brian Ketelsen; Author Subject: Re: [bbqgophers/qpid] Mocks (#6)

Any opinions on using Mockery? If not, as part of this task I can add any missing interfaces, run mockery, update tests using mocks, add a Makefile to do a make mocks or similar, etc. — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.