core/tests
Paulus Schoutsen 714b516176 aiohttp 2 (#6835)
* Upgrade aiohttp2

* Fix resource caching

* Fix helpers.aiohttp_client

* Lint

* Use static path for api error_log

* Fix ClientErrors import

* Remove not needed DisconnectError

* Remove releasing responses code

* Add timeout if stream starts non responding

* More async_aiohttp_proxy_stream cleanup

* Fix references to ClientError

* Fix fingerprinting

* Fix aiohttp stream tests

* Rename aiohttp_proxy_stream

* Remove impossible darksky test

* Fix sleepiq requests escaping mocker

* Lint

* Remove deprecated parameter

* Break up aiohttp_proxy_stream in 2 methods

* Lint

* Upgrade to aiohttp 2.0.4

* Convert connector close to a callback

* Fix static fingerprinted links
2017-03-30 00:50:53 -07:00
..
components aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
fixtures Added support for multiple efergy sensors in the same household. (#6630) 2017-03-16 23:22:10 -07:00
helpers aiohttp 2 (#6835) 2017-03-30 00:50:53 -07:00
mock Add zwave per-node entity. (#6690) 2017-03-23 08:37:20 -07:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Be able to select mqtt:tls_version for Python < 3.6 (#6442) 2017-03-12 22:02:59 -07:00
test_util Update aiohttp handling with upc connect (#6108) 2017-02-19 23:25:45 +01:00
testing_config/custom_components Move part of image_processing tests (#5634) 2017-01-29 14:40:37 -08:00
util Update Formulas in Convert XY to RGB (#6322) 2017-03-02 08:54:45 +01:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Allow testing against uvloop (#6468) 2017-03-07 10:11:41 +01:00
conftest.py Add zwave per-node entity. (#6690) 2017-03-23 08:37:20 -07:00
test_bootstrap.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_config.py Cleanup async handling (#6388) 2017-03-04 15:10:36 -08:00
test_core.py Add support for remove services / Reload script support (#6441) 2017-03-07 22:51:34 -08:00
test_loader.py Bootstrap / Component setup async (#6264) 2017-02-28 20:33:19 -08:00
test_main.py Migrate core from threads to async awesomeness (#3248) 2016-09-12 19:16:14 -07:00
test_remote.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_setup.py Add warning for slow platforms/components (#6467) 2017-03-07 20:31:57 -08:00