Thomas Kohler
|
f5d8d5c601
|
all(style) : fix linter issues for errcheck, ineffassign, unused and fix errors (#950)
|
2023-06-12 19:51:25 +02:00 |
Thomas Kohler
|
0d0a508c60
|
core(build): CLI removed (#946)
* core(build): CLI removed
* adjust install instructions in doc and README
* fix master_test and remove useless/duplicated tests examples_test.go
|
2023-06-04 18:36:55 +02:00 |
Thomas Kohler
|
865e724af0
|
Build(v2): revert move to v2 subfolder (#932)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
|
2023-05-29 19:23:28 +02:00 |
Thomas Kohler
|
d908619462
|
Build(v2): fix usage by moving code to a v2 subfolder (#927)
|
2023-05-22 19:35:36 +02:00 |
Thomas Kohler
|
949392d8a7
|
Fix(core): Semantic Import Versioning for v2 (#921)
|
2023-05-20 14:25:21 +02:00 |
deadprogram
|
d8298e6e04
|
core: add Running() methods for Master and Robot and increase test coverage accordingly
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-05-07 13:28:29 +02:00 |
deadprogram
|
2bba294b2f
|
test: begin splitting tests into separate files for better separation of testing concerns
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-02-25 12:00:32 +01:00 |
deadprogram
|
43604035fc
|
core: write test for robot's devices Halt()
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-02-22 21:51:57 +01:00 |
deadprogram
|
953c3254e7
|
core: use canonical import domain of gobot.io for all code
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-12-08 13:24:03 +01:00 |
deadprogram
|
d7429429d7
|
core: better use of hashicorp/go-multierror for Travis builds
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-11-07 21:29:52 +01:00 |
deadprogram
|
08874e4e21
|
core: no longer return slices of errors, instead use multierror
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-11-07 21:29:51 +01:00 |
deadprogram
|
68662f8496
|
core: Now both Robot and Master operate using AutoRun as expected
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-18 18:23:59 +02:00 |
deadprogram
|
458c750f33
|
core: refactor/rename internal name of Master type
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-15 20:02:54 +02:00 |
Adrian Zankich
|
90ee5d7d70
|
WIP project restructure
|
2014-04-29 13:20:32 -07:00 |
Jeremy Saenz
|
e7c857b9f2
|
Fixed the master tests
|
2014-04-26 09:24:43 -07:00 |
Matt Aimonetti
|
6b84cd16ff
|
started cleaning up the code API
|
2014-04-26 10:13:33 -06:00 |
Adrian Zankich
|
d1fc843838
|
Green tests
|
2014-04-18 14:45:50 -07:00 |
Adrian Zankich
|
8d4a851fd3
|
More api test coverage
|
2014-04-15 19:19:14 -07:00 |
Adrian Zankich
|
9875101ca8
|
More tests
|
2014-04-15 10:20:07 -07:00 |
Adrian Zankich
|
e318d70444
|
refactor tests
|
2014-04-11 06:02:21 -07:00 |
Adrian Zankich
|
c5c16d441e
|
Refactor robot and master
|
2014-01-02 15:12:41 -08:00 |
Adrian Zankich
|
d6d9e89e96
|
Clean up tests
|
2013-12-31 13:16:25 -08:00 |
Adrian Zankich
|
411702d284
|
Add master and robot test coverage
|
2013-12-30 16:51:21 -08:00 |