borgmatic/tests/unit/config
Dan Helfman aecb6fcd74
continuous-integration/drone/push Build is failing Details
Code style, rename command-line flag, and move new code into its own file (#546)
2022-06-16 11:35:24 -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_checks.py Enable consistency checks for only certain repositories via "check_repositories" (#73). 2018-10-13 20:34:51 -07:00
test_collect.py Fix traceback when a configuration directory is non-readable due to directory permissions (#350). 2020-08-12 11:32:00 -07:00
test_convert.py Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema). 2021-06-22 13:27:59 -07:00
test_environment.py Code style, rename command-line flag, and move new code into its own file (#546) 2022-06-16 11:35:24 -07:00
test_generate.py Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema). 2021-06-22 13:27:59 -07:00
test_legacy.py Run isort over the source 2019-05-14 18:59:19 +02:00
test_normalize.py Reduce the default consistency check frequency and support configuring the frequency independently for each check (#523). 2022-05-28 14:42:19 -07:00
test_override.py Fix import ordering. 2021-11-29 14:00:14 -08:00
test_validate.py Remove the error when "archive_name_format" is specified but a retention prefix isn't (#402). 2022-05-23 16:11:24 -07:00