]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Clean up 'test_expiry'
authorStephen Finucane <stephen.finucane@intel.com>
Mon, 20 Jun 2016 14:19:40 +0000 (15:19 +0100)
committerStephen Finucane <stephen.finucane@intel.com>
Thu, 30 Jun 2016 15:04:51 +0000 (16:04 +0100)
commit98c438b7e883408b68ec211cbcbdb88c9a5bc46c
tree01cc5055f55867d883a2693638514fc3e9587571
parentfaf25f233863fcfe556fd6e10b339e72966519a3
tests: Clean up 'test_expiry'

* Make use of 'create_' helper functions
* Include every import on its own line
* Use underscore_case, rather than camelCase

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