summaryrefslogtreecommitdiff
path: root/t/005_builder.t (unfollow)
Commit message (Collapse)AuthorFilesLines
2011-04-29Make the command-line arg of the builder --config to match jitterbug_dbJonathan "Duke" Leto1-2/+2
2011-02-23Add on_failure_to_email and on_pass_to_email config keysJonathan "Duke" Leto1-0/+2
These keys can be used to override where pass/fail emails go. If they are defined, emails are sent to the specified email. If not, they go to the commit author. This feature is sponsored by IRC insultbots and the letters B, A, C, E and K. No bits where harmed in the making of this feature.
2011-02-23Add on_failure_to_email and on_pass_to_email config keysJonathan "Duke" Leto1-0/+2
These keys can be used to override where pass/fail emails go. If they are defined, emails are sent to the specified email. If not, they go to the commit author. This feature is sponsored by IRC insultbots and the letters B, A, C, E and K. No bits where harmed in the making of this feature.
2011-02-14use jitterbug::Testfranck cuny1-0/+2
2011-02-10there data struct matchesben hengst1-4/+20
2011-02-10auto-build the test db if its not built yetben hengst1-1/+5
2011-01-28Add a builder_variablse YAML key, which passed environment variables to the ↵Jonathan "Duke" Leto1-2/+3
builder
2011-01-11Make failure email more customizable, start new jitterbug::Emailer in perlJonathan "Duke" Leto1-5/+37
2011-01-07Die early if the config file does not exist and add some testsJonathan "Duke" Leto1-5/+18
2011-01-07Rename builder testJonathan "Duke" Leto1-0/+0
2011-01-05Add a few more simple testsJonathan "Duke" Leto1-4/+20
2011-01-05Improve debug info and add some basic jitterbug::Builder testsJonathan "Duke" Leto1-0/+15