borgmatic/tests/integration/config
2022-05-20 15:28:28 -07:00
..
__init__.py
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
test_load.py When deep merging common configuration, merge colliding list values by appending them (#531). 2022-05-20 15:28:28 -07:00
test_override.py
test_schema.py Improve configuration reference documentation readability via more aggressive word-wrapping in configuration schema descriptions. 2020-06-17 23:15:12 -07:00
test_validate.py When a configuration include is a relative path, load it from either the current working directory or from the directory containing the file doing the including (#532). 2022-05-19 17:15:05 -07:00