borgmatic/tests/unit/hooks
2024-03-11 12:48:58 -07:00
..
__init__.py
test_apprise.py Add log sending for the Apprise logging hook, enabled by default. 2024-03-10 16:18:49 -07:00
test_command.py
test_cronhub.py
test_cronitor.py
test_dispatch.py
test_dump.py
test_healthchecks.py
test_logs.py
test_loki.py
test_mariadb.py
test_mongodb.py
test_mysql.py
test_ntfy.py Add an "access_token" option to the ntfy monitoring hook for authenticating without username/password (#811). 2024-03-11 12:48:58 -07:00
test_pagerduty.py
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