borgmatic/tests/unit/hooks
2023-03-04 13:08:30 +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_command.py
test_cronhub.py
test_cronitor.py
test_dispatch.py
test_dump.py Fix hang when a stale database dump named pipe from an aborted borgmatic run remains on disk (#316). 2020-06-02 12:40:32 -07:00
test_healthchecks.py
test_mongodb.py
test_mysql.py
test_ntfy.py
test_pagerduty.py
test_postgresql.py Fix the "create" action with the "--dry-run" flag querying for databases when a PostgreSQL/MySQL "all" database is configured. 2023-02-26 22:15:12 -08:00
test_sqlite.py