dangerzone/tests
deeplow 5a6c72f09e
Add output_dir manipulation methods to DocumentHolder
These will be needed in for the GUI's settings. This also adds test
cases for these documents. The methods are the following:

  - set_output_dir()
    For changing the output directory of the safe file

  - suffix setter and getter - for changing the suffix of the file
2022-11-21 12:37:47 +00:00
..
test_docs migrate to pytest & test_docs -> tests/test_docs 2022-09-13 13:07:58 +01:00
__init__.py Do not create outfile files when checking if writeable 2022-11-14 09:04:54 +00:00
test_cli.py Add test cases for bulk document conversion 2022-11-14 08:53:59 +00:00
test_document.py Add output_dir manipulation methods to DocumentHolder 2022-11-21 12:37:47 +00:00
test_util.py tests: Run Mypy against tests 2022-10-25 19:09:23 +03:00