python-jenkins/tests/jobs
Chris St. Pierre 0881b20cbf Fetch all builds from a job
Jenkins only provides 100 builds of a job with the job info. This
makes python-jenkins fetch all builds when there are more than 100.

Change-Id: I326efa11c975e036b65a159414062966239c9749
2016-04-29 16:22:34 +00:00
..
__init__.py Separate tests in separate files and classes 2015-08-25 01:11:47 +01:00
base.py Adds Cloudbees folder plugin support 2015-09-21 18:25:35 +01:00
test_assert.py Adds Cloudbees folder plugin support 2015-09-21 18:25:35 +01:00
test_build.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_config.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_copy.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_count.py Separate tests in separate files and classes 2015-08-25 01:11:47 +01:00
test_create.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_debug.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_delete.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_disable.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_enable.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_get.py Adds possibility to retrieve all jobs from the view specified 2016-02-22 18:03:48 +03:00
test_getall.py Adds Cloudbees folder plugin support 2015-09-21 18:25:35 +01:00
test_info.py Fetch all builds from a job 2016-04-29 16:22:34 +00:00
test_name.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_reconfig.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_rename.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00
test_set_next_build_number.py Use TestWithScenarios to add additional url tests 2015-12-02 11:35:59 -08:00