hass-core/tests/components/mqtt
Paulus Schoutsen 7f699b4261 Lazy initialise the worker pool (#4110)
* Lazy initialise the worker pool

* Minimize pool initialization in core tests

* Fix tests on Python 3.4

* Remove passing in thread count to mock HASS

* Tests: Allow pool by default for threaded, disable for async

* Remove JobPriority for thread pool

* Fix wrong block_till_done

* EmulatedHue: Remove unused test code

* Zigbee: do not touch hass.pool

* Init loop in add_job

* Fix core test

* Fix random sensor test
2016-10-31 08:47:29 -07:00
..
__init__.py Tweak Recorder 2016-07-11 08:56:07 -07:00
test_init.py Lazy initialise the worker pool (#4110) 2016-10-31 08:47:29 -07:00
test_server.py Async bootstrap / component init (#3991) 2016-10-27 00:16:23 -07:00