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
53ee0fcfada8d61ceefe652f109d63bf9f174b50
borgmatic
/
tests
/
end-to-end
T
History
Dan Helfman
7ee37a890e
Fix broken end-to-end tests by no longer using an editable package there, a work-around for
https://github.com/pypa/packaging-problems/issues/609
2023-04-14 23:22:07 -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
Fix broken end-to-end tests by no longer using an editable package there, a work-around for
https://github.com/pypa/packaging-problems/issues/609
2023-04-14 23:22:07 -07:00
test_borgmatic.py
reformat
2023-03-25 01:50:47 +05:30
test_completion.py
Fix broken Bash completion end-to-end test.
2022-05-26 11:18:46 -07:00
test_database.py
Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
2023-03-23 23:11:14 -07:00
test_generate_config.py
Add generate-borgmatic-config end-to-end test.
2022-08-18 14:28:46 -07:00
test_override.py
Add code style plugins to enforce use of Python f-strings and prevent single-letter variables.
2023-03-23 23:11:14 -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