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_globals

Meshtastic unit tests for globals.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_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_stream_interface

Meshtastic unit tests for stream_interface.py

meshtastic.tests.test_tcp_interface

Meshtastic unit tests for tcp_interface.py

meshtastic.tests.test_util

Meshtastic unit tests for util.py