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
e4e455ee45
borgmatic
/
tests
/
integration
/
config
History
Dan Helfman
1b90da5bf1
Deprecate generate-borgmatic-config in favor if new "config generate" action (
#529
).
2023-06-21 12:19:49 -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
Deprecate generate-borgmatic-config in favor if new "config generate" action (
#529
).
2023-06-21 12:19:49 -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