dangerzone/tests
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
..
gui Pass sample_pdf as fixture instead of via class 2023-07-25 15:00:32 +01:00
test_docs tests: Add sample files for extra MIME types 2023-04-03 18:58:56 +03:00
__init__.py Pass sample_pdf as fixture instead of via class 2023-07-25 15:00:32 +01:00
test_cli.py Pass sample_pdf as fixture instead of via class 2023-07-25 15:00:32 +01:00
test_document.py remove number from test_doc2 variable 2023-07-25 15:00:31 +01:00
test_ocr.py ci: Add test for OCR languages 2023-05-24 13:43:29 +03:00
test_util.py tests: Run Mypy against tests 2022-10-25 19:09:23 +03:00