core/tests/components/google_assistant
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
test_google_assistant.py Remove direct authentication via trusted networks or API password (#27656) 2019-10-14 14:56:45 -07:00
test_helpers.py Google Assistant Local SDK (#27428) 2019-10-13 14:16:27 -07:00
test_http.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_report_state.py Google: catch query not supported (#27559) 2019-10-12 14:07:01 -07:00
test_smart_home.py Add config entry and device support to Demo (#28702) 2019-11-13 16:37:31 +01:00
test_trait.py google_assistant: support for humidity sensors (#28695) 2019-11-25 22:12:20 -08:00