]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commit
add tests for mail_to_html and generate_pdf_from_mail
authorphail <phail@hacknology.de>
Sun, 23 Oct 2022 15:18:10 +0000 (17:18 +0200)
committerphail <phail@hacknology.de>
Sun, 23 Oct 2022 15:18:10 +0000 (17:18 +0200)
commit30372b0e8564ab7de6986e8acd132a3b6df0ceb4
treef741e37e0a6bb685681e7e2019f2b586f6d5c123
parent567e89d1c7a8fea4f66b717d3ba4cb9680fba0da
add tests for mail_to_html and generate_pdf_from_mail
src/paperless_mail/parsers.py
src/paperless_mail/tests/samples/html.eml.html [new file with mode: 0644]
src/paperless_mail/tests/test_eml.py