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
main
borgmatic
/
tests
/
unit
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Dan Helfman
e428d74258
Fix the (unreleased) "archive_hostname" option / "--archive-hostname" flag to pass an environment variable to Borg instead of a flag. Also add an "archive_username" option and corresponding "--archive-username" flag to override the "{user}" plaecholder (
#1317
).
2026-07-20 18:57:11 -07:00
..
actions
Add missing tests.
2026-06-01 11:57:49 -07:00
borg
Fix the (unreleased) "archive_hostname" option / "--archive-hostname" flag to pass an environment variable to Borg instead of a flag. Also add an "archive_username" option and corresponding "--archive-username" flag to override the "{user}" plaecholder (
#1317
).
2026-07-20 18:57:11 -07:00
commands
Yet more tests.
2026-05-29 11:52:02 -07:00
config
Fix for the Loki monitoring hook not respecting the monitoring verbosity (
#1257
).
2026-03-30 11:13:55 -07:00
hooks
For the MariaDB and MySQL hooks, add "events", "routines", and "tablespaces" options for disabling dumping of scheduled events, stored routines, and tablespaces, respectively (
#1324
).
2026-06-17 16:26:01 -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_execute.py
Fix the "repo-create" action to more surgically suppress Borg "Repository does not exist" logs and avoid inadvertently suppressing other error logs (
#1331
).
2026-07-16 11:58:10 -07:00
test_logger.py
Fix shadowing of built-in function (
#1331
).
2026-07-16 12:28:31 -07:00
test_signals.py
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00
test_verbosity.py
Add an additional test (
#793
).
2025-04-04 18:49:20 -07:00