borgmatic/tests/unit/hooks
2022-05-24 12:23:38 -07:00
..
__init__.py
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 Change monitoring hooks to specify the ping URL / integration key as a named option. 2022-05-23 20:02:10 -07:00
test_cronitor.py Change monitoring hooks to specify the ping URL / integration key as a named option. 2022-05-23 20:02:10 -07:00
test_dispatch.py Fix traceback when a database hook value is null in a configuration file (#355). 2020-10-07 15:41:45 -07:00
test_dump.py
test_healthchecks.py Add Healthchecks monitoring hook "ping_body_limit" option to configure how many bytes of logs to send to the Healthchecks server (#294). 2022-05-24 12:23:38 -07:00
test_mongodb.py Add MongoDB database hook documentation. 2022-01-04 16:26:38 -08:00
test_mysql.py Fix unicode error when restoring particular MySQL databases (#476). 2021-12-08 16:40:25 -08:00
test_pagerduty.py Change monitoring hooks to specify the ping URL / integration key as a named option. 2022-05-23 20:02:10 -07:00
test_postgresql.py