borgmatic/tests/unit/borg
2023-03-31 15:21:08 -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_borg.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
test_break_lock.py
test_check.py
test_compact.py
test_create.py
test_environment.py add test to ensure integers are converted to string 2023-03-18 02:57:56 +05:30
test_export_tar.py
test_extract.py
test_flags.py
test_info.py Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). 2023-03-31 15:21:08 -07:00
test_list.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
test_mount.py
test_prune.py Automatically use the "archive_name_format" option to filter which archives get used for borgmatic actions that operate on multiple archives (#479). 2023-03-31 15:21:08 -07:00
test_rcreate.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
test_rinfo.py
test_rlist.py
test_transfer.py
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