python-jenkins/tests/jobs
Jim Wisniewski dc2b9447de Use fullname in get_job_info_regex
Use full job name in `get_job_info_regex` instead of just the name, so
that matches will work in folders as well.

Closes-Bug: 1685575
Change-Id: I97ba8ca004387b376a511ba52fc9fdd2aeb98a63
2021-12-14 23:39:03 +00:00
..
__init__.py Separate tests in separate files and classes 2015-08-25 01:11:47 +01:00
base.py Merge jobs_in_folder_named_job into jobs_in_folder 2018-10-17 18:06:56 +02:00
test_assert.py Adds Cloudbees folder plugin support 2015-09-21 18:25:35 +01:00
test_build.py When updating jobs the response body may be empty 2019-01-07 21:52:19 +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 Update jobs 2019-05-21 21:35:07 +02:00
test_getall.py Merge jobs_in_folder_named_job into jobs_in_folder 2018-10-17 18:06:56 +02:00
test_info.py Use fullname in get_job_info_regex 2021-12-14 23:39:03 +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