This website requires JavaScript.
Explore
Help
Sign In
Home-Assistant
/
core
mirror of
https://github.com/home-assistant/core.git
Watch
1
Star
0
Fork
You've already forked core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
29aea5a66c
core
/
tests
/
__init__.py
2 lines
32 B
Python
Raw
Normal View
History
Unescape
Escape
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-24 06:48:01 +00:00
"""
Tests for Home Assistant.
"""