core/tests
Paulus Schoutsen 32ffd006fa Reorganize HTTP component (#4575)
* Move HTTP to own folder

* Break HTTP into middlewares

* Lint

* Split tests per middleware

* Clean up HTTP tests

* Make HomeAssistantViews more stateless

* Lint

* Make HTTP setup async
2016-11-25 13:04:06 -08:00
..
components Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
fixtures Unittests for ddwrt device tracker and bugfix (#3996) 2016-10-24 22:18:24 -07:00
helpers Advanced Ip filtering (#4424) 2016-11-24 21:52:10 -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 Async version of Yr.no (#4158) 2016-11-02 19:34:12 -07:00
testing_config/custom_components Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
util Entity and climate: do not convert temperature unnecessary (#4522) 2016-11-22 17:38:04 -08:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Reorganize HTTP component (#4575) 2016-11-25 13:04:06 -08:00
conftest.py Upgrade linter (#4461) 2016-11-18 21:47:59 -08:00
test_bootstrap.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01: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