python-jenkins/tests
Aliaksandr Buhayeu f6f26ec481 Adds possibility to retrieve all jobs from the view specified
This patch adds the new `view_name` argument
to the `get_jobs` method that limits the list of jobs
returned to only those configured in the view specified.

Change-Id: I78266ed13cd6c183a2f4858458817455b79d9a23
2016-02-22 18:03:48 +03:00
..
jobs Adds possibility to retrieve all jobs from the view specified 2016-02-22 18:03:48 +03:00
__init__.py Fixes for this bug. 2012-05-17 16:10:00 +01:00
base.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
helper.py Fix timeout function and add capturing of messages on failure 2015-08-17 18:09:19 +01:00
test_build.py Merge "Use TestWithScenarios to add additional url tests" 2015-12-02 19:50:08 +00:00
test_info.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_jenkins_sockets.py Fix timeout function and add capturing of messages on failure 2015-08-17 18:09:19 +01:00
test_jenkins.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_job_folder.py Adds Cloudbees folder plugin support 2015-09-21 18:25:35 +01:00
test_kerberos.py Add optional kerberos support 2016-01-27 23:08:04 +01:00
test_node.py Fixed create_node() Error 2015-12-12 18:35:03 +08:00
test_plugins.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_promotion.py Add support for handling promotions 2016-01-13 18:14:39 +01:00
test_queue.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_quiet_down.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_script.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_version.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_view.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00