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-22 02:03:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9da75fdc5893ebba27234d0978c438aefac39abd
borgmatic
/
tests
/
integration
/
commands
T
History
Dan Helfman
9a80fec91b
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00
..
completion
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -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_arguments.py
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00
test_borgmatic.py
Fix a bug in which "borg --version" failing isn't considered a "fail" state in a command hook (
#1100
).
2025-05-27 11:52:36 -07:00
test_generate_config.py
Deprecate generate-borgmatic-config in favor if new "config generate" action (
#529
).
2023-06-21 12:19:49 -07:00
test_validate_config.py
Deprecate validate-borgmatic-config in favor of new "config validate" action (
#529
).
2023-06-23 10:11:41 -07:00