borgmatic/tests/unit
2025-12-20 16:59:13 -08:00
..
actions Fix for over-aggressive deduplication of source directories that contain the borgmatic runtime directory (#1192). 2025-12-01 17:14:31 -08:00
borg Fix that errors and exits when the borgmatic runtime directory is partially excluded by configured excludes (#1203). 2025-12-18 19:04:42 -08:00
commands Fix the "--repository" flag not applying to command hooks (#1176). 2025-11-02 19:32:08 -08:00
config Hard-code default config paths in help strings 2025-11-17 15:42:30 +01:00
hooks Fix automated tests and update NEWS (#1206). 2025-12-20 16:59:13 -08: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 running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_logger.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_signals.py When running tests, use Ruff for faster and more comprehensive code linting and formatting. 2025-07-17 23:24:58 -07:00
test_verbosity.py Add an additional test (#793). 2025-04-04 18:49:20 -07:00