Mike Kinney
|
e79faf93d0
|
try a different way
|
2021-12-29 20:57:57 -08:00 |
|
Mike Kinney
|
5dc800f9a3
|
deal with windows on smoke1 test
|
2021-12-29 20:39:34 -08:00 |
|
linagee
|
4575c58b97
|
Ham, not HAM
Discovered in 1ffa55d39a
|
2021-12-27 21:07:17 -07:00 |
|
Mike Kinney
|
dda4d4b653
|
meant to add this change to the last PR
|
2021-12-25 23:24:28 -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
|
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 |
|
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 |
|
Mike Kinney
|
a56a92b166
|
needed to do some actual testing to see error in code
|
2021-12-23 09:30:23 -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 |
|
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 |
|
Mike Kinney
|
0701d400ff
|
add examples; add Makefile
|
2021-12-21 11:21:37 -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
|
4597ea1898
|
add channel index to send text
|
2021-12-20 14:00:56 -08:00 |
|
Mike Kinney
|
c1cab5e62f
|
add unit tests for RemoteHardwareClient()
|
2021-12-17 14:37:30 -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 |
|
Mike Kinney
|
e869e3c72e
|
now that the firmware is updated, can fix smoke test
|
2021-12-17 09:08:09 -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
|
6b0521003c
|
wip on adding unit tests to mesh_interface
|
2021-12-16 11:51:25 -08:00 |
|
Mike Kinney
|
2fcfdeb04f
|
minor formatting; added unit tests for Node()
|
2021-12-16 09:10:45 -08:00 |
|
Mike Kinney
|
34789899d8
|
add main unit test for --ble and --host; add test for --sendtext with --dest
|
2021-12-15 21:59:41 -08:00 |
|
Mike Kinney
|
6239585bf2
|
add main unit test for onReceive() and onConnection()
|
2021-12-15 21:46:40 -08:00 |
|
Mike Kinney
|
ef9a97d1f7
|
initial test_ble_interface; add another unit test
|
2021-12-15 16:15:46 -08:00 |
|
Mike Kinney
|
712f1f5288
|
add main unit test --noproto, --seriallog, and a deprecated arg
|
2021-12-15 14:44:28 -08:00 |
|
Mike Kinney
|
5e1e968ccd
|
add main unit test for --get
|
2021-12-15 14:21:37 -08:00 |
|
Mike Kinney
|
dae1f08632
|
remove lines that are not needed
|
2021-12-15 13:46:36 -08:00 |
|
Mike Kinney
|
d44e06420a
|
add couple more tests for --pos-fields
|
2021-12-15 13:41:28 -08:00 |
|
Mike Kinney
|
8927fdcd1e
|
figured out how to test --pos-fields
|
2021-12-15 12:54:59 -08:00 |
|
Mike Kinney
|
a248807165
|
remove print statements that were helpful during dev
|
2021-12-13 00:00:04 -08:00 |
|