core/tests
Pascal Vizeli 81ca978413 Move mqtt from eventbus to dispatcher / add unsub for dispatcher (#6206)
* Move mqtt from eventbus to dispatcher / add unsub for dispatcher

* Fix lint

* Fix test

* Fix lint v2

* fix dispatcher_send
2017-02-24 17:11:50 -08:00
..
components Move mqtt from eventbus to dispatcher / add unsub for dispatcher (#6206) 2017-02-24 17:11:50 -08:00
fixtures Add aurora sensor (#6003) 2017-02-17 09:13:52 +01:00
helpers Move mqtt from eventbus to dispatcher / add unsub for dispatcher (#6206) 2017-02-24 17:11:50 -08:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts MQTT discovery (#5724) 2017-02-07 09:13:24 -08:00
test_util Update aiohttp handling with upc connect (#6108) 2017-02-19 23:25:45 +01:00
testing_config/custom_components Move part of image_processing tests (#5634) 2017-01-29 14:40:37 -08:00
util Fix load_yaml default value (#5383) 2017-01-16 22:08:47 -08:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Move mqtt from eventbus to dispatcher / add unsub for dispatcher (#6206) 2017-02-24 17:11:50 -08:00
conftest.py Mqtt fixes (#6116) 2017-02-19 22:43:10 -08:00
test_bootstrap.py Do not allow config dependency (#6036) 2017-02-18 11:31:37 -08:00
test_config.py Default config to setup group editor (#6198) 2017-02-23 22:53:16 -08:00
test_core.py Core cleanup: two stage shutdown (#5876) 2017-02-13 06:24:07 +01:00
test_loader.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Reserve a test port for broken api to fix race (#5371) 2017-01-16 12:56:47 -08:00