borgmatic/tests/unit
Dan Helfman be1e483e66 Add check_repositories regression fix to NEWS (#662). 2023-03-31 11:46:38 +02:00
..
actions use repository["path"] instead of repository 2023-03-31 11:45:02 +02:00
borg rename repository arg to repository_path in all borg actions 2023-03-31 11:46:38 +02:00
commands check all tests 2023-03-31 11:46:38 +02:00
config Add check_repositories regression fix to NEWS (#662). 2023-03-31 11:46:38 +02:00
hooks When a database command errors, display and log the error message instead of swallowing it (#396). 2023-03-31 11:36:15 +02:00
__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-31 11:36:15 +02:00
test_logger.py Fix logs that interfere with JSON output by making warnings go to stderr instead of stdout (#602). 2023-03-31 11:33:17 +02: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). 2023-03-31 11:33:17 +02:00