borgmatic/tests/unit/hooks
jetchirag 1ee3b89e99 Merge with master
Signed-off-by: jetchirag <thechiragaggarwal@gmail.com>
2023-03-26 15:46:24 +05:30
..
__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 Initial schema modification and ping_monitor params changes 2023-03-25 19:04:46 +05:30
test_cronitor.py Initial schema modification and ping_monitor params changes 2023-03-25 19:04:46 +05:30
test_dispatch.py To prevent Borg hangs, unconditionally delete stale named pipes before dumping databases (#360). 2022-10-12 10:26:09 -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 Merge with master 2023-03-26 15:46:24 +05:30
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 Fix the "create" action with the "--dry-run" flag querying for databases when a PostgreSQL/MySQL "all" database is configured. 2023-02-26 22:15:12 -08:00
test_ntfy.py Initial schema modification and ping_monitor params changes 2023-03-25 19:04:46 +05:30
test_pagerduty.py Initial schema modification and ping_monitor params changes 2023-03-25 19:04:46 +05:30
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