core/tests/util
Paulus Schoutsen 7848381f43
Allow managing cloud webhook (#18672)
* Add cloud webhook support

* Simplify payload

* Add cloud http api tests

* Fix tests

* Lint

* Handle cloud webhooks

* Fix things

* Fix name

* Rename it to cloudhook

* Final rename

* Final final rename?

* Fix docstring

* More tests

* Lint

* Add types

* Fix things
2018-11-26 14:10:18 +01:00
..
__init__.py Fix PEP257 issues 2016-03-09 11:15:04 +01:00
test_aiohttp.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
test_async.py Rename homeassistant.util.async to .async_ (#13088) 2018-03-11 10:01:12 -07:00
test_color.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_distance.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_dt.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_init.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_json.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_location.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
test_logging.py Removing asyncio.coroutine syntax from HASS core (#12509) 2018-02-25 03:38:46 -08:00
test_package.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
test_ruamel_yaml.py Extract ruamel.yaml to util with secrets, lovelace ws decorators (#17958) 2018-10-31 13:49:54 +01:00
test_unit_system.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_volume.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00
test_yaml.py Pytest tests (#17750) 2018-10-24 12:10:05 +02:00