This website requires JavaScript.
Explore
Help
Sign in
psw
/
borgmatic
Watch
1
Star
0
Fork
You've already forked borgmatic
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
673ed1a2d3
borgmatic
/
tests
/
integration
/
config
History
Dan Helfman
457ed80744
Fix environment variable plumbing so options in one configuration file aren't used for others (
#555
).
2022-06-30 13:42:17 -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
Fix environment variable plumbing so options in one configuration file aren't used for others (
#555
).
2022-06-30 13:42:17 -07:00
test_legacy.py
Run isort over the source
2019-05-14 18:59:19 +02:00
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
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
Reduce the default consistency check frequency and support configuring the frequency independently for each check (
#523
).
2022-05-28 14:42:19 -07:00