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

25 Commits

Author SHA1 Message Date
deadprogram
e15961348f core: Continue refactoring to allow 'metal' development using Gobot libs.
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-09-12 21:33:14 +02:00
deadprogram
a64f56d479 tests: refactor test interfaces out of implementations and into the tests where they belong
Signed-off-by: deadprogram <ron@hybridgroup.com>
2016-08-26 14:23:03 +02:00
Harley Laue
ab52d2bb8f Add ServoConfig to the FirmataAdaptor
Signed-off-by: Harley Laue <losinggeneration@gmail.com>
2016-07-27 02:23:06 -07:00
gmarik
e494b9fb99 Refactor to use gobottest test helpers 2016-02-22 00:33:58 -05:00
Adrian Zankich
fe6df92974 Refactor sysfs I2C implementation and add Address parameter to I2C interface functions 2015-07-03 18:57:29 -07:00
Adrian Zankich
02a62d043a Refactor firmata client library into seperate package
Green tests

Refactor tests to table driven

Refactor analog, digital and i2c

Fix tests

golint client package

Fix tests

Add ServoConfig

Rename query and i2c functions

Fix tests

Fix typo
2015-06-30 14:11:22 -07:00
Adrian Zankich
4a104fd660 Increase firmata test coverage 2014-12-19 12:58:55 -08:00
Adrian Zankich
52e3ffc735 Rename test helpers so they don't impact coverage 2014-12-18 14:07:48 -08:00
Adrian Zankich
89f3f53e09 Update platforms for new gpio interfaces 2014-11-29 11:51:16 -08:00
Adrian Zankich
586507a489 Update Adaptor and Driver interface to use []error 2014-11-19 23:21:35 -08:00
Adrian Zankich
005c07aace Increase firmata test coverage 2014-11-19 18:48:52 -08:00
Adrian Zankich
6832c1739a Update firmata package for new i2c interface 2014-11-19 17:24:17 -08:00
Adrian Zankich
3efaa46c28 Update firmata package for new gpio interface 2014-11-19 11:18:48 -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
84363c6699 Rename Expect to Assert and add Refute function 2014-07-17 11:41:47 -07:00
Adrian Zankich
e55744657c Increase firmata test coverage 2014-07-15 14:52:21 -07:00
Adrian Zankich
874d6e82c8 Fix failing test 2014-07-15 09:35:19 -07:00
Adrian Zankich
c903bebc20 Green tests 2014-07-15 09:35:19 -07:00
Adrian Zankich
129bb7041a Fix firmata tests 2014-07-10 14:28:54 -07:00
Adrian Zankich
aed6b39bb6 Update test formatting 2014-06-13 16:01:39 -07:00
Adrian Zankich
cd703baa59 Update firmata tests 2014-06-12 16:22:34 -07:00
Adrian Zankich
c129da61d3 Make golint happy 2014-06-10 15:16:11 -07:00
Adrian Zankich
f70150c5f7 Fix firmata examples 2014-06-06 18:58:04 -07:00
Adrian Zankich
828b10f556 Fix platform tests 2014-05-03 03:37:02 -07:00
Adrian Zankich
90ee5d7d70 WIP project restructure 2014-04-29 13:20:32 -07:00