hass-core/tests
Pascal Vizeli ece58ce78f Remove ThreadPool with async executor ()
* Remove ThreadPool with async executor

* Fix zigbee

* update unittest

* fix remote api

* add pending task to remote

* fix lint

* remove unused import

* remove old stuff for lazy tests

* fix bug and add a exception handler to executor

* change executor handling

* change to wait from gather

* fix unittest
2016-11-05 09:27:55 -07:00
..
components Remove ThreadPool with async executor () 2016-11-05 09:27:55 -07:00
fixtures Unittests for ddwrt device tracker and bugfix () 2016-10-24 22:18:24 -07:00
helpers Clean up tests () 2016-11-03 21:58:18 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Async bootstrap / component init () 2016-10-27 00:16:23 -07:00
test_util Async version of Yr.no () 2016-11-02 19:34:12 -07:00
testing_config/custom_components Exclude tests in dependencies in test dir from pytest () 2016-07-25 08:26:07 -07:00
util Remove None value before writing known_devices () 2016-11-01 21:51:31 -07:00
__init__.py async HTTP component () 2016-10-23 23:48:01 -07:00
common.py Remove ThreadPool with async executor () 2016-11-05 09:27:55 -07:00
conftest.py async HTTP component () 2016-10-23 23:48:01 -07:00
test_bootstrap.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
test_config.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
test_core.py Remove ThreadPool with async executor () 2016-11-05 09:27:55 -07:00
test_loader.py Disable too-many-* () 2016-10-30 22:18:53 +01:00
test_main.py Migrate core from threads to async awesomeness () 2016-09-12 19:16:14 -07:00
test_remote.py Bugfix/frontend group urls () 2016-11-02 21:15:23 -07:00