- Created test_mqtt_mocked.py with unittest.mock (following OCA patterns) - Old tests with real MQTT broker hang in TransactionCase tearDown - Created run-tests.sh following OCA/oca-ci best practices - TODO: Find proper way to test MQTT with background threads in Odoo - TODO: Either fully mock or use different test approach (not TransactionCase) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| common.py | ||
| test_device_status.py | ||
| test_mqtt_connection.py | ||
| test_mqtt_mocked.py | ||
| test_session_detection.py | ||
| test_start_stop.py | ||