Commit Graph
765 Commits
Author SHA1 Message Date
mkinney bda446c7b5 Update build_mac.yml 2022-01-05 14:13:42 -08:00
mkinney f79540f197 Update build_mac.yml 2022-01-05 14:09:17 -08:00
mkinney d507697e56 Merge pull request #210 from mkinney/work_on_single_executable
install meshtastic before building single executable
2022-01-05 13:58:47 -08:00
Mike Kinney acbc1f2e30 install meshtastic before building single executable 2022-01-05 13:56:07 -08:00
mkinney 7b3c68119c Merge pull request #209 from mkinney/add_modules_for_building_single_executables
collect the meshtastic libs
2022-01-05 13:36:25 -08:00
Mike Kinney 39f97166b0 collect the meshtastic libs 2022-01-05 13:34:28 -08:00
mkinney 541d19cafb Merge pull request #208 from mkinney/create_actions_for_building_single_executables
Create actions for building single executables
2022-01-05 13:26:47 -08:00
Mike Kinney 969a81b779 Merge remote-tracking branch 'upstream/master' into create_actions_for_building_single_executables 2022-01-05 13:24:33 -08:00
Mike Kinney 3f76c1efb0 refactor version info so pyinstaller will work; add build mac and ubuntu standalone executables 2022-01-05 13:22:37 -08:00
mkinney 774849189f Merge pull request #207 from mkinney/create_build_windows_action
add a build windows action
2022-01-05 12:46:10 -08:00
Mike Kinney 53d626aa72 add a build windows action 2022-01-05 12:44:05 -08:00
mkinney 1a3a840269 Merge pull request #206 from mkinney/fully_qualify_imports
need to fully qualify imports so projects consuming the library will …
1.2.52
2022-01-05 11:24:13 -08:00
Mike Kinney fe69f05e75 add python 3.6, 3.7, 3.8, and 3.9 for ci and validation 2022-01-05 11:20:04 -08:00
Mike Kinney 5c662822b9 need to fully qualify imports so projects consuming the library will work 2022-01-05 11:16:08 -08:00
mkinney c049d3424a Merge pull request #205 from mkinney/remove_nested_keys
remove nested keys from nodes so we do not display garbage
1.2.51
2022-01-02 11:28:07 -08:00
Mike Kinney 471535853b bump version 2022-01-02 11:20:15 -08:00
Mike Kinney 676148cc14 meant to use decoded not decode 2022-01-02 11:19:17 -08:00
Mike Kinney a915b05240 remove nested keys from nodes so we do not display garbage 2022-01-02 11:15:19 -08:00
Jm Casler a1668e8c66 updating proto submodule to latest 2022-01-01 23:25:22 -08:00
mkinney e7664cb40b Merge pull request #204 from mkinney/add_more_unit_tests
get last two lines covered in node
2022-01-01 15:51:21 -08:00
Mike Kinney 83c18f4008 working on more unit tests 2022-01-01 15:48:33 -08:00
Mike Kinney 8b6321ce7f add a few more tests 2022-01-01 15:21:53 -08:00
Mike Kinney 9fac981ba6 test heartbeatTimer 2022-01-01 14:53:57 -08:00
Mike Kinney ccc71930f7 get last two lines covered in node 2022-01-01 13:25:36 -08:00
mkinney 9380f048fa Update setup.py
bump version
2022-01-01 11:11:54 -08:00
mkinney 0a655ac8df Merge pull request #203 from mkinney/minor_changes
do not print line for export; comment out ble test; do not send decoded
1.2.50
2022-01-01 09:51:34 -08:00
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
mkinney e5ecba7ec0 Merge pull request #202 from mkinney/format_mac_address
if mac address is in nodes, format it like a valid mac address
2021-12-31 20:04:19 -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
mkinney 9c66447913 Merge pull request #201 from mkinney/more_testing
added tests for _getOrCreateByNum(), nodeNumToId(), and _fixupPositio…
2021-12-31 14:26:37 -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
mkinney 9d0bc09e0f Merge pull request #200 from mkinney/tuning_tests
Tuning tests
2021-12-31 12:30:00 -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
mkinney bd697864e4 Merge pull request #199 from mkinney/unit_testing_continues
revert the stream interface change; fix tunnel tests
2021-12-31 09:40:58 -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
Sacha Weatherstone b92fff0da6 Create vercel.json 2021-12-31 20:46:21 +11:00
mkinney 6a6b72a2ae Merge pull request #198 from mkinney/keep_working_on_unit_tests
start to add unit tests for tunnel
2021-12-30 23:01:05 -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
mkinney 684b2885aa Merge pull request #197 from mkinney/work_on_unit_tests
add more tests; do not need the old --reply test
2021-12-30 12:28:36 -08:00