mirror of
https://github.com/meshtastic/python.git
synced 2026-02-18 14:49:24 -05:00
add more smoke1 tests: debug, team, ch-longslow, ch-shortfast, ch-add, ch-del, ch-index
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
set -e
|
||||
|
||||
# You may consider running: "pytest -m smoke1" instead of this test.
|
||||
|
||||
echo "Running (crude) prerelease tests to verify sanity"
|
||||
echo running hello
|
||||
python3 tests/hello_world.py
|
||||
@@ -7,6 +9,7 @@ python3 tests/hello_world.py
|
||||
echo toggling router
|
||||
bin/run.sh --set is_router true
|
||||
bin/run.sh --set is_router false
|
||||
# TODO: This does not seem to work.
|
||||
echo setting channel
|
||||
bin/run.sh --seturl "https://www.meshtastic.org/c/#GAMiENTxuzogKQdZ8Lz_q89Oab8qB0RlZmF1bHQ="
|
||||
echo setting time
|
||||
|
||||
Reference in New Issue
Block a user