borgmatic/tests/integration/config
Dan Helfman 27d37b606b Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema). 2021-06-22 13:27:59 -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_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_load.py Fix for unclear error message for invalid YAML merge include (#196). 2019-06-16 21:33:40 -07:00
test_override.py Override particular configuration options from the command-line via "--override" flag (#268). 2019-12-17 11:46:27 -08:00
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 Change "exclude_if_present" option to support multiple filenames, rather than just a single filename (#280). 2020-01-23 13:41:37 -08:00