summaryrefslogtreecommitdiff
path: root/t/data (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-01-24Try to get stuff working with Dancer 1.3x, but still nagged by a few failing ↵new_dancerJonathan "Duke" Leto1-1/+2
tests in t/002_index_route.t
2011-05-23Use jitterbug::Emails instead of the shell scripts in our testsJonathan "Duke" Leto1-2/+2
2011-05-22Add a test file for git cloningJonathan "Duke" Leto1-2/+1
2011-05-22Try adding a git repo for testing againJonathan "Duke" Leto46-0/+117
Git thinks we are trying to use submodules, so fake it out by renaming the .git directory to ._git_ . It will need to be renamed to .git during test runs.
2011-05-22Mess around with test dataJonathan "Duke" Leto8-18/+4
2011-05-22Make hook test data refer to the new git repo for testingJonathan "Duke" Leto1-1/+1
2011-05-22Add a bare git repo for testingJonathan "Duke" Leto7-0/+14
2011-05-22Rename our hook data YAML to be more descriptiveJonathan "Duke" Leto1-0/+0
2011-05-22Do not use a global temp directory in our testsJonathan "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-01Teach jitterbug::Emailer how to send PASS emailsJonathan "Duke" Leto1-0/+14
2011-01-28Add a builder_variablse YAML key, which passed environment variables to the ↵Jonathan "Duke" Leto1-1/+2
builder
2011-01-05Add a few more simple testsJonathan "Duke" Leto1-0/+30
2010-10-03script to import frmo redis; more data to testsfranck cuny1-0/+382
2010-10-03update config, view, testsfranck cuny1-1/+2
2010-09-23initial importfranck cuny2-0/+86