This website requires JavaScript.
Explore
Help
Register
Sign In
peter
/
borgmatic
Watch
1
Star
0
Fork
0
mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced
2026-07-29 21:03:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2d08a63e603d53ec2a949405cdccbbf809bcad37
borgmatic
/
tests
/
integration
/
config
T
History
Dan Helfman
and
GitHub
3e8e38011b
Labels for repositories (
#635
).
...
Merge pull request
#57
from diivi/feat/tag-repos
2023-03-27 15:46:22 -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
add test for complex constant
2023-03-25 02:03:36 +05:30
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
remove optional label for repos from tests
2023-03-26 16:59:29 +05:30