]> git.ipfire.org Git - thirdparty/patchwork.git/commit
REST: Add missing tests for '/series'
authorStephen Finucane <stephen@that.guru>
Tue, 12 Jun 2018 15:48:03 +0000 (16:48 +0100)
committerStephen Finucane <stephen@that.guru>
Sat, 16 Jun 2018 11:03:10 +0000 (12:03 +0100)
commit98ac7c2bfda3e208b95c8281482904610d708b9e
tree30d13210400e781385c01d78512825c9f0887c42
parent24c4bef32e1df3da59695372c686af58f8846208
REST: Add missing tests for '/series'

I'm not sure how these were missed but they're definitely needed as we
continue adding functionality here.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Reviewed-by: Daniel Axtens <dja@axtens.net>
patchwork/tests/api/test_series.py [new file with mode: 0644]