borgmatic/borgmatic/tests/unit/config
Dan Helfman 64364b20ff Skip non-"*.yaml" config filenames in /etc/borgmatic.d/ so as not to parse backup files, editor swap files, etc. (#77) 2018-07-22 12:08:49 -07:00
..
__init__.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
test_collect.py Skip non-"*.yaml" config filenames in /etc/borgmatic.d/ so as not to parse backup files, editor swap files, etc. (#77) 2018-07-22 12:08:49 -07:00
test_convert.py #14: Support for running multiple config files in /etc/borgmatic.d/ from a single borgmatic run. 2017-07-25 21:18:51 -07:00
test_generate.py More test coverage, and simplification of config generation. 2017-07-09 11:41:55 -07:00
test_legacy.py Basic YAML configuration file parsing. 2017-07-04 16:52:24 -07:00
test_validate.py Only check archives with matching prefix. 2018-03-03 22:17:39 -08:00