mkinney
|
f8dfa3f0fd
|
Merge pull request #180 from mkinney/oops_need_this_for_smoke1
meant to add this change to the last PR
|
2021-12-25 23:28:01 -08:00 |
|
Mike Kinney
|
dda4d4b653
|
meant to add this change to the last PR
|
2021-12-25 23:24:28 -08:00 |
|
mkinney
|
4a864d2b0e
|
Merge pull request #179 from mkinney/more_boring_unit_testing
add more unit tests for onReceive in main
|
2021-12-25 22:26:18 -08:00 |
|
Mike Kinney
|
580c081303
|
captured packets and simulate what server would send
|
2021-12-25 16:19:13 -08:00 |
|
Mike Kinney
|
988540c77d
|
move the slow unit tests into own group
|
2021-12-25 13:09:23 -08:00 |
|
Mike Kinney
|
a243fab9af
|
figured out how to unit test __reader()
|
2021-12-25 11:39:04 -08:00 |
|
Mike Kinney
|
9fea479af4
|
do not add the test.py to the code coverage
|
2021-12-24 15:08:56 -08:00 |
|
Mike Kinney
|
e1f0c7f154
|
add tests for setPref()
|
2021-12-24 14:56:15 -08:00 |
|
Mike Kinney
|
7ef6465b5f
|
add some tests for getPref()
|
2021-12-24 14:42:39 -08:00 |
|
Mike Kinney
|
87b95c5893
|
add more unit tests for onReceive in main
|
2021-12-24 13:48:10 -08:00 |
|
mkinney
|
3d00d05a89
|
Merge pull request #178 from mkinney/add_gpio_tests
Add gpio tests
|
2021-12-24 13:10:43 -08:00 |
|
Mike Kinney
|
c9ff1d9ad0
|
remove extraneous print
|
2021-12-24 13:02:49 -08:00 |
|
Mike Kinney
|
901be0ae04
|
wip; testing gpio read not working for me on real device; worked on gpio watch
|
2021-12-24 10:17:45 -08:00 |
|
Mike Kinney
|
fee052892b
|
got gpio read to work and one unit test
|
2021-12-23 14:35:48 -08:00 |
|
mkinney
|
942600f399
|
Merge pull request #177 from mkinney/fix_channel_change
needed to do some actual testing to see error in code
|
2021-12-23 09:34:06 -08:00 |
|
Mike Kinney
|
a56a92b166
|
needed to do some actual testing to see error in code
|
2021-12-23 09:30:23 -08:00 |
|
mkinney
|
01ac345cf9
|
Merge pull request #176 from mkinney/yet_more_testing
add more info/checking on --sendtext and --ch-index; wrote helper met…
|
2021-12-23 09:20:37 -08:00 |
|
Mike Kinney
|
cbd41efb19
|
add unit test for catchAndIgnore()
|
2021-12-23 00:40:21 -08:00 |
|
Mike Kinney
|
276b2762c8
|
add more info/checking on --sendtext and --ch-index; wrote helper method and tests
|
2021-12-23 00:03:32 -08:00 |
|
mkinney
|
d21eaf9392
|
Merge pull request #175 from mkinney/continue_working_on_unit_tests
add unit tests for toRadio, sendData() and sendPosition(); found and …
|
2021-12-22 16:29:45 -08:00 |
|
Mike Kinney
|
0f0a978692
|
minor refactor now that there is a fixture
|
2021-12-22 16:20:09 -08:00 |
|
Mike Kinney
|
4428ccfe59
|
add unit tests for getMyUser(), getLongName(), getShortName(), and sendPacket()
|
2021-12-22 16:15:16 -08:00 |
|
Mike Kinney
|
dbb5af1f35
|
added unit test for test_onResponseRequestChannel()
|
2021-12-22 12:11:27 -08:00 |
|
Mike Kinney
|
586a3eb463
|
wip extracting onResponse() closures to class methods so they can be tested
|
2021-12-22 11:11:17 -08:00 |
|
Mike Kinney
|
2eeffdcd49
|
add unit tests for _requestChannel()
|
2021-12-22 09:21:47 -08:00 |
|
Mike Kinney
|
002a7caf38
|
add more unit tests to deleteChannel() and writeConfig()
|
2021-12-22 09:10:39 -08:00 |
|
Mike Kinney
|
8bf1dd6dcb
|
add unit tests for showChannels(), deleteChannel(), getChannelByName(), getDisabledChannel(), getAdminChannelIndex(), turnOffEncryptionOnPrimaryChannel(), and writeConfig()
|
2021-12-21 22:13:02 -08:00 |
|
Mike Kinney
|
8e578c3b24
|
add unit test for getMyNodeInfo()
|
2021-12-21 16:27:43 -08:00 |
|
Mike Kinney
|
2919930473
|
unit tests for sendPacket()
|
2021-12-21 15:21:30 -08:00 |
|
Mike Kinney
|
302f52469a
|
add unit tests for toRadio, sendData() and sendPosition(); found and fixed Exception without raise
|
2021-12-21 14:47:05 -08:00 |
|
mkinney
|
71c8ca5381
|
Merge pull request #174 from mkinney/import_issues
add examples; add Makefile
|
2021-12-21 11:33:53 -08:00 |
|
Mike Kinney
|
0701d400ff
|
add examples; add Makefile
|
2021-12-21 11:21:37 -08:00 |
|
mkinney
|
1acc193248
|
Merge pull request #171 from mkinney/more_testing
add unit tests for RemoteHardwareClient()
|
2021-12-20 23:27:45 -08:00 |
|
Mike Kinney
|
d82f197c06
|
remove the message from the sendping option
|
2021-12-20 23:23:27 -08:00 |
|
Mike Kinney
|
a35f3a4e7b
|
revert changes to onResponse() methods
|
2021-12-20 23:19:38 -08:00 |
|
Mike Kinney
|
036ce8258f
|
ignore long binary line
|
2021-12-20 22:25:19 -08:00 |
|
Mike Kinney
|
1c8a5d8c5b
|
work around for issue 172
|
2021-12-20 22:11:52 -08:00 |
|
Mike Kinney
|
266ed868d2
|
Merge remote-tracking branch 'upstream/master' into more_testing
|
2021-12-20 21:22:01 -08:00 |
|
Mike Kinney
|
29d3723094
|
not sure what happened to example_config.yaml file
|
2021-12-20 21:21:20 -08:00 |
|
Mike Kinney
|
4597ea1898
|
add channel index to send text
|
2021-12-20 14:00:56 -08:00 |
|
Mike Kinney
|
23d946baaa
|
wip on validating --set-owner on remote node
|
2021-12-19 17:34:39 -08:00 |
|
Jm Casler
|
900ce6ab5e
|
updating proto submodule to latest
|
2021-12-19 13:54:53 -05:00 |
|
Jm Casler
|
19e5ecb86d
|
updating proto submodule to latest
|
2021-12-18 15:51:46 -05:00 |
|
Mike Kinney
|
c1cab5e62f
|
add unit tests for RemoteHardwareClient()
|
2021-12-17 14:37:30 -08:00 |
|
mkinney
|
35f10f1490
|
Merge pull request #170 from mkinney/add_configure_dump
Add configure dump
|
2021-12-17 13:01:52 -08:00 |
|
Mike Kinney
|
c63dc09e5d
|
rename to --export-config
|
2021-12-17 12:47:27 -08:00 |
|
Mike Kinney
|
b47393d62d
|
refactor and write unit test
|
2021-12-17 10:55:51 -08:00 |
|
Mike Kinney
|
8fd00efe8b
|
working initial
|
2021-12-17 10:19:48 -08:00 |
|
mkinney
|
0410a427b6
|
Merge pull request #169 from mkinney/fix_smoke_tests
now that the firmware is updated, can fix smoke test
|
2021-12-17 09:10:17 -08:00 |
|
Mike Kinney
|
e869e3c72e
|
now that the firmware is updated, can fix smoke test
|
2021-12-17 09:08:09 -08:00 |
|