python-jenkins/tests/jobs
Tomas Janousek fc953ee505 Fix item being ignored in get_info
This, I think, would've caused get_all_jobs to loop indefinitely if the
Jenkins instance has folders. Am I really the first to have caught this?

Change-Id: I4158b0d068135de08a3337486d8a4b41d8b7cda6
2018-08-04 19:05:15 +02:00
..
__init__.py Separate tests in separate files and classes 2015-08-25 01:11:47 +01:00
base.py Sanitize url in get_info() function 2017-09-15 18:49:20 -04:00
test_assert.py Adds Cloudbees folder plugin support 2015-09-21 18:25:35 +01:00
test_build.py Allow use of unicode job names 2018-06-17 15:28:46 +01:00
test_config.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_copy.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_count.py Separate tests in separate files and classes 2015-08-25 01:11:47 +01:00
test_create.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_debug.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_delete.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_disable.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_enable.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_get.py Fix item being ignored in get_info 2018-08-04 19:05:15 +02:00
test_getall.py This Allow to include folders in jobs list when calling get_all_jobs() 2018-02-28 10:21:22 +00:00
test_info.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_name.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_reconfig.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_rename.py Migration to using requests 2018-02-12 11:16:54 +00:00
test_set_next_build_number.py Migration to using requests 2018-02-12 11:16:54 +00:00