jenkins-job-builder/tests/xml_config
Daniel Watkins df84460f7b Refactor duplicated code in xml_config.py
The view generation code was largely a copy/paste of the job generation
code.  This refactors that shared code in to a super-class that both
code paths can share.

(This has the side effect of improving the error message when an
incorrect project-type is specified; that improvement was previously
only applied to views.)

Change-Id: I1316162b885267c5e21793e59c2c3f7b95d5ce3b
2018-06-20 15:41:35 -04:00
..
exceptions Give an explicit error message when unsupported view type used 2017-10-06 14:24:48 -04:00
__init__.py Enable and fix xml_config tests 2016-11-21 13:56:33 +00:00
test_xml_config.py Refactor duplicated code in xml_config.py 2018-06-20 15:41:35 -04:00