borgmatic/tests/unit
Felix Kaechele 15cabb93ca Drop importlib_metadata entirely
The fallback option using the dirname of the config module location
seems to be more robust in a number of cases.

Signed-off-by: Felix Kaechele <felix@kaechele.ca>
2023-06-03 23:42:20 -04:00
..
actions Fix "--archive latest" on "list" and "info" actions only working on the first of multiple configured repositories (#706). 2023-05-30 16:53:55 -07:00
borg Fix "check" action error when repository and archive checks are configured but the archive check gets skipped due to the configured frequency (#704). 2023-05-30 23:19:33 -07:00
commands Mention new verbosity level to NEWS (#484). 2023-05-30 15:52:49 -07:00
config Drop importlib_metadata entirely 2023-06-03 23:42:20 -04: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 nit changes 2023-05-29 01:09:00 +05:30
test_signals.py
test_verbosity.py add verbosity level -2 2023-05-26 08:57:12 +05:30