mirror of
https://github.com/meshtastic/python.git
synced 2026-04-19 22:37:21 -04:00
add sanity prerelease tests
This commit is contained in:
7
bin/prerelease-tests.sh
Executable file
7
bin/prerelease-tests.sh
Executable file
@@ -0,0 +1,7 @@
|
||||
set -e
|
||||
|
||||
echo "Running (crude) prerelease tests to verify sanity"
|
||||
python3 tests/hello_world.py
|
||||
bin/run.sh --help
|
||||
bin/run.sh --info
|
||||
bin/run.sh --sendtext "Sanity complete"
|
||||
Reference in New Issue
Block a user