Files
meshtastic_firmware/mcp-server/tests/recovery/__init__.py
T
2026-07-01 19:01:27 -05:00

7 lines
264 B
Python

"""Recovery tier - exercises `uhubctl` power control end-to-end.
Requires `uhubctl` installed AND at least one connected device on a
PPPS-capable hub. The whole tier skips cleanly via
`tests/recovery/conftest.py::_recovery_tier_guard` when either is missing.
"""