]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Clean up 'test_filters'
authorStephen Finucane <stephen.finucane@intel.com>
Mon, 20 Jun 2016 14:26:02 +0000 (15:26 +0100)
committerStephen Finucane <stephen.finucane@intel.com>
Thu, 30 Jun 2016 15:04:55 +0000 (16:04 +0100)
commitcaf0ec621680a48b47bf05fde3f6c05a32438b61
treee47c57ca84acedcc655dfe3a528108c7d7368da2
parent98c438b7e883408b68ec211cbcbdb88c9a5bc46c
tests: Clean up 'test_filters'

* Don't use hardcode routes: use the reverse function instead
* Make use of 'create_' helper functions
* 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_filters.py