core/tests/helpers
Paulus Schoutsen f43db3c615 Replace executor with async_add_job ()
* Remove executor

* Lint

* Lint

* Fix tests
2017-05-26 08:28:07 -07:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_aiohttp_client.py aiohttp 2 () 2017-03-30 00:50:53 -07:00
test_condition.py Optimize template 2 () 2016-09-27 21:29:55 -07:00
test_config_validation.py Remove ordered_dict validator () 2017-04-30 10:55:03 -07:00
test_deprecation.py Add tests for deprecation helpers () 2017-05-06 10:10:48 -07:00
test_discovery.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_dispatcher.py Move mqtt from eventbus to dispatcher / add unsub for dispatcher () 2017-02-24 17:11:50 -08:00
test_entity.py Replace executor with async_add_job () 2017-05-26 08:28:07 -07:00
test_entity_component.py Don't block startup more than 60 seconds while waiting for components. () 2017-05-23 14:29:27 -07:00
test_entity_values.py Simplify customize () 2017-02-15 19:47:30 -08:00
test_event.py Refactor sun component for correctness () 2017-05-09 00:03:34 -07:00
test_init.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
test_location.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
test_restore_state.py Tweak recorder/restore_state () 2017-03-05 10:52:08 +01:00
test_script.py Add 'wait_template' to script commands / Refactory track_template () 2017-02-12 13:27:53 -08:00
test_service.py Remove event decorators () 2017-03-15 14:46:57 +01:00
test_state.py Remove usage of event_loop fixture () 2017-05-25 21:40:36 -07:00
test_sun.py Refactor sun component for correctness () 2017-05-09 00:03:34 -07:00
test_template.py Prevent the random template filter from caching its output. Fixes () 2017-05-23 10:32:06 -07:00