isolver / ioHub

A Python program, running as an independent process, that provides a 'proxy like' service for experiment runtimes ( psychopy ) and devices ( keyboard, mouse, parallel port, eye tracker, ... ).
19 stars 14 forks source link

Provide unittests #68

Open yarikoptic opened 11 years ago

yarikoptic commented 11 years ago

At the moment I see a bulk of examples but probably many code pieces in there could be used to compile a unittests battery. Probably majority of those would depend on presence of a specific hardware -- so some logic should be in place to skip those on machines lacking such hardware.

isolver commented 11 years ago

great addition to the to-do list. Thanks!

On Mon, Apr 15, 2013 at 2:06 PM, Yaroslav Halchenko < notifications@github.com> wrote:

At the moment I see a bulk of examples but probably many code pieces in there could be used to compile a unittests battery. Probably majority of those would depend on presence of a specific hardware -- so some logic should be in place to skip those on machines lacking such hardware.

— Reply to this email directly or view it on GitHubhttps://github.com/isolver/ioHub/issues/68 .