borgmatic/tests/unit/hooks
Dan Helfman 8660af745e
continuous-integration/drone/push Build is passing Details
Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259).
2019-12-10 16:04:34 -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 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_cronhub.py Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature. 2019-11-12 15:31:07 -08:00
test_cronitor.py Refactor ping monitors (Healthchecks, Cronitor, Cronhub) to share a common invocation and function signature. 2019-11-12 15:31:07 -08:00
test_dispatch.py First crack at MySQL/MariaDB database restore (#228). 2019-11-11 21:59:30 -08:00
test_dump.py Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259). 2019-12-10 16:04:34 -08:00
test_healthchecks.py Fix for missing Healthchecks monitoring payload or HTTP 500 due to incorrect unicode encoding (#260). 2019-11-30 14:51:32 -08:00
test_mysql.py Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259). 2019-12-10 16:04:34 -08:00
test_postgresql.py Optionally change the internal database dump path via "borgmatic_source_directory" option in location configuration section (#259). 2019-12-10 16:04:34 -08:00