open_workshop/open_workshop_mqtt/views
matthias.lotz 59539e0201 WIP: MQTT Tests - Mocked approach created but needs better testing strategy
- 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)
2026-01-25 10:15:52 +01:00
..
mqtt_connection_views.xml feat: MQTT integration - auto-start, session detection, UI fixes 2026-01-24 23:40:03 +01:00
mqtt_device_views.xml WIP: MQTT Tests - Mocked approach created but needs better testing strategy 2026-01-25 10:15:52 +01:00
mqtt_menus.xml feat: MQTT integration - auto-start, session detection, UI fixes 2026-01-24 23:40:03 +01:00
mqtt_message_views.xml feat: MQTT integration - auto-start, session detection, UI fixes 2026-01-24 23:40:03 +01:00
mqtt_session_views.xml feat: MQTT integration - auto-start, session detection, UI fixes 2026-01-24 23:40:03 +01:00