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-31 05:33:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
74aa28e02797adc1aab3003e2012f8b125fbea3e
borgmatic
/
tests
/
integration
/
commands
T
History
Dan Helfman
and
GitHub
4aae7968b8
Add fish shell completions support (
#686
).
...
Merge pull request
#70
from isaec/feat/fish-completions
2023-05-06 16:00:25 -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
Error if --list is used with --json for create action (
#680
).
2023-05-03 17:16:36 -07:00
test_borgmatic.py
Break out main borgmatic arguments-parsing code into a separate file.
2019-06-22 21:32:27 -07:00
test_completion.py
add a unit test, fix isort and black
2023-05-04 13:22:09 -07:00
test_convert_config.py
Run isort over the source
2019-05-14 18:59:19 +02:00
test_generate_config.py
Add "generate-borgmatic-config --overwrite" flag to replace an existing destination file (
#539
).
2022-05-29 16:03:55 -07:00
test_validate_config.py
View the results of configuration file merging via "validate-borgmatic-config --show" flag (
#673
).
2023-04-11 10:49:09 -07:00