jenkins-job-builder/tests
Thanh Ha 02e85408f0
Fix default '0' being ignored
The problem with `if default:` is that it evaluates int 0 to be
equivalent to False. If a user is passing in a int 0 then they
should be expected to receive int 0 in the case of defaults.

Change-Id: Ida1f4c68b6f9d1af5b98d633b552f038c57654cc
Signed-off-by: Thanh Ha <zxiiro@linux.com>
2018-12-05 17:59:12 +08:00
..
builders Merge "docker-pull-image: Pull Docker image from Docker Hub/Registry" 2018-11-14 23:52:09 +00:00
cachestorage Allow using lockfile per jenkins master 2017-06-27 15:02:04 +00:00
cmd Add config options --jobs-only and --views-only 2018-09-19 02:24:05 +05:30
duplicates Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
errors Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
general Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
hipchat Update hipchat example for new syntax 2018-05-31 15:40:19 -04:00
jenkins_manager Delete old managed folders when calling update subcommand with --delete-old option 2018-04-05 11:36:36 +00:00
jsonparser Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
localyaml Fix typo in anchor test 2018-07-24 00:41:50 -04:00
macros Add depth option to git shallow-clone 2018-06-14 22:07:35 -04:00
moduleregistry properly support private builds in the registry 2017-04-28 11:20:04 +02:00
modules Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
multibranch Adds support for Property Strategies 2018-11-27 09:01:20 -05:00
notifications Normalize newlines at end of file 2018-06-29 16:07:06 -04:00
parallel Rename "parallelize" decorator to "concurrent" 2016-08-18 22:47:48 -04:00
parameters Use upstream default for allNodesMatchingLabel 2018-09-07 13:17:16 +02:00
properties Add support for the "Gitlab Logo Plugin" 2018-10-17 08:43:08 +02:00
publishers jclouds: Utilize convert_mapping_to_xml 2018-10-29 15:03:53 +00:00
reporters Refactor base test classes inheritance for reuse 2016-09-14 14:58:57 +01:00
scm Fix bug in Git 'skip-tag' backwards compatibility 2018-07-05 10:33:33 +03:00
triggers Add 'secret-token' parameter to gitlab trigger 2018-10-29 15:06:41 +00:00
views Add support for All view-type 2018-11-12 16:55:39 +08:00
wrappers Merge "docker-custom-build-env: Add support for new options" 2018-09-21 13:43:00 +00:00
xml_config Refactor duplicated code in xml_config.py 2018-06-20 15:41:35 -04:00
yamlparser Fix default '0' being ignored 2018-12-05 17:59:12 +08:00
__init__.py Tests for publishers 2013-07-19 14:31:11 +02:00
base.py Add support for All view-type 2018-11-12 16:55:39 +08:00