dangerzone/tests/gui
Alexis Métaireau 1dc0ac5f5e
Split updater GUI code from the code checking for release updates
The code making the actual requests and checks now lives in the
`updater.releases` module. The code should be easier to read and to
reason about.

Tests have been updated to reflect this.
2025-04-29 14:58:53 +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 Split updater GUI code from the code checking for release updates 2025-04-29 14:58:53 +02:00
test_updater.py Split updater GUI code from the code checking for release updates 2025-04-29 14:58:53 +02:00