summaryrefslogtreecommitdiff
path: root/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-04-27Make jitterbug::Test look for jitterbug.db in the correct place and TODO ↵Jonathan "Duke" Leto2-6/+8
another test to make the test suite pass
2011-02-23Add on_failure_to_email and on_pass_to_email config keysJonathan "Duke" Leto2-0/+4
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" Leto2-0/+4
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-15Only put the short commit message in email subjectsJonathan "Duke" Leto1-1/+3
The full commit message will still be in the body of the email.
2011-02-14use jitterbug::Testfranck cuny3-45/+17
2011-02-14generate a db and set some stuff in configfranck cuny1-4/+38
2011-02-14fix script namefranck cuny1-1/+1
2011-02-14one more testfranck cuny1-1/+2
2011-02-14start to add tests on viewsfranck cuny1-11/+42
2011-02-13add more testsfranck cuny1-1/+43
2011-02-13add configuration option to skip some branches; add tests for the Hookfranck cuny1-42/+129
2011-02-10Make jitterbug::Test use the current perl interpJonathan "Duke" Leto1-3/+1
2011-02-10sigh I hate it when I commit the debug codeben hengst1-1/+1
2011-02-10there data struct matchesben hengst1-4/+20
2011-02-10auto-build the test db if its not built yetben hengst2-1/+20
2011-02-01Teach jitterbug::Emailer how to send PASS emailsJonathan "Duke" Leto2-2/+16
2011-01-28Add a builder_variablse YAML key, which passed environment variables to the ↵Jonathan "Duke" Leto2-3/+5
builder
2011-01-19Fix a jitterbug::Emailer testJonathan "Duke" Leto1-1/+1
2011-01-19Try not to ire the SpamCop Elder GodsJonathan "Duke" Leto1-1/+1
2011-01-18Add ability to use test failure summary in failure email templateJonathan "Duke" Leto1-1/+64
2011-01-18Refactor jitterbug::Emailer to get rid of some warnings and improve testsJonathan "Duke" Leto1-3/+47
2011-01-12More jitterbug::Emailer testsJonathan "Duke" Leto1-2/+6
2011-01-12More tests for jitterbug::EmailerJonathan "Duke" Leto1-6/+19
2011-01-12Fix some bugs in jitterbug::Emailer and add mocked test dataJonathan "Duke" Leto1-2/+14
2011-01-12Add some tests for jitterbug::EmailerJonathan "Duke" Leto1-0/+17
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" Leto2-4/+50
2011-01-05Improve debug info and add some basic jitterbug::Builder testsJonathan "Duke" Leto1-0/+15
2011-01-05Add a compile check test for jitterbug::BuilderJonathan "Duke" Leto1-1/+2
2011-01-05Correct test countJonathan "Duke" Leto1-1/+0
2010-10-07testfranck cuny1-0/+1
2010-10-07test, then rewrite testsfranck cuny2-51/+52
2010-10-03script to import frmo redis; more data to testsfranck cuny1-0/+382
2010-10-03update config, view, testsfranck cuny2-30/+32
2010-09-27skip these tests, need to find something betterfranck cuny2-50/+51
2010-09-26update and add testsfranck cuny3-4/+67
2010-09-26fix testfranck cuny1-1/+1
2010-09-23initial importfranck cuny4-0/+102