python-jenkins/tests
mhuin cf4f3d17ed url-proof scripts passed to run_script
Groovy scripts may contain characters that need to be escaped prior
to being passed to Jenkins' REST API; for example "&&" in condition
testing. Not doing so will result in a script execution failure on
the server.

Change-Id: Ied6c2a48392cadbadb84865dad47ceed99e694a1
2016-12-16 16:39:45 +00:00
..
jobs Fetch all builds from a job 2016-04-29 16:22:34 +00: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 get_running_builds failed when server has a path 2016-11-08 10:47:04 +01: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 Make the kerberos support python3 ready 2016-04-29 19:30:24 +02: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 url-proof scripts passed to run_script 2016-12-16 16:39:45 +00: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
test_whoami.py add get_whoami() 2016-04-21 07:45:19 -06:00