dangerzone/tests/gui
Alexis Métaireau 27aa2b05a1
Check for new container image releases when checking for updates
There is now a new setting that is updated when a container upgrade
needs to be applied.

The `UpdaterReport` has been extended to support this scenario, and is
now a python `dataclass`.
2025-04-30 15:43:00 +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 Check for new container image releases when checking for updates 2025-04-30 15:43:00 +02:00
test_updater.py Check for new container image releases when checking for updates 2025-04-30 15:43:00 +02:00