core/tests/components/switch
Pascal Vizeli e1cbd6b4c0 MQTT convert to async (#6064)
* Migrate mqtt to async

* address paulus comment / convert it complet async

* adress paulus comment / remove future

* Automation triggers should be async

* Fix MQTT async calls

* Show that event helpers are callbacks

* Fix tests

* Lint
2017-02-18 14:17:18 -08:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_command_line.py Fix for assumed state in command_line (#5578) 2017-01-26 21:41:30 -08:00
test_flux.py Continue on invalid platforms and new setup_component unit tests (#3736) 2016-10-08 11:27:35 -07:00
test_init.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_litejet.py Fix up docstring for tests (#5090) 2016-12-28 20:04:59 +02:00
test_mfi.py Removing calls to mock.assert_called_once_with (#3896) 2016-10-16 16:13:27 -07:00
test_mochad.py Add mochad component (#3970) 2016-10-24 21:49:49 -07:00
test_mqtt.py MQTT convert to async (#6064) 2017-02-18 14:17:18 -08:00
test_rest.py Migrate REST switch to async (#4517) 2016-12-13 08:55:13 -08:00
test_rflink.py Rflink 433Mhz gateway platform and components (#4547) 2017-01-31 08:11:52 -08:00
test_rfxtrx.py Convert config.components to a set (#5824) 2017-02-09 20:21:57 +02:00
test_template.py More async tests (#4223) 2016-11-05 16:36:20 -07:00