Module meshtastic.tests
Sub-modules
meshtastic.tests.conftest
-
Common pytest code (place for fixtures).
meshtastic.tests.test_ble_interface
-
Meshtastic unit tests for ble_interface.py
meshtastic.tests.test_examples
-
Meshtastic test that the examples run as expected. We assume you have a python virtual environment in current directory. If not, you need to run: …
meshtastic.tests.test_globals
-
Meshtastic unit tests for globals.py
meshtastic.tests.test_init
-
Meshtastic unit tests for init.py
meshtastic.tests.test_int
-
Meshtastic integration tests
meshtastic.tests.test_main
-
Meshtastic unit tests for main.py
meshtastic.tests.test_mesh_interface
-
Meshtastic unit tests for mesh_interface.py
meshtastic.tests.test_node
-
Meshtastic unit tests for node.py
meshtastic.tests.test_remote_hardware
-
Meshtastic unit tests for remote_hardware.py
meshtastic.tests.test_serial_interface
-
Meshtastic unit tests for serial_interface.py
meshtastic.tests.test_smoke1
-
Meshtastic smoke tests with a single device via USB
meshtastic.tests.test_smoke2
-
Meshtastic smoke tests with 2 devices connected via USB
meshtastic.tests.test_smoke_wifi
-
Meshtastic smoke tests a device setup with wifi …
meshtastic.tests.test_smokevirt
-
Meshtastic smoke tests with a single virtual device via localhost …
meshtastic.tests.test_stream_interface
-
Meshtastic unit tests for stream_interface.py
meshtastic.tests.test_tcp_interface
-
Meshtastic unit tests for tcp_interface.py
meshtastic.tests.test_tunnel
-
Meshtastic unit tests for tunnel.py
meshtastic.tests.test_util
-
Meshtastic unit tests for util.py