dangerzone/tests
Alexis Métaireau 81ad3a65c2
tests: use qt_updater fixture rather than updater
I'm actually ensure how the previous version was working, but since we
are now loading the pytest fixtures automatically, it uncovered a misuse
in the tests.

The `updater` fixture sets `updater.dangerzone.app` to a magic mock
instance, whereas `qt_updater` returns the real QT app, which is what we
want in our tests.
2024-06-05 17:13:31 +02:00
..
gui tests: use qt_updater fixture rather than updater 2024-06-05 17:13:31 +02:00
isolation_provider chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
test_docs Adds file formats: epub svg bmp pnm bpm ppm 2024-01-31 19:58:48 +00:00
test_docs_compressed Add page limit of 10000 2023-09-28 11:01:14 +01:00
test_docs_external Add test files for hwp/hwpx (base64 encoded) 2023-08-01 14:37:14 +01:00
test_docs_large@0068ffcb67 Replace armor guards that indicate isolated output 2023-08-22 16:11:41 +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_cli.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
test_document.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
test_large_set.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00
test_ocr.py Remove timeouts 2024-02-06 20:11:43 +00:00
test_settings.py chore(imports): remove useless imports 2024-06-05 14:19:30 +02:00
test_util.py chore: remove fixture imports in the tests 2024-06-05 15:56:09 +02:00