]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Add test for updating tag counts in patch comments
authorAndrew Donnellan <andrew.donnellan@au1.ibm.com>
Sun, 20 Aug 2017 14:40:11 +0000 (00:40 +1000)
committerStephen Finucane <stephen@that.guru>
Wed, 23 Aug 2017 16:19:00 +0000 (17:19 +0100)
commitdebfe66b200fe007cb91248eab1537af667c1238
tree9696013f7ee7c1c223e9b0db1953294d917b25b4
parent866d14b4c1ce64e20ec4d2e7b3dd7667188ab630
tests: Add test for updating tag counts in patch comments

We accidentally broke the updating of tag counts for tags in comments, and
we didn't notice for quite a while.

Add a test for this.

Signed-off-by: Andrew Donnellan <andrew.donnellan@au1.ibm.com>
Reviewed-by: Stephen Finucane <stephen@that.guru>
patchwork/tests/test_parser.py