borgmatic/tests/unit/hooks
2024-03-04 00:24:22 +05:30
..
__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_apprise.py
test_command.py
test_cronhub.py
test_cronitor.py
test_dispatch.py
test_dump.py
test_healthchecks.py Fix (some) end-to-end tests (#721). 2023-07-09 17:40:02 -07:00
test_loki.py
test_mariadb.py
test_mongodb.py Prevent various shell injection attacks (#810). 2024-01-07 10:21:49 -08:00
test_mysql.py custom dump commands for mariadb 2024-03-04 00:24:22 +05:30
test_ntfy.py Fix some "borgmatic" capitalization issues. 2023-07-26 23:38:08 -07:00
test_pagerduty.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_postgresql.py Fix broken escaping logic for "pg_dump_command" (#822) + bonus shell injection fixes. 2024-01-31 10:53:32 -08:00
test_sqlite.py