1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2025-02-01 12:21:28 +00:00
vorta/tests
2022-08-13 20:21:16 +02:00
..
borg_json_output Use new treemodel for extract dialog. 2022-07-25 16:15:45 +02:00
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 Only schedule backup after a manual run, improve labels. @real-yfprojects (#1302) 2022-05-21 15:06:10 +04:00
test_archives.py Use new treemodel for extract dialog. 2022-07-25 16:15:45 +02:00
test_borg.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_diff.py Update diffresult.ui with new features and prettyfy it. 2022-07-25 16:13:28 +02:00
test_extract.py Use new treemodel for extract dialog. 2022-07-25 16:15:45 +02:00
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 Add spaces after assert and enhance git py diff. By @real-yfprojects (#1385) 2022-08-13 20:21:16 +02:00
test_notifications.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_profile.py Remove unnecessary qtbot.wait (#1172) 2022-01-24 17:05:57 +04:00
test_repo.py Add spaces after assert and enhance git py diff. By @real-yfprojects (#1385) 2022-08-13 20:21:16 +02:00
test_schedule.py Remove call to QTranslator.language() in get_locale. (#1316) 2022-05-25 19:42:54 +04:00
test_scheduler.py Only schedule backup after a manual run, improve labels. @real-yfprojects (#1302) 2022-05-21 15:06:10 +04:00
test_source.py Improve UX and HIG-conformity. By @real-yfprojects (#1176) 2022-03-24 10:27:07 +04:00
test_treemodel.py Implement fresh TreeModel for TreeViews. 2022-07-25 16:13:26 +02:00
test_utils.py