]> git.ipfire.org Git - thirdparty/patchwork.git/commit
tests: Rework and rename 'test_patchparser'
authorStephen Finucane <stephen.finucane@intel.com>
Tue, 21 Jun 2016 21:20:10 +0000 (22:20 +0100)
committerStephen Finucane <stephen.finucane@intel.com>
Tue, 12 Jul 2016 14:40:48 +0000 (15:40 +0100)
commite14a0715f79f83e729bb0aee0a556536ef9a1ebd
tree96400ef42817deee636f1db1364f28765600903b
parentaa3099375eb0005e0c782849eb9f20e84a57e629
tests: Rework and rename 'test_patchparser'

* Move some functions and variables from 'tests.utils', where they are
  only used in this file
* Rename and regroup some tests to make more sense
* Rename to 'test_parser', as this parses more than patches now

Signed-off-by: Stephen Finucane <stephen.finucane@intel.com>
Reviewed-by: Andy Doan <andy.doan@linaro.org>
patchwork/tests/test_parser.py [moved from patchwork/tests/test_patchparser.py with 71% similarity]
patchwork/tests/utils.py