dangerzone/tests/gui
Alexis Métaireau 7eb54c3dd5
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-02-27 17:55:00 +01:00
..
__init__.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
conftest.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +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-02-27 17:55:00 +01:00
test_updater.py Split updater GUI code from the code checking for release updates 2025-02-27 17:55:00 +01:00