]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Add duplicate mail test
authorJeremy Kerr <jk@ozlabs.org>
Thu, 16 Apr 2020 01:29:24 +0000 (09:29 +0800)
committerStephen Finucane <stephen@that.guru>
Sat, 18 Apr 2020 11:30:25 +0000 (12:30 +0100)
commitd4b5fbd1d0c743003d59cef025f54b8d97586ddf
tree74abebd31e2c5acf1951da0a7bc050eb3ea1544e
parenta9717565031e5a81f2fa7d690e7f6d13e681e3f8
tests: Add duplicate mail test

Test that we get the correct DuplicateMailError from parsing the same
mail twice.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Reviewed-by: Stephen Finucane <stephen@that.guru>
patchwork/tests/test_parser.py