]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Rework REST API tests
authorStephen Finucane <stephen@that.guru>
Wed, 16 Nov 2016 22:43:57 +0000 (22:43 +0000)
committerStephen Finucane <stephen@that.guru>
Fri, 23 Dec 2016 23:41:33 +0000 (23:41 +0000)
commitc3e763b0fb735737c2b1bb336681e617480f0706
tree9dc81a5669e821f7faa98b26bcad3350f5f6ab02
parent9ca87ce79fc3146185610d4581416d481bbf3a30
tests: Rework REST API tests

- Combine anonymous user tests with authenticated user tests
- Rename and simplify some tests
- Improve documentation

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