core/ha_test
Paulus Schoutsen 970014588a New strategy for defining number of used threads
Number of worker threads is 2 + 1 for each component that polls devices.
2014-12-16 21:46:02 -08:00
..
config/custom_components Refactor: code moved to new helper and constants file. Also adds support for multiple types for switch/light components. 2014-12-06 23:57:02 -08:00
helpers.py Refactor: code moved to new helper and constants file. Also adds support for multiple types for switch/light components. 2014-12-06 23:57:02 -08:00
test_component_chromecast.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00
test_component_core.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00
test_component_demo.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00
test_component_device_scanner.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00
test_component_group.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00
test_component_http.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00
test_component_light.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00
test_component_sun.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00
test_component_switch.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00
test_core.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00
test_helpers.py Refactor: code moved to new helper and constants file. Also adds support for multiple types for switch/light components. 2014-12-06 23:57:02 -08:00
test_loader.py Refactor: code moved to new helper and constants file. Also adds support for multiple types for switch/light components. 2014-12-06 23:57:02 -08:00
test_remote.py New strategy for defining number of used threads 2014-12-16 21:46:02 -08:00
test_util.py Fix some style warnings by PyCharm 2014-12-07 01:28:52 -08:00