]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Add tests for multipart emails
authorStephen Finucane <stephen@that.guru>
Wed, 20 Jun 2018 14:25:33 +0000 (15:25 +0100)
committerStephen Finucane <stephen@that.guru>
Wed, 20 Jun 2018 15:13:46 +0000 (16:13 +0100)
commitd6491b59d97ba7fd6a498490f4cb3b6159dd53ee
tree02fbb13ce3d33ee851b218f93f02ef9c1a82658d
parente27ff061dc01e51967a978884a5c59152863ab9c
tests: Add tests for multipart emails

Ensure HTML is dropped as expected.

Signed-off-by: Stephen Finucane <stephen@that.guru>
patchwork/tests/mail/0019-multipart-patch.mbox [new file with mode: 0644]
patchwork/tests/mail/0020-multipart-comment.mbox [new file with mode: 0644]
patchwork/tests/test_parser.py