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-08-01 22:23:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d29667ca3c96d360dd60f3336bf6e2da0752df46
borgmatic
/
tests
/
unit
/
config
T
History
Dan Helfman
9cf27fa4ba
Deprecated configuration options warning logging.
2023-06-29 10:03: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_checks.py
Enable consistency checks for only certain repositories via "check_repositories" (
#73
).
2018-10-13 20:34:51 -07:00
test_collect.py
Use absolute paths when storing configuration files in an archive for later bootstrapping (
#697
).
2023-06-15 21:45:43 -07:00
test_environment.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_generate.py
Better error messages! Switch the library used for validating configuration files (from pykwalify to jsonschema).
2021-06-22 13:27:59 -07:00
test_normalize.py
Deprecated configuration options warning logging.
2023-06-29 10:03:36 -07:00
test_override.py
Fix import ordering.
2021-11-29 14:00:14 -08:00
test_validate.py
Add Fedora schema loading fix to NEWS (
#703
).
2023-06-03 22:07:24 -07:00