Mike Kinney
|
0b6676c5b3
|
do not print line for export; comment out ble test; do not send decoded
|
2022-01-01 09:49:21 -08:00 |
|
Mike Kinney
|
a1809f5b84
|
if mac address is in nodes, format it like a valid mac address
|
2021-12-31 20:01:14 -08:00 |
|
Mike Kinney
|
65960fb982
|
added tests for _getOrCreateByNum(), nodeNumToId(), and _fixupPosition(); found/fixed bug on _fixupPosition
|
2021-12-31 13:43:37 -08:00 |
|
Mike Kinney
|
475ddcc8dd
|
add tests for _ipToNodeId()
|
2021-12-31 12:28:14 -08:00 |
|
Mike Kinney
|
105276f98e
|
add unit tests for _shouldFilterPacket()
|
2021-12-31 12:17:04 -08:00 |
|
Mike Kinney
|
4ee647403b
|
fix output on tests using pytest -s option; fixed some tests
|
2021-12-31 10:55:13 -08:00 |
|
Mike Kinney
|
10f48f130f
|
move some unit tests to unitslow
|
2021-12-31 09:59:22 -08:00 |
|
Mike Kinney
|
ab876c9efd
|
add unit test for findPorts()
|
2021-12-31 09:38:44 -08:00 |
|
Mike Kinney
|
aba303c677
|
figured out issue; had device connected to serial port; needed to patch; fixed tunnel test in main
|
2021-12-31 09:28:17 -08:00 |
|
Mike Kinney
|
43d59ca8d8
|
temp comment out tests that pass locally but not when run from CI
|
2021-12-31 08:53:17 -08:00 |
|
Mike Kinney
|
177705aeff
|
revert the stream interface change; fix tunnel tests
|
2021-12-31 08:49:13 -08:00 |
|
Mike Kinney
|
614a90c0eb
|
unit test a few more lines
|
2021-12-30 22:59:01 -08:00 |
|
Mike Kinney
|
9adbed4be6
|
add unit tests for onTunnelReceive()
|
2021-12-30 22:52:49 -08:00 |
|
Mike Kinney
|
809f005f61
|
add unit tests for ipstr(), hexstr(), and readnet_u16()
|
2021-12-30 22:26:26 -08:00 |
|
Mike Kinney
|
d366e74e86
|
refactor of Tunnel() for unit testing; create unit tests for Tunnel()
|
2021-12-30 21:24:32 -08:00 |
|
Mike Kinney
|
3f307880f9
|
add unit tests for tunnel and subnet
|
2021-12-30 20:04:32 -08:00 |
|
Mike Kinney
|
50523ec1b1
|
start to add unit tests for tunnel
|
2021-12-30 19:37:38 -08:00 |
|
Mike Kinney
|
f5eb8738fb
|
added unit tests for --ch-set and onNode()
|
2021-12-30 12:20:24 -08:00 |
|
Mike Kinney
|
14941c742a
|
add more tests; do not need the old --reply test
|
2021-12-30 11:28:03 -08:00 |
|
Mike Kinney
|
cecc5c3b25
|
remove the raw key from the nodes dict
|
2021-12-30 08:26:13 -08:00 |
|
Mike Kinney
|
1a5f525632
|
need to comment out unittest with change to --reply
|
2021-12-30 07:49:34 -08:00 |
|
Mike Kinney
|
8e1010e9f2
|
ignore two checks for Windows smoke1 testing
|
2021-12-29 21:21:24 -08:00 |
|
Mike Kinney
|
ce2d9f5728
|
yet another attempt
|
2021-12-29 21:13:20 -08:00 |
|
Mike Kinney
|
9879e9f2df
|
try yet another way
|
2021-12-29 21:00:22 -08:00 |
|
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 |
|