borgmatic/tests/unit/hooks
Dan Helfman 5962fd473e
continuous-integration/drone/push Build is passing Details
Another try. Backing out psql error changes (#678).
2023-04-21 10:34:50 -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 Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
test_cronitor.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
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 Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
test_mongodb.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
test_mysql.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -07:00
test_ntfy.py Add Healthchecks "log" state feature to NEWS. 2023-03-07 15:45:23 -08:00
test_pagerduty.py Fix all monitoring hooks to warn if the server returns an HTTP 4xx error (#554). 2022-06-29 21:19:40 -07:00
test_postgresql.py Another try. Backing out psql error changes (#678). 2023-04-21 10:34:50 -07:00
test_sqlite.py mock os.remove instead of actually removing a file 2023-03-04 13:08:30 +05:30