dangerzone/tests/gui
deeplow 8254844724
Pass sample_pdf as fixture instead of via class
Now that sample_doc was renamed to sample_pdf it could cause some
confusion the fact that that the TestBase class had an attribute called
sample_doc which referenced  the sample PDF.

By removing this attribute and passing the fixture instead we are
following a more pytest-native approach of passing arguments explicitly.
2023-07-25 15:00:32 +01:00
..
__init__.py tests: Add Qt test for updates 2023-07-24 16:54:16 +03:00
test_main_window.py Pass sample_pdf as fixture instead of via class 2023-07-25 15:00:32 +01:00
test_updater.py tests: Add tests for update logic 2023-07-24 14:22:27 +03:00