]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Clean up 'test_patchparser'
authorStephen Finucane <stephen.finucane@intel.com>
Tue, 21 Jun 2016 20:45:06 +0000 (21:45 +0100)
committerStephen Finucane <stephen.finucane@intel.com>
Thu, 30 Jun 2016 15:05:28 +0000 (16:05 +0100)
commitaa3099375eb0005e0c782849eb9f20e84a57e629
tree03b73bd187406a2e42c1211f121aa7adb97fe9e9
parentfed76b77d6660002eaabd3436892a45dd546a5ca
tests: Clean up 'test_patchparser'

* Make use of 'create_' helper functions
* Include every import on its own line
* Use underscore_case, rather than camelCase
* Rename some functions to make more sense

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
Reviewed-by: Andy Doan <andy.doan@linaro.org>
patchwork/tests/test_patchparser.py