python-jenkins/tests
Darragh Bailey f56e719ec9 Selectively mock requests_kerberos import
To ensure consistent test behaviour need to mock the import of
requests_kerberos to be None only for the test classes based
off of the default JenkinsTestBase

Change-Id: I79903a6b3e4a1677fa1a1980af9f73c84b385828
Depends-On: I56c9580be9a90f5cda7349a148d467e6ff4e9270
2018-06-01 15:07:12 +01:00
..
jobs build_job: return queue item identifier 2018-04-17 12:27:32 -06:00
__init__.py Fixes for this bug. 2012-05-17 16:10:00 +01:00
base.py Selectively mock requests_kerberos import 2018-06-01 15:07:12 +01:00
helper.py Update to _response_handler 2018-04-25 12:36:20 +01:00
test_build.py Add functions to retrieve more data from Jenkins 2018-04-25 13:30:29 +01: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 add get_queue_item() method 2018-04-17 12:27:32 -06: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 Added folder support in views keeping backward compatibility and added tests for it. 2018-04-05 22:57:34 +02:00
test_whoami.py Migration to using requests 2018-02-12 11:16:54 +00:00