borgmatic/tests/unit/hooks
Dan Helfman 3561c93d74 Fix Healthchecks tests that leak global state, breaking downstream tests (discovered in #543). 2022-06-09 11:05:44 -07: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 Change connection failures for monitoring hooks to be warnings instead of errors (#439). 2022-05-24 15:50:04 -07:00
test_cronitor.py Change connection failures for monitoring hooks to be warnings instead of errors (#439). 2022-05-24 15:50:04 -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 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 Fix Healthchecks tests that leak global state, breaking downstream tests (discovered in #543). 2022-06-09 11:05:44 -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 connection failures for monitoring hooks to be warnings instead of errors (#439). 2022-05-24 15:50:04 -07:00
test_postgresql.py Add a few more mocks to PostgreSQL SSL tests. 2020-06-20 14:39:16 -07:00