core/tests/components/cloud
Joakim Plate 2569c4ae37 Google assistant storage of connected agents (#29158)
* Make async_report_state take agent_user_id

* Attempt to store synced agents

* Drop now not needed initialization

* Make sure cloud uses the all sync on changed preferences

* Some more places to use all version of sync

* Get the agent_user_id from the request context if available

* Minor cleanup

* Remove the old fixed agent_user_id for cloud

Instead pass along cloud_user where appropriate.

* async_delay_save takes a function

* Adjust test for delayed store

* Remove unused save function

* Add login check.
2019-12-02 22:05:59 -08: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 storage of connected agents (#29158) 2019-12-02 22:05:59 -08:00
test_google_config.py Google assistant storage of connected agents (#29158) 2019-12-02 22:05:59 -08:00
test_http_api.py Only create cloud user if cloud in use (#29150) 2019-11-28 14:23:59 +01:00
test_init.py Only create cloud user if cloud in use (#29150) 2019-11-28 14:23:59 +01:00
test_prefs.py Only create cloud user if cloud in use (#29150) 2019-11-28 14:23:59 +01:00
test_utils.py Black 2019-07-31 12:25:30 -07:00