core/tests/components/cloud
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
conftest.py
test_auth_api.py
test_cloud_api.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
test_cloudhooks.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
test_http_api.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
test_init.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00
test_iot.py Allow managing cloud webhook (#18672) 2018-11-26 14:10:18 +01:00