vorta/tests
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
..
integration DRY tests, increase coverage. By @bigtedde (#1769) 2023-08-17 11:05:52 +01:00
network_manager Improve metered connection detection for macOS. By @jramnani (#1902) 2024-02-02 12:05:47 +00:00
unit Disabled "Collapse" button in "Flat" view (#1855) 2024-04-01 16:37:58 +02:00
__init__.py Run pre-commit (with newly added ruff) on code base. 2023-05-01 10:28:11 +02:00
conftest.py Integration Tests for Borg (#1716) 2023-08-05 13:49:45 +00:00
test_excludes.py Exclude GUI. By @diivi (#1846) 2023-11-24 21:19:28 +00:00