core/tests/components/cloud
Martin Hjelmare a329828bdf
Handle backup errors more consistently (#133522)
* Add backup manager and read writer errors

* Clean up not needed default argument

* Clean up todo comment

* Trap agent bugs during upload

* Always release stream

* Clean up leftover

* Update test for backup with automatic settings

* Fix use of vol.Any

* Refactor test helper

* Only update successful timestamp if completed event is sent

* Always delete surplus copies

* Fix after rebase

* Fix after rebase

* Revert "Fix use of vol.Any"

This reverts commit 28fd7a544899bb6ed05f771e9e608bc5b41d2b5e.

* Inherit BackupReaderWriterError in IncorrectPasswordError

---------

Co-authored-by: Erik Montnemery <erik@montnemery.com>
2025-01-02 15:45:46 +01:00
..
__init__.py Handle sentence triggers and local intents before pipeline agent (#129058) 2024-11-14 10:50:50 -06: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_backup.py Handle backup errors more consistently (#133522) 2025-01-02 15:45:46 +01:00
test_binary_sensor.py Import Generator from collections.abc (2) (#120915) 2024-07-01 11:58:49 +02:00
test_client.py Add name to cloud connection info response (#133468) 2024-12-18 11:01:38 +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 async_register_backup_agents_listener to cloud/backup (#133584) 2024-12-20 08:55:00 +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 Hide TTS filename behind random token (#131192) 2024-11-24 20:52:21 -05:00