borgmatic/tests/unit
Dan Helfman 81e167959b
feat: restore specific schemas (#375).
Merge pull request #67 from diivi/feat/restore-specific-schemas
2023-04-14 16:26:25 -07:00
..
actions add tests 2023-04-15 02:57:51 +05:30
borg Fix error when running the "prune" action with both "archive_name_format" and "prefix" options set (#668). 2023-04-05 14:58:05 -07:00
commands refactor tests 2023-04-07 01:00:38 +05:30
config Add check_repositories regression fix to NEWS (#662). 2023-03-28 11:45:55 -07:00
hooks add tests 2023-04-15 02:57:51 +05:30
__init__.py Move tests to the root of the repository, in keeping with more common convention. 2018-09-30 13:57:20 -07:00
test_execute.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_logger.py Add "--log-file-format" flag for customizing the log message format (#658). 2023-04-02 23:06:36 -07:00
test_signals.py Fix handling of TERM signal to exit borgmatic, not just forward the signal to Borg (#516). 2022-04-03 13:12:48 -07:00
test_verbosity.py Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2022-12-02 12:12:10 -08:00