python-jenkins/tests
Darragh Bailey 34cca0c4d9 Migration to using requests
Convert to the requests library to allow for more sophisticated response
handling to be added.

Want to allow for applications to override the response handling in
certain cases where the default is incorrect. Handling of urlopen
responses results in version specific handling to ensure correct
behaviour across multiple versions of python.

Changing to use the requests package, provides a higher level interface
and removes some of the version specific handling for exceptions.

Change-Id: I5369a0d35be4bf8b3b197a51e60aba21b5742cc7
Depends-On: Iabd70aa457ceb4dbc147d7cbaeec913148cb3b56
2018-02-12 11:16:54 +00:00
..
jobs Migration to using requests 2018-02-12 11:16:54 +00:00
__init__.py Fixes for this bug. 2012-05-17 16:10:00 +01:00
base.py Migration to using requests 2018-02-12 11:16:54 +00:00
helper.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_build.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_info.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_jenkins.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_jenkins_sockets.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_job_folder.py Adds Cloudbees folder plugin support 2015-09-21 18:25:35 +01:00
test_node.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_plugins.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_promotion.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_queue.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_quiet_down.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_script.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_version.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_view.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_whoami.py Migration to using requests 2018-02-12 11:16:54 +00:00