.. |
__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_borg.py
|
Run "borgmatic borg" action without capturing output so interactive prompts and flags like "--progress" still work.
|
2023-04-30 15:43:41 -07:00 |
test_break_lock.py
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
test_check.py
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
test_compact.py
|
rename repository arg to repository_path in all borg actions
|
2023-03-26 23:52:25 +05:30 |
test_create.py
|
Add missing test for check_all_source_directories_exist() raising.
|
2023-04-20 23:15:22 -07:00 |
test_environment.py
|
add test to ensure integers are converted to string
|
2023-03-18 02:57:56 +05:30 |
test_export_tar.py
|
rename repository arg to repository_path in all borg actions
|
2023-03-26 23:52:25 +05:30 |
test_extract.py
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
test_flags.py
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
test_info.py
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
test_list.py
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
test_mount.py
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
test_prune.py
|
Fix error when running the "prune" action with both "archive_name_format" and "prefix" options set (#668).
|
2023-04-05 14:58:05 -07:00 |
test_rcreate.py
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
test_rinfo.py
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
test_rlist.py
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |
test_transfer.py
|
Fix error with "info --match-archives" and fix "--match-archives" overriding logic (#666).
|
2023-04-04 21:25:10 -07:00 |
test_umount.py
|
Fix legitimate database dump command errors (exit code 1) not being treated as errors by borgmatic (#310).
|
2020-05-14 22:38:38 -07:00 |
test_version.py
|
Upgrade test requirements and code style requirements. Auto-reformat code accordingly.
|
2023-04-14 19:35:24 -07:00 |