From e869e3c72e66af62a81bb42cffdb55e01b1ed8a4 Mon Sep 17 00:00:00 2001 From: Mike Kinney Date: Fri, 17 Dec 2021 09:08:09 -0800 Subject: [PATCH] now that the firmware is updated, can fix smoke test --- meshtastic/tests/test_smoke1.py | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meshtastic/tests/test_smoke1.py b/meshtastic/tests/test_smoke1.py index d757dff..82fec42 100644 --- a/meshtastic/tests/test_smoke1.py +++ b/meshtastic/tests/test_smoke1.py @@ -267,11 +267,11 @@ def test_smoke1_ch_values(): """ exp = { '--ch-longslow': 'Bw125Cr48Sf4096', - # TODO: not sure why these fail thru tests, but ok manually - #'--ch-longfast': 'Bw31_25Cr48Sf512', - #'--ch-mediumslow': 'Bw250Cr46Sf2048', - #'--ch-mediumfast': 'Bw250Cr47Sf1024', - # TODO '--ch-shortslow': '?', + '--ch-longfast': 'Bw31_25Cr48Sf512', + '--ch-mediumslow': 'Bw250Cr46Sf2048', + '--ch-mediumfast': 'Bw250Cr47Sf1024', + # for some reason, this value does not show any modemConfig + '--ch-shortslow': '{ "psk', '--ch-shortfast': 'Bw500Cr45Sf128' }