hass-core/tests/components/backup
Joakim Sørensen ac0c75a598
Add upload capability to the backup integration (#128546)
* Add upload capability to the backup integration

* Limit context switch

* rename

* coverage for http

* Test receiving a backup file

* Update test_manager.py

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

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2024-11-12 15:27:53 +01:00
..
snapshots Add handler to restore a backup file with the backup integration (#128365) 2024-11-01 16:25:22 +01:00
__init__.py
common.py Add empty line after module docstring [tests a-e] (#112708) 2024-03-08 08:50:25 -05:00
test_http.py Add upload capability to the backup integration (#128546) 2024-11-12 15:27:53 +01:00
test_init.py Add BaseBackupManager as a common interface for backup managers (#126611) 2024-10-15 12:31:12 +02:00
test_manager.py Add upload capability to the backup integration (#128546) 2024-11-12 15:27:53 +01:00
test_websocket.py Add handler to restore a backup file with the backup integration (#128365) 2024-11-01 16:25:22 +01:00