core/tests/components/mqtt
Jason Hu d7b61f7ff6 Move mqtt_mock to tests/components/mqtt/conftest.py (#20621)
* Move mqtt_mock to tests/components/mqtt/conftest.py

* Move mqtt room presence sensor test to tests/components/mqtt

* Revert "Move mqtt room presence sensor test to tests/components/mqtt"

This reverts commit e08bc143

* Decouple mqtt room presence sensor test and mqtt_mock
2019-01-31 21:22:29 +01:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
conftest.py Move mqtt_mock to tests/components/mqtt/conftest.py (#20621) 2019-01-31 21:22:29 +01:00
test_alarm_control_panel.py Disable extra=vol.ALLOW_EXTRA for MQTT platforms. (#20562) 2019-01-29 09:29:02 -08:00
test_binary_sensor.py Disable extra=vol.ALLOW_EXTRA for MQTT platforms. (#20562) 2019-01-29 09:29:02 -08:00
test_camera.py Add discovery update support to MQTT camera (#20529) 2019-01-28 16:21:38 -08:00
test_climate.py Small cleanup of MQTT platforms (#20503) 2019-01-27 18:54:52 +01:00
test_config_flow.py Small cleanup of MQTT platforms (#20503) 2019-01-27 18:54:52 +01:00
test_cover.py Small cleanup of MQTT platforms (#20503) 2019-01-27 18:54:52 +01:00
test_discovery.py Small cleanup of MQTT platforms (#20503) 2019-01-27 18:54:52 +01:00
test_fan.py Small cleanup of MQTT platforms (#20503) 2019-01-27 18:54:52 +01:00
test_init.py Small cleanup of MQTT platforms (#20503) 2019-01-27 18:54:52 +01:00
test_light.py Disable extra=vol.ALLOW_EXTRA for MQTT platforms. (#20562) 2019-01-29 09:29:02 -08:00
test_light_json.py Disable extra=vol.ALLOW_EXTRA for MQTT platforms. (#20562) 2019-01-29 09:29:02 -08:00
test_light_template.py Disable extra=vol.ALLOW_EXTRA for MQTT platforms. (#20562) 2019-01-29 09:29:02 -08:00
test_lock.py Disable extra=vol.ALLOW_EXTRA for MQTT platforms. (#20562) 2019-01-29 09:29:02 -08:00
test_sensor.py Disable extra=vol.ALLOW_EXTRA for MQTT platforms. (#20562) 2019-01-29 09:29:02 -08:00
test_server.py Small cleanup of MQTT platforms (#20503) 2019-01-27 18:54:52 +01:00
test_subscription.py Small cleanup of MQTT platforms (#20503) 2019-01-27 18:54:52 +01:00
test_switch.py Disable extra=vol.ALLOW_EXTRA for MQTT platforms. (#20562) 2019-01-29 09:29:02 -08:00
test_vacuum.py Cleanup if discovered mqtt vacuum can't be added (#20549) 2019-01-28 15:56:47 -08:00