vorta/tests
real-yfprojects 2126ef769d Remove *unset* repository value from combobox when a repo is selected.
* src/vorta/views/repo_tab.py (init_repo_stats): Remove *unset* item from combobox.

* src/vorta/views/repo_tab.py (populate_from_profile): Move into `populate_repositories`.

* src/vorta/views/repo_tab.py (repo_unlink_action): Update unset condition. And repopulate repo combobox.

* src/vorta/views/repo_tab.py populate_repositories -> populate_from_profile
* src/vorta/views/main_window.py

* tests/test_repo.py : Fix tests.
2022-11-03 20:47:52 +01:00
..
borg_json_output Use new treemodel for extract dialog. 2022-07-25 16:15:45 +02:00
network_manager Run hooks on the code base. 2022-08-16 18:20:34 +02:00
profile_exports Remove APScheduler dependency, Python 3.10 support (#1086) 2021-10-27 08:37:28 +04:00
__init__.py Apply automatic formatting 2022-08-15 15:23:55 +02:00
conftest.py Run hooks on the code base. 2022-08-16 18:20:34 +02:00
test_archives.py Run hooks on the code base. 2022-08-16 18:20:34 +02:00
test_borg.py Refactor: Split up vorta/models.py (#1112) 2021-11-17 13:14:11 +04:00
test_diff.py Run hooks on the code base. 2022-08-16 18:20:34 +02:00
test_extract.py Apply automatic formatting 2022-08-15 15:23:55 +02:00
test_import_export.py Run hooks on the code base. 2022-08-16 18:20:34 +02:00
test_lock.py Apply automatic formatting 2022-08-15 15:23:55 +02:00
test_misc.py Run hooks on the code base. 2022-08-16 18:20:34 +02:00
test_notifications.py Apply automatic formatting 2022-08-15 15:23:55 +02:00
test_profile.py Remove unnecessary qtbot.wait (#1172) 2022-01-24 17:05:57 +04:00
test_repo.py Remove *unset* repository value from combobox when a repo is selected. 2022-11-03 20:47:52 +01:00
test_schedule.py Run hooks on the code base. 2022-08-16 18:20:34 +02:00
test_scheduler.py Run hooks on the code base. 2022-08-16 18:20:34 +02:00
test_source.py Run hooks on the code base. 2022-08-16 18:20:34 +02:00
test_treemodel.py Run hooks on the code base. 2022-08-16 18:20:34 +02:00
test_utils.py More test fixes, avoid segfault when quitting (#877) 2021-02-22 09:45:43 +08:00