Fix some doc gaps

This commit is contained in:
Jack Kingsman
2026-03-03 12:01:58 -08:00
parent 73f082c06c
commit 31afb7b9c0
5 changed files with 14 additions and 5 deletions
+1
View File
@@ -240,6 +240,7 @@ Key test files:
- `tests/test_ack_tracking_wiring.py` - DM ACK tracking extraction and wiring
- `tests/test_health_mqtt_status.py` - Health endpoint MQTT status field
- `tests/test_community_mqtt.py` - Community MQTT publisher (JWT, packet format, hash, broadcast)
- `tests/test_real_crypto.py` - Real cryptographic operations
### Frontend (Vitest)