borgmatic/tests/unit
2023-05-08 23:00:49 -07:00
..
actions Add support for logging each log line as a JSON object via global "--log-json" flag (#680). 2023-05-08 23:00:49 -07:00
borg Add support for logging each log line as a JSON object via global "--log-json" flag (#680). 2023-05-08 23:00:49 -07:00
commands Add test coverage for exact_options_completion() raising (#686). 2023-05-06 16:25:26 -07:00
config Fix borgmatic error when not finding the configuration schema for certain "pip install --editable" development installs (#687). 2023-04-30 16:24:10 -07:00
hooks Another try. Backing out psql error changes (#678). 2023-04-21 10:34:50 -07:00
__init__.py
test_execute.py Upgrade test requirements and code style requirements. Auto-reformat code accordingly. 2023-04-14 19:35:24 -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
test_verbosity.py