]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Standardize validation of REST API JSON
authorStephen Finucane <stephen@that.guru>
Wed, 23 Nov 2016 17:22:12 +0000 (17:22 +0000)
committerStephen Finucane <stephen@that.guru>
Fri, 23 Dec 2016 23:41:34 +0000 (23:41 +0000)
commit662b0100cfa4d706198bf7f03db22bfda473fc3c
tree5f31cb8a853a619df045c770102d272f6415780e
parentc3e763b0fb735737c2b1bb336681e617480f0706
tests: Standardize validation of REST API JSON

Standardize how the JSON bodies of REST API responses is validated.

Signed-off-by: Stephen Finucane <stephen@that.guru>
Reviewed-by: Andy Doan <andy.doan@linaro.org>
patchwork/tests/test_rest_api.py