dangerzone/tests/gui
Alexis Métaireau 61c8f2a6ad
Replace the updater_check setting by updater_check_all
This new setting triggers the same user prompts, but the actual meaning of
it differs, since users will now be accepting to upgrade the container image
rather than just checking for new releases.

Changing the name of the setting will trigger this prompt for all users, effectively
ensuring they want their image to be automatically upgraded.
2025-04-22 12:55:44 +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 Replace the updater_check setting by updater_check_all 2025-04-22 12:55:44 +02:00