- Add tests/integration/test_mqtt_reconnect.py with in-memory broker/client fakes - Add tests/integration/test_config_push_integration.py for POST /config flow and reconnect trigger - Add tests/integration/test_event_delivery.py for retry queue delivery behavior - Add httpx dependency required by FastAPI/Starlette TestClient - Update OPTIMIZATION_PLAN.md to mark 4.2 tasks complete Validation: - pytest tests/integration/test_mqtt_reconnect.py tests/integration/test_config_push_integration.py tests/integration/test_event_delivery.py - mypy tests/integration/test_mqtt_reconnect.py tests/integration/test_config_push_integration.py tests/integration/test_event_delivery.py |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_bridge_integration.py | ||
| test_config_push_integration.py | ||
| test_event_delivery.py | ||
| test_mqtt_reconnect.py | ||
| test_retry_logic.py | ||