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-07 00:23:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
06e2b4f2c726f16904149b30125e83ca14c747c0
borgmatic
/
tests
/
unit
/
commands
T
History
Jason
6cfa31e2c2
Merge branch 'main' into add-diff
2026-02-23 22:38:17 +00:00
..
completion
Switched from pipx to uv for installing development tools, and added tox-uv for speeding up test environment creation.
2025-07-18 15:16:45 -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_diff.py
Next raft of suggested fixes.
2026-02-23 11:03:25 +11:00
test_borgmatic.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_run_actions_diff.py
Next raft of suggested fixes.
2026-02-23 11:03:25 +11:00