borgmatic/tests/unit/hooks
Dan Helfman c11dcdef0a Fix some "borgmatic" capitalization issues. 2023-07-26 23:38:08 -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 Add code style plugins to enforce use of Python f-strings and prevent single-letter variables. 2023-03-23 23:11:14 -07:00
test_cronhub.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_cronitor.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_dispatch.py Remove sections (#721). 2023-07-08 23:14:30 -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 (some) end-to-end tests (#721). 2023-07-09 17:40:02 -07:00
test_mongodb.py Fix last end-to-end database test (#721). 2023-07-11 00:37:36 -07:00
test_mysql.py To prevent argument parsing errors on ambiguous commands, drop support for multiple consecutive flag values. 2023-07-13 19:25:14 -07:00
test_ntfy.py Fix some "borgmatic" capitalization issues. 2023-07-26 23:38:08 -07:00
test_pagerduty.py Remove sections (#721). 2023-07-08 23:14:30 -07:00
test_postgresql.py To prevent argument parsing errors on ambiguous commands, drop support for multiple consecutive flag values. 2023-07-13 19:25:14 -07:00
test_sqlite.py Fix last end-to-end database test (#721). 2023-07-11 00:37:36 -07:00