1
0
mirror of https://github.com/home-assistant/core synced 2024-07-05 17:29:15 +00:00
home-assistant-core/tests/__init__.py
Paulus Schoutsen 519d9f2fd0 async HTTP component (#3914)
* Migrate WSGI to asyncio

* Rename wsgi -> http

* Python 3.4 compat

* Move linting to Python 3.4

* lint

* Lint

* Fix Python 3.4 mock_open + binary data

* Surpress logging aiohttp.access

* Spelling

* Sending files is a coroutine

* More callback annotations and naming fixes

* Fix ios
2016-10-23 23:48:01 -07:00

2 lines
32 B
Python

"""Tests for Home Assistant."""