jenkins-job-builder/tests
David Pursehouse b49d6a299b Make logger available during tests
If any tests exercise code paths that emit logs, a warning is
displayed:

  No handlers could be found for logger "jenkins_jobs.modules.NAME"

Set up a logger with default configuration in the base test
class.  Now any logs will be displayed on the console.

Change-Id: Ib36afd5d96ff8e7fed110b6bedb6e281aac584f8
2014-04-11 17:43:01 +09:00
..
builders triggered-builds: Support property file injection 2014-04-04 12:58:53 +02:00
general add retry-count in general.py 2014-03-28 00:41:22 +04:00
notifications Fix multibyte character problem 2014-01-21 22:34:30 +09:00
parameters Fix multibyte character problem 2014-01-21 22:34:30 +09:00
properties Merge "Add support for Copy Artifact project copy permissions" 2014-04-09 16:08:17 +00:00
publishers Added send-to options support to email-ext plugin 2014-04-06 16:51:42 +04:00
scm Add support for Stash as a repository viewer 2014-04-07 12:11:35 +02:00
triggers Add script trigger. 2014-02-07 15:17:17 +01:00
wrappers Support Matrix Tie Parent Plugin in wrappers 2014-04-08 10:57:24 +09:00
yamlparser use {obj:key} as a way to pass an object and not only strings to templates 2014-03-16 15:30:48 +01:00
__init__.py Tests for publishers 2013-07-19 14:31:11 +02:00
base.py Make logger available during tests 2014-04-11 17:43:01 +09:00