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 |
|
mkinney
|
0987db3d1d
|
Merge pull request #167 from mkinney/work_on_unit_tests
Work on unit tests
|
2021-12-17 08:03:10 -08:00 |
|
Mike Kinney
|
95f7f560ba
|
add unit tests for reboot(), exitSimulator(), and setURL()
|
2021-12-16 23:23:43 -08:00 |
|
Mike Kinney
|
fd6deedd8d
|
add unit tests for setOwner()
|
2021-12-16 22:47:10 -08:00 |
|
Mike Kinney
|
fc637ee6ae
|
add to test for showNodes()
|
2021-12-16 22:17:08 -08:00 |
|
Mike Kinney
|
e43d9f5318
|
add unit tests for _handleFromRadio() and sendPosition()
|
2021-12-16 19:12:55 -08:00 |
|
Mike Kinney
|
2a0c9f0669
|
add mesh_interface unit tests for handlePacketFromRadio and getNode
|
2021-12-16 17:02:40 -08:00 |
|
Mike Kinney
|
f7753b2ce8
|
Merge branch 'master' into work_on_unit_tests
|
2021-12-16 12:33:43 -08:00 |
|
mkinney
|
ca032e485c
|
Merge pull request #166 from mkinney/validate_cli
see if we can validate if we can run the cli from just the build
|
2021-12-16 12:28:14 -08:00 |
|
Mike Kinney
|
df194389e1
|
add lib back in now that validation worked
|
2021-12-16 12:26:24 -08:00 |
|
Mike Kinney
|
1b60676365
|
temp remove a lib to see if the validation fails
|
2021-12-16 12:24:40 -08:00 |
|
Mike Kinney
|
8aa165ec93
|
see if we can validate if we can run the cli from just the build
|
2021-12-16 12:21:49 -08:00 |
|
Jm Casler
|
28a72218fc
|
bump to 1.2.46
1.2.46
|
2021-12-16 15:00:46 -05:00 |
|
mkinney
|
03374eb62b
|
Merge pull request #165 from mkinney/fix_pyyaml_import
adding pyyaml to setup
|
2021-12-16 11:57:17 -08:00 |
|
Mike Kinney
|
95cd5f92c7
|
adding pyyaml to setup
|
2021-12-16 11:54:50 -08:00 |
|
Mike Kinney
|
6b0521003c
|
wip on adding unit tests to mesh_interface
|
2021-12-16 11:51:25 -08:00 |
|
Jm Casler
|
56dec2c52a
|
Bump version to 1.2.45
1.2.45
|
2021-12-16 13:57:42 -05:00 |
|