core/tests/components/camera
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
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_generic.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
test_local_file.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
test_uvc.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00