hass-core/tests/components/cloud
Joakim Plate 06231e7ac2
Move request sync logic into GoogleConfig (#28227)
* Move request sync logic into GoogleConfig

* Return http status code for request_sync same as cloud

* agent_user_id is not optional for async_sync_entities now

* No need in checking parameter here

* Adjust some things for cloud tests

* Adjust some more stuff for cloud tests

* Drop uneccessary else

* Black required change

* Let async_schedule_google_sync take agent_user_id

* Assert return value on api call

* Test old api key method

* Update homeassistant/components/google_assistant/helpers.py

Co-Authored-By: Paulus Schoutsen <paulus@home-assistant.io>
2019-11-26 22:47:13 +01:00
..
__init__.py Google Assistant Local SDK (#27428) 2019-10-13 14:16:27 -07:00
conftest.py Black 2019-07-31 12:25:30 -07:00
test_account_link.py Add cloud account linking support (#28210) 2019-10-25 16:04:24 -07:00
test_alexa_config.py Add Google Report State (#27112) 2019-10-03 13:02:38 +02:00
test_binary_sensor.py Black 2019-07-31 12:25:30 -07:00
test_client.py Google Assistant Local SDK (#27428) 2019-10-13 14:16:27 -07:00
test_google_config.py Move request sync logic into GoogleConfig (#28227) 2019-11-26 22:47:13 +01:00
test_http_api.py Move request sync logic into GoogleConfig (#28227) 2019-11-26 22:47:13 +01:00
test_init.py Add Google Report State (#27112) 2019-10-03 13:02:38 +02:00
test_utils.py Black 2019-07-31 12:25:30 -07:00