core/tests/components/cloud
Krisjanis Lejejs a1e2d79613
Add cloud ICE server registration (#128942)
* Add cloud ICE server registration

* Add ice_servers to prefs, fix registration flow

* Add support for list of ICE servers

* Add ICE server cleanup on cloud logout, create tests

* Fix RTCIceServer types

* Update homeassistant/components/cloud/client.py

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>

* Improve tests based on PR reviews

* Improve tests

* Use set_cloud_prefs fixture

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: Robert Resch <robert@resch.dev>
2024-10-29 20:35:52 +01:00
..
__init__.py Improve type hints in cloud tests (#120420) 2024-06-25 17:07:50 +02:00
conftest.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_account_link.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_alexa_config.py Improve type hints in cloud tests (#120420) 2024-06-25 17:07:50 +02:00
test_assist_pipeline.py
test_binary_sensor.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_client.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_config_flow.py
test_google_config.py Improve type hints in cloud tests (#120420) 2024-06-25 17:07:50 +02:00
test_http_api.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_init.py Improve type hints in cloud tests (#120420) 2024-06-25 17:07:50 +02:00
test_prefs.py
test_repairs.py Adjust imports in cloud tests (#120386) 2024-06-25 13:13:14 +02:00
test_stt.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_subscription.py
test_system_health.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_tts.py Move core config functionality to its own module (#129065) 2024-10-24 13:34:51 +02:00