borgmatic/tests/unit/hooks
2026-08-17 11:08:12 -07:00
..
credential Update the KeePassXC credential hook to support KeePassXC's secret service integration. 2026-04-29 12:52:27 -07:00
data_source Since the runtime directory now always has a temporary directory in it, expect it when cleaning up database dumps. 2026-08-17 11:08:12 -07:00
monitoring Remove the Cronhub monitoring hook, as Cronhub has shut down. 2026-08-08 14:35:54 -07:00
__init__.py Move hooks into directory, so there can be one source file per type of hook (#225). 2019-10-21 15:52:14 -07:00
test_command.py Fix another warning from LVM about leaked file descriptors, this time when calling "lvcreate" from a command hook (#1230). 2026-01-16 12:04:32 -08:00
test_dispatch.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00