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
c66e29906e239acb010514760b1c1e3ed70d101f
borgmatic
/
tests
/
integration
T
History
Dan Helfman
ec25a40ddc
Fix a unicode error when backing up a non-UTF-8 source filename with a corresponding system locale (
#1281
).
2026-03-06 10:06:39 -08:00
..
actions
Deprecate validate-borgmatic-config in favor of new "config validate" action (
#529
).
2023-06-23 10:11:41 -07:00
borg
Get several existing tests passing and refactor logging of lines from external programs.
2025-12-30 22:25:12 -08:00
commands
When running tests, use Ruff for faster and more comprehensive code linting and formatting.
2025-07-17 23:24:58 -07:00
config
Minor Python modernization fixes.
2026-03-02 20:47:11 -08:00
hooks
Disable Loki buffering when log sending is disabled, and fix monitoring end-to-end tests (
#1132
).
2026-01-10 11:59:01 -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_execute.py
Fix a unicode error when backing up a non-UTF-8 source filename with a corresponding system locale (
#1281
).
2026-03-06 10:06:39 -08:00
test_logger.py
Get unit/integration tests passing.
2026-01-01 22:24:56 -08:00