core/tests
Pascal Vizeli 7c3ae884df Migrate remote to async (#4678)
* Migrate remote to async

* add coro

* remove sync from init since only used in harmony

* import ATTR from remote

* remove unused sync stuff from tests
2016-12-06 22:35:24 -08:00
..
components Migrate remote to async (#4678) 2016-12-06 22:35:24 -08:00
fixtures Unittests for ddwrt device tracker and bugfix (#3996) 2016-10-24 22:18:24 -07:00
helpers Finish all tasks before setup phase is done (#4606) 2016-11-30 13:02:45 -08:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
test_util Macvendor (#4468) 2016-12-01 18:30:41 -08:00
testing_config/custom_components Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
util Update color names to follow w3.org list. (#4374) 2016-11-28 22:59:46 -08:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Add websocket API (#4582) 2016-11-26 18:23:28 -08:00
conftest.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
test_bootstrap.py Finish all tasks before setup phase is done (#4606) 2016-11-30 13:02:45 -08:00
test_config.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_core.py Track tasks only during shutdown and tests (#4428) 2016-11-24 14:49:29 -08: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 Track tasks only during shutdown and tests (#4428) 2016-11-24 14:49:29 -08:00