vorta/tests/unit
Adwait bde55188e4
Disabled "Collapse" button in "Flat" view (#1855)
Our `DiffResultDialog` and `ExtractDialog` show a context menu for items of the list/tree view. The collapse action in this menu only makes sense for the tree mode of the view. This commit therefore enables the option only for this view mode.

* src/vorta/views/extract_dialog.py
* src/vorta/views/diff_result.py

* tests/unit/test_diff.py : Add tests for the new behaviour.
* tests/unit/test_extract.py
2024-04-01 16:37:58 +02:00
..
borg_json_output Integration Tests for Borg (#1716) 2023-08-05 13:49:45 +00:00
profile_exports Exclude GUI. By @diivi (#1846) 2023-11-24 21:19:28 +00:00
__init__.py Integration Tests for Borg (#1716) 2023-08-05 13:49:45 +00:00
conftest.py DRY tests, increase coverage. By @bigtedde (#1769) 2023-08-17 11:05:52 +01:00
test_archives.py Unit test improvements and coverage increase. By @bigtedde (#1787) 2023-10-01 09:19:39 +01:00
test_borg.py Integration Tests for Borg (#1716) 2023-08-05 13:49:45 +00:00
test_create.py Integration Tests for Borg (#1716) 2023-08-05 13:49:45 +00:00
test_diff.py Disabled "Collapse" button in "Flat" view (#1855) 2024-04-01 16:37:58 +02:00
test_extract.py Disabled "Collapse" button in "Flat" view (#1855) 2024-04-01 16:37:58 +02:00
test_import_export.py Improve import/export feature test coverage. By @bigtedde (#1774) 2023-08-17 18:05:42 +01:00
test_lock.py Integration Tests for Borg (#1716) 2023-08-05 13:49:45 +00:00
test_misc.py Profile sidebar and new setting interface. By @bigtedde (#1809) 2023-10-24 09:36:50 +01:00
test_notifications.py Integration Tests for Borg (#1716) 2023-08-05 13:49:45 +00:00
test_password_input.py Repo test improvements. By @bigtedde (#1771) 2023-08-17 11:08:03 +01:00
test_profile.py Profile sidebar and new setting interface. By @bigtedde (#1809) 2023-10-24 09:36:50 +01:00
test_repo.py Unit test improvements and coverage increase. By @bigtedde (#1787) 2023-10-01 09:19:39 +01:00
test_schedule.py Integration Tests for Borg (#1716) 2023-08-05 13:49:45 +00:00
test_scheduler.py Integration Tests for Borg (#1716) 2023-08-05 13:49:45 +00:00
test_source.py Unit test improvements and coverage increase. By @bigtedde (#1787) 2023-10-01 09:19:39 +01:00
test_treemodel.py Random cleanups by @ThomasWaldmann (#1879) 2024-01-09 08:06:48 +00:00
test_utils.py Unit test improvements and coverage increase. By @bigtedde (#1787) 2023-10-01 09:19:39 +01:00