This website requires JavaScript.
Explore
Help
Register
Sign In
borgmatic-collective
/
borgmatic
Watch
10
Star
65
Fork
25
You've already forked borgmatic
Code
Issues
40
Pull Requests
2
Actions
Packages
Releases
140
Activity
borgmatic
/
tests
/
end-to-end
History
Dan Helfman
fd4f69f6c3
All checks were successful
build / test (push)
Successful in 6m23s
Details
build / docs (push)
Successful in 1m59s
Details
Rename repository actions for compatibility with recent Borg 2 changes (
#915
).
2024-09-09 10:05:32 -07:00
..
__init__.py
Add an end-to-end automated test that actually integrates with Borg.
2018-09-30 17:30:04 -07:00
docker-compose.yaml
Remove obsolute "version:" from Docker Compose files.
2024-06-05 14:50:52 -07:00
test_borgmatic.py
Rename repository actions for compatibility with recent Borg 2 changes (
#915
).
2024-09-09 10:05:32 -07:00
test_completion.py
add e2e fish test
2023-05-04 13:27:00 -07:00
test_database.py
Rename repository actions for compatibility with recent Borg 2 changes (
#915
).
2024-09-09 10:05:32 -07:00
test_generate_config.py
Fix edge case in which "--config somepath.yaml" followed by an action alias (e.g. init for rcreate) wasn't parsed correctly (
#716
).
2023-06-24 15:35:10 -07:00
test_invalid_flag.py
Fix a traceback when an invalid command-line flag or action is used (
#768
).
2023-10-06 21:00:23 -07:00
test_override.py
Rename repository actions for compatibility with recent Borg 2 changes (
#915
).
2024-09-09 10:05:32 -07:00
test_validate_config.py
Fix config validation broken by schema change (
#904
).
2024-08-12 23:09:55 -07:00