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
conftest.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_account_link.py
test_alexa_config.py
test_assist_pipeline.py
test_binary_sensor.py
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
test_http_api.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_init.py
test_prefs.py
test_repairs.py
test_stt.py
test_subscription.py
test_system_health.py Add cloud ICE server registration (#128942) 2024-10-29 20:35:52 +01:00
test_tts.py