mirror of
https://github.com/freedomofpress/dangerzone.git
synced 2025-04-28 18:02:38 +02:00
![]() 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. |
||
---|---|---|
.. | ||
gui | ||
test_docs | ||
__init__.py | ||
test_cli.py | ||
test_document.py | ||
test_ocr.py | ||
test_util.py |