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
d556a23f97
borgmatic
/
tests
/
integration
/
config
History
Dan Helfman
4a94c2c9bf
Selectively omit list values when including configuration files (
#672
).
2023-04-13 14:39:36 -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
Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
2023-03-23 23:11:14 -07:00
test_load.py
Selectively omit list values when including configuration files (
#672
).
2023-04-13 14:39:36 -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
fix: run typos
2023-04-01 22:10:32 +05:30