dangerzone/tests
Alex Pyrgiotis 33f81f5064
tests: Add sample files for extra MIME types
In PR #378 ("container: Allow converting more document formats"), we
added support for the following MIME types:

* application/zip
* application/octet-stream
* application/x-ole-storage
* application/vnd.oasis.opendocument.spreadsheet-template
* application/vnd.oasis.opendocument.text-template

However, we forgot to add some tests for these MIME types in the repo.
In this commit, we add a file for each of these MIME types, to make sure
we have no regressions in the future.
2023-04-03 18:58:56 +03:00
..
test_docs tests: Add sample files for extra MIME types 2023-04-03 18:58:56 +03:00
__init__.py Sample PDFs: rename to include file format in name 2023-02-09 09:02:33 +00:00
test_cli.py Update typing hints for Mypy 1.1.1 2023-03-27 15:19:43 +03:00
test_document.py Add unit tests to cover archive-related methods 2022-11-24 11:16:34 +00:00
test_util.py tests: Run Mypy against tests 2022-10-25 19:09:23 +03:00