borgmatic/tests/unit/hooks
2023-03-27 10:36:39 -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
test_cronitor.py
test_dispatch.py
test_dump.py
test_healthchecks.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_mongodb.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_mysql.py When a database command errors, display and log the error message instead of swallowing it (#396). 2023-03-27 10:36:39 -07:00
test_ntfy.py
test_pagerduty.py
test_postgresql.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_sqlite.py mock os.remove instead of actually removing a file 2023-03-04 13:08:30 +05:30