1
0
mirror of https://github.com/hybridgroup/gobot.git synced 2025-04-27 13:48:56 +08:00

20 Commits

Author SHA1 Message Date
deadprogram
bf43df59b5 [gpio] Correct go formatting on RGB LED
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-05-13 15:26:47 -07:00
gmarik
e494b9fb99 Refactor to use gobottest test helpers 2016-02-22 00:33:58 -05:00
deadprogram
8a539e1cf1 Change test delay to 50ms 2016-02-21 19:03:39 -08:00
deadprogram
b06f8bae38 Revert "Increase button delay hack for test suite"
This reverts commit fe221a963346150f1b90315808bdcc5fc5d658b6.
2016-02-17 12:25:15 -08:00
deadprogram
87584e9765 Increase button delay hack for test suite 2016-02-17 12:25:15 -08:00
deadprogram
3cf667d450 Increase test delay hack for button tests 2016-02-17 12:25:15 -08:00
Adrian Zankich
5995982042 go lint and documentation tweaks for the gpio package 2015-01-02 10:42:53 -08:00
Adrian Zankich
c5dfe822bf Increase gpio package test coverage 2014-12-16 13:43:07 -08:00
Adrian Zankich
7819bb95d6 Refactor gpio driver interfaces 2014-11-29 11:02:10 -08:00
Adrian Zankich
586507a489 Update Adaptor and Driver interface to use []error 2014-11-19 23:21:35 -08:00
Adrian Zankich
d58647b1da gpio package interfaces now return errors 2014-11-16 13:45:18 -08:00
Adrian Zankich
abc1f0b201 Update platforms to support the new Driver and Adaptor interfaces 2014-11-16 12:25:48 -08:00
Adrian Zankich
07b853ef2f Fix broken tests 2014-09-27 11:45:52 -07:00
Adrian Zankich
84363c6699 Rename Expect to Assert and add Refute function 2014-07-17 11:41:47 -07:00
Adrian Zankich
f77689abe3 The Driver struct now has an Adaptor field 2014-06-15 17:22:50 -07:00
Adrian Zankich
aed6b39bb6 Update test formatting 2014-06-13 16:01:39 -07:00
Adrian Zankich
289e02493a Update gpio tests 2014-06-13 12:39:02 -07:00
Adrian Zankich
448ff0d72e WIP refactor gpio tests 2014-06-12 20:08:06 -07:00
Adrian Zankich
20395a016e Update gpio package 2014-05-22 21:29:37 -07:00
Adrian Zankich
90ee5d7d70 WIP project restructure 2014-04-29 13:20:32 -07:00