borgmatic/tests/unit/borg
Soumik Dutta fb9677230b add test to ensure integers are converted to string
before setting them up to be environment variable values

Signed-off-by: Soumik Dutta <shalearkane@gmail.com>
2023-03-18 02:57:56 +05:30
..
__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
test_break_lock.py
test_check.py
test_compact.py
test_create.py Add flake8-quotes to complain about incorrect quoting so I don't have to! 2023-03-07 14:08:35 -08: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
test_extract.py Add "--strip-components all" on the "extract" action to remove leading path components (#647). 2023-03-09 10:09:16 -08:00
test_flags.py
test_info.py
test_list.py
test_mount.py
test_prune.py
test_rcreate.py
test_rinfo.py
test_rlist.py
test_transfer.py Fix tests. 2023-02-26 23:34:17 -08:00
test_umount.py
test_version.py