borevitzlab / spc-eyepi

Raspberry PI DSLR control code
https://borevitzlab.github.io/spc-eyepi
GNU General Public License v3.0
13 stars 3 forks source link

Unit Tests #6

Closed kdm9 closed 9 years ago

kdm9 commented 10 years ago

It would be good to have unit tests. This is likely going to be a pain in the arse, so is not high priority. But some reasonably simple ones of the main application logic shouldn't be too hard if you use a mocking framework.

clixx-io commented 10 years ago

Confirmed.

I can probably write something for the timers.

On Thu, Jul 3, 2014 at 11:38 AM, Kevin Murray notifications@github.com wrote:

It would be good to have unit tests. This is likely going to be a pain in the arse, so is not high priority. But some reasonably simple ones of the main application logic shouldn't be too hard if you use a mocking framework.

— Reply to this email directly or view it on GitHub https://github.com/borevitzlab/spc-eyepi/issues/6.

clixx-io commented 10 years ago

I'm estimating 8-10 hours for some unit-tests as a minimum.

On Tue, Jul 8, 2014 at 12:59 PM, David Lyon <david.lyon.preisshare@gmail.com

wrote:

Confirmed.

I can probably write something for the timers.

On Thu, Jul 3, 2014 at 11:38 AM, Kevin Murray notifications@github.com wrote:

It would be good to have unit tests. This is likely going to be a pain in the arse, so is not high priority. But some reasonably simple ones of the main application logic shouldn't be too hard if you use a mocking framework.

— Reply to this email directly or view it on GitHub https://github.com/borevitzlab/spc-eyepi/issues/6.