borgmatic/tests/unit
2025-02-03 11:17:21 -08:00
..
actions Change the default value for the "--original-hostname" flag from "localhost" to no host specified (#985). 2025-02-03 11:17:21 -08:00
borg Move the passcommand logic out of a hook to prevent future security issues (e.g., passphrase exfiltration attacks) if a user invokes a credential hook from an arbitrary configuration value (#961). 2025-01-31 22:15:53 -08:00
commands Get existing unit tests passing (#635). 2025-01-26 12:13:29 -08:00
config Some additional test coverage (#635). 2025-01-27 09:27:12 -08:00
hooks Move the passcommand logic out of a hook to prevent future security issues (e.g., passphrase exfiltration attacks) if a user invokes a credential hook from an arbitrary configuration value (#961). 2025-01-31 22:15:53 -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 Get existing tests passing again (#961). 2025-01-30 20:18:03 -08:00
test_logger.py Fix flaking issues (#635). 2025-01-27 12:28:36 -08:00
test_signals.py Fix for borgmatic not stopping Borg immediately when the user presses ctrl-C (#761). 2023-09-27 08:52:00 -07:00
test_verbosity.py add verbosity level -2 2023-05-26 08:57:12 +05:30