core/tests/components/backup
Joakim Sørensen fb7bed2ea0
Add WS endpoint to fetch the details of a backup (#128430)
* Add WS endpoint to fetch the details of a backup

* Shorten

Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>

* Adjust

---------

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
2024-10-15 13:00:34 +02:00
..
snapshots Add WS endpoint to fetch the details of a backup (#128430) 2024-10-15 13:00:34 +02: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 BaseBackupManager as a common interface for backup managers (#126611) 2024-10-15 12:31:12 +02: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 BaseBackupManager as a common interface for backup managers (#126611) 2024-10-15 12:31:12 +02:00
test_websocket.py Add WS endpoint to fetch the details of a backup (#128430) 2024-10-15 13:00:34 +02:00