odoo_mqtt/iot_bridge/tests/unit
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
..
__init__.py initial version 2026-02-10 20:00:27 +01:00
test_bootstrap.py Complete phase 2 rest points: env overrides and unit tests 2026-02-18 23:30:33 +01:00
test_config_schema.py Complete phase 2 rest points: env overrides and unit tests 2026-02-18 23:30:33 +01:00
test_dependencies.py Phase 3: Complete type safety & logging unification (3.1-3.2) 2026-02-18 23:54:27 +01:00
test_event_queue.py Phase 3: Complete type safety & logging unification (3.1-3.2) 2026-02-18 23:54:27 +01:00
test_exceptions.py Complete phase 2 rest points: env overrides and unit tests 2026-02-18 23:30:33 +01:00
test_odoo_client_error_handling.py Phase 3.3: Harden error handling and recovery patterns 2026-02-19 19:07:13 +01:00
test_service_manager.py Complete phase 2 rest points: env overrides and unit tests 2026-02-18 23:30:33 +01:00
test_session_detector.py Phase 3: Complete type safety & logging unification (3.1-3.2) 2026-02-18 23:54:27 +01:00