- Add tests/unit/test_config.py for config loading and validation behavior - Add tests/unit/test_device_manager.py for device add/remove/routing lifecycle - Keep existing bootstrap/exceptions tests as completed items - Update OPTIMIZATION_PLAN.md: Phase 4 status in progress, 4.1 test tasks checked Validation: - pytest tests/unit/test_config.py tests/unit/test_device_manager.py tests/unit/test_bootstrap.py tests/unit/test_exceptions.py - mypy tests/unit/test_config.py tests/unit/test_device_manager.py |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_bootstrap.py | ||
| test_config_schema.py | ||
| test_config.py | ||
| test_dependencies.py | ||
| test_device_manager.py | ||
| test_event_queue.py | ||
| test_exceptions.py | ||
| test_odoo_client_error_handling.py | ||
| test_service_manager.py | ||
| test_session_detector.py | ||