borgmatic/tests/unit
2023-03-02 15:33:42 -08:00
..
actions Fix tests. 2023-02-26 23:34:17 -08:00
borg With the "create" action and the "--list" ("--files") flag, only show excluded files at verbosity 2 (#620). 2023-03-02 15:33:42 -08:00
commands Optionally dump "all" PostgreSQL databases to separate files instead of one combined dump file (#438, #560). 2023-01-25 23:31:07 -08:00
config Fix traceback when a configuration section is present but lacking any options (#604). 2022-10-23 13:56:03 -07:00
hooks 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
__init__.py
test_execute.py
test_logger.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
test_signals.py
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