borgmatic/tests/unit
Theo Brigitte 4c4fd92013
update logger unit tests
* update color config structure
  * add check for color: True in config
  * ensure interactive_console is called wherever it should
2024-08-09 00:07:46 +02:00
..
actions Initial automated tests for delete action (#298). 2024-07-02 20:26:29 -07:00
borg Add additional tests (#298). 2024-07-04 08:42:05 -07:00
commands Automated tests complete (#298). 2024-07-02 23:11:58 -07:00
config Fix interaction between environment variable interpolation in constants and shell escaping (#860). 2024-04-30 09:36:26 -07:00
hooks Automated tests complete (#298). 2024-07-02 23:11:58 -07: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 Mask the password when logging a MongoDB dump or restore command (#848). 2024-04-16 10:20:15 -07:00
test_logger.py update logger unit tests 2024-08-09 00:07:46 +02: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