borgmatic/tests/unit/borg
Dan Helfman 3f78ac4085 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
..
__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 rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
test_check.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_compact.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
test_create.py rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
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 rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
test_flags.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_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 rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
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 rename repository arg to repository_path in all borg actions 2023-03-26 23:52:25 +05:30
test_rlist.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_transfer.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_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 Fix regression in which "check" action errored on certain systems (#597, #598). 2022-10-14 16:19:26 -07:00