1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-22 15:57:34 +00:00
vorta/tests
Manu 0390a666e7
Minor/test fixes (#1150)
* Reorder asserts in test_ssh_dialog
* Prevent borg-check from running during tests
2021-12-24 14:26:21 +04:00
..
borg_json_output
network_manager
profile_exports Remove APScheduler dependency, Python 3.10 support (#1086) 2021-10-27 08:37:28 +04:00
__init__.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
conftest.py Minor/test fixes (#1150) 2021-12-24 14:26:21 +04:00
test_archives.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_borg.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_diff.py
test_import_export.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_lock.py
test_misc.py Remove APScheduler dependency, Python 3.10 support (#1086) 2021-10-27 08:37:28 +04:00
test_notifications.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_profile.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_repo.py Minor/test fixes (#1150) 2021-12-24 14:26:21 +04:00
test_schedule.py Remove APScheduler dependency, Python 3.10 support (#1086) 2021-10-27 08:37:28 +04:00
test_scheduler.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_source.py
test_utils.py