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
c7c2ef048cf61ecd21c63e8b08bfee56cbbfb1cb
borgmatic
/
tests
/
integration
/
config
T
History
Dan Helfman
d532fc0f88
Add a "config show" action to display computed borgmatic configuration as YAML or JSON (
#1218
).
2026-02-14 21:30:53 -08: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_arguments.py
Add additional tests for complete coverage (
#303
).
2025-03-28 11:37:48 -07:00
test_constants.py
BREAKING: Support disabling both constant and variable interpolation by escaping with backslashes (
#1213
).
2026-01-05 15:39:14 -08:00
test_generate.py
Add a "config show" action to display computed borgmatic configuration as YAML or JSON (
#1218
).
2026-02-14 21:30:53 -08:00
test_load.py
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00
test_override.py
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00
test_schema.py
Cleanup snapshots immediately after ZFS, LVM, or Btrfs hooks error (
#1220
).
2026-01-03 22:22:55 -08:00
test_validate.py
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00