borgmatic/tests/unit/hooks
Dan Helfman f67c544be6 Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2022-12-15 22:59:42 -08: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 Warn when an unsupported variable is used in a hook command (#420). 2022-05-23 15:27:54 -07:00
test_cronhub.py Fix all monitoring hooks to warn if the server returns an HTTP 4xx error (#554). 2022-06-29 21:19:40 -07:00
test_cronitor.py Fix all monitoring hooks to warn if the server returns an HTTP 4xx error (#554). 2022-06-29 21:19:40 -07:00
test_dispatch.py To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (#360). 2022-10-12 10:26:09 -07:00
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 feat: add verify_tls flag for Healthchecks 2022-07-24 07:37:00 +02:00
test_mongodb.py Fix all database hooks to error when the requested database to restore isn't present in the Borg archive (#560). 2022-07-06 23:21:24 -07:00
test_mysql.py Fix regression in which "check" action errored on certain systems (#597, #598). 2022-10-14 16:19:26 -07:00
test_ntfy.py Fix all monitoring hooks to warn if the server returns an HTTP 4xx error (#554). 2022-06-29 21:19:40 -07:00
test_pagerduty.py Fix all monitoring hooks to warn if the server returns an HTTP 4xx error (#554). 2022-06-29 21:19:40 -07:00
test_postgresql.py Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2022-12-15 22:59:42 -08:00