borgmatic/tests/integration/config
2021-06-22 13:27:59 -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 Run isort over the source 2019-05-14 18:59:19 +02:00
test_load.py
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
test_validate.py