odoo_mqtt/iot_bridge/tests
matthias.lotz 080a7275d9 Phase 3.3: Harden error handling and recovery patterns
- Add optional Odoo circuit-breaker for transient failures
- Unify timeout handling in Odoo and MQTT clients
- Improve transient error classification (timeout/connection/5xx/429)
- Add focused unit tests for recovery and circuit-breaker behavior
- Mark Phase 3.3 tasks as completed in optimization plan
2026-02-19 19:07:13 +01:00
..
fixtures chore: Apply code quality tools (black, isort, ruff) 2026-02-18 22:20:25 +01:00
integration Phase 3: Complete type safety & logging unification (3.1-3.2) 2026-02-18 23:54:27 +01:00
tools Phase 3: Complete type safety & logging unification (3.1-3.2) 2026-02-18 23:54:27 +01:00
unit Phase 3.3: Harden error handling and recovery patterns 2026-02-19 19:07:13 +01:00
__init__.py initial version 2026-02-10 20:00:27 +01:00
conftest.py Phase 3: Complete type safety & logging unification (3.1-3.2) 2026-02-18 23:54:27 +01:00
helpers.py chore: Apply code quality tools (black, isort, ruff) 2026-02-18 22:20:25 +01:00
test_e2e_push_architecture.py Phase 3: Complete type safety & logging unification (3.1-3.2) 2026-02-18 23:54:27 +01:00
test_mqtt_config_push.py chore: Apply code quality tools (black, isort, ruff) 2026-02-18 22:20:25 +01:00
test-config-push.json feat: Implement HTTP Config API for Bridge (Phase 3.1) 2026-02-12 20:05:49 +01:00
test-config-push.sh feat: Implement HTTP Config API for Bridge (Phase 3.1) 2026-02-12 20:05:49 +01:00