Crank-Git
|
8a6ee5fb35
|
fixed assertion errors by replace ham id with ham radio callsign, fixed _sendAdmin assertion
|
2025-06-08 20:39:26 -04:00 |
|
Crank-Git
|
aa786c7ebd
|
Fix linting errors and duplicate function
|
2025-06-08 19:51:21 -04:00 |
|
Crank-Git
|
23be2d2189
|
Add validation/prevent --set-owner, --set-owner-short, and --set-ham from accepting empty or whitespace-only names. This is in relation to meshtastic#6867 firmware feature request https://github.com/meshtastic/firmware/issues/6867
|
2025-06-08 18:16:49 -04:00 |
|
Ian McEwen
|
f41ef042a9
|
Merge pull request #708 from mikeymakesit/add-channel
Add new channels from an add URL with the new --ch-add-url option
|
2025-02-19 10:18:09 -07:00 |
|
Ian McEwen
|
84bec5a7c4
|
fix up misc. lint/type/test issues, streamline, align argument names and groupings
|
2025-02-19 10:15:27 -07:00 |
|
Ian McEwen
|
4b6d7a8587
|
Support setting nodes ignored in nodedb (with 2.5.13+ firmware)
|
2024-12-21 13:46:17 -07:00 |
|
Eric Severance
|
18ac0d6d5c
|
Support setting/removing nodes as favorites
|
2024-12-17 17:38:51 -08:00 |
|
Derek Arnold
|
e561222ea7
|
add docstrings
|
2024-09-15 16:06:44 -05:00 |
|
Derek Arnold
|
73a1bbc7d5
|
add test coverage for changes to requestChannels
|
2024-09-15 16:02:59 -05:00 |
|
Ian McEwen
|
e7ed254d9d
|
appease pylint, tests, mypy
|
2024-08-24 22:00:29 -07:00 |
|
Kevin Hester
|
88b73611f0
|
Move protobufs to meshtastic.protobuf python namespace
|
2024-06-26 10:05:59 -07:00 |
|
Ian McEwen
|
393c765557
|
Fix up tests
|
2024-04-21 10:32:07 -07:00 |
|
Ian McEwen
|
a139d180b8
|
Fix up or comment out broken tests, to get CI (hopefully) happy
|
2024-03-23 22:07:17 -07:00 |
|
Ian McEwen
|
b8640666d7
|
Fix some outstanding pylint issues (or disable the checks)
|
2024-03-19 12:47:08 -07:00 |
|
Ben Meadors
|
67636c4ce2
|
Revert "Move pb2 Files to Own Folder"
|
2024-03-11 12:18:25 -05:00 |
|
foglet15
|
df8ea85873
|
change to PbDefinitions for clearer naming
|
2024-02-25 14:22:15 -05:00 |
|
foglet15
|
10c2e753f5
|
fix tests imports, add sed for fixing pb2 imports
|
2024-02-25 14:16:31 -05:00 |
|
Thomas Göttgens
|
97aa8a8d74
|
fixing a few linter errors.
|
2023-03-31 20:09:59 +02:00 |
|
Thomas Göttgens
|
7e6f13f0a2
|
establish trunk format
|
2023-03-31 20:09:59 +02:00 |
|
Thomas Göttgens
|
c55b1188e8
|
remove "Request Settings" during init, team settings and deprecated settings.
|
2022-06-17 10:40:40 +02:00 |
|
Mike Kinney
|
89b0426a2b
|
fix warnings now that tests have been commented out
|
2022-06-16 19:26:52 -07:00 |
|
Mike Kinney
|
e1f1cab5a5
|
comment out failing tests (for now)
|
2022-06-16 19:22:13 -07:00 |
|
Mike Kinney
|
132fb4fe5f
|
get pylint to pass
|
2022-06-16 19:13:18 -07:00 |
|
Ben Meadors
|
b79b7ceb40
|
Correct config
|
2022-06-16 20:31:14 -05:00 |
|
Mike Kinney
|
6f2efdcefe
|
got lint and pytest working
|
2022-03-02 10:28:07 -08:00 |
|
Mike Kinney
|
730934f520
|
add cm
|
2022-02-25 23:36:05 -08:00 |
|
Balazs Kelemen
|
b56a054f50
|
Canned message - Extend messages length
|
2022-02-21 22:06:03 +01:00 |
|
Mike Kinney
|
aa5af53348
|
add option to configure just the owner short name
|
2022-01-23 11:17:41 -08:00 |
|
Ben Meadors
|
ccb8bb83a6
|
Consistent spacing
|
2022-01-21 18:33:09 -06:00 |
|
Ben Meadors
|
076e865f77
|
Node level test
|
2022-01-21 18:20:50 -06:00 |
|
Mike Kinney
|
0f89baa36e
|
fix the pylint unused-argument warnings
|
2022-01-12 14:41:49 -08:00 |
|
Mike Kinney
|
cba424fde0
|
move slower unit tests to unitslow
|
2022-01-05 21:12:50 -08:00 |
|
Mike Kinney
|
83c18f4008
|
working on more unit tests
|
2022-01-01 15:48:33 -08:00 |
|
Mike Kinney
|
ccc71930f7
|
get last two lines covered in node
|
2022-01-01 13:25:36 -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
|
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
|
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
|
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
|
2fcfdeb04f
|
minor formatting; added unit tests for Node()
|
2021-12-16 09:10:45 -08:00 |
|