dangerzone/tests/gui
Alexis Métaireau acd8717839
Update container installation logic to allow in-place updates
The isolation provider `install()` method is now passed a
`should_upgrade` argument, which is read from the settings and
represents the user decision about updates.

The tests have been updated to reflect these changes.
2025-04-22 12:55:46 +02:00
..
__init__.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
conftest.py Mock the settings rather than monkeypatching external modules 2025-03-31 16:20:28 +02:00
test_logic.py Format: Run ruff format over the source code 2024-12-17 17:44:31 +01:00
test_main_window.py Replace the updater_check setting by updater_check_all 2025-04-22 12:55:44 +02:00
test_updater.py Update container installation logic to allow in-place updates 2025-04-22 12:55:46 +02:00