python-jenkins/tests
Darragh Bailey 76410adc19 Modify tests to exercise Request on python3
Need to exercise the Request object on python3 to ensure that the
parameters passed to it are in the correct format. Use a simple
combination of the opener and required handler to be able to have the
url handling code parse the Request object created for performing API
calls.

Change-Id: Ia6ce75958bb18a743b7fd88d9512fcba3128a527
2015-05-15 12:24:52 +01:00
..
__init__.py Fixes for this bug. 2012-05-17 16:10:00 +01:00
helper.py Make it work on Python 3 2014-05-21 22:49:34 -07:00
test_jenkins.py Modify tests to exercise Request on python3 2015-05-15 12:24:52 +01:00