about summary refs log tree commit diff
path: root/t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Try to get stuff working with Dancer 1.3x, but still nagged by a few failing ... new_dancerJonathan "Duke" Leto2012-01-243-3/+4
* Refactor _parse_results and enable debugging in the git testsJonathan "Duke" Leto2011-05-231-1/+1
* Fix builder testJonathan "Duke" Leto2011-05-231-2/+2
* Use jitterbug::Emails instead of the shell scripts in our testsJonathan "Duke" Leto2011-05-231-2/+2
* Add a test to verify we get the expected sha1Jonathan "Duke" Leto2011-05-221-3/+9
* Update index route tests to be less fragile, since we now have tests that cre...Jonathan "Duke" Leto2011-05-221-2/+2
* remove a cached build dir before the testJonathan "Duke" Leto2011-05-221-0/+4
* Add a test file for git cloningJonathan "Duke" Leto2011-05-223-7/+61
* Try adding a git repo for testing againJonathan "Duke" Leto2011-05-2246-0/+117
* Mess around with test dataJonathan "Duke" Leto2011-05-228-18/+4
* Make hook test data refer to the new git repo for testingJonathan "Duke" Leto2011-05-221-1/+1
* Add a bare git repo for testingJonathan "Duke" Leto2011-05-227-0/+14
* Use catfile for portabilityJonathan "Duke" Leto2011-05-221-1/+3
* Rename our hook data YAML to be more descriptiveJonathan "Duke" Leto2011-05-222-1/+1
* Do not use a global temp directory in our testsJonathan "Duke" Leto2011-05-224-4/+4
* add a new route to the API to list all tasksfranck cuny2011-05-091-2/+16
* add a new route to the API to delete a taskfranck cuny2011-05-091-1/+24
* Add a test for requesting a nonexistent taskJonathan "Duke" Leto2011-05-021-0/+13
* Make the command-line arg of the builder --config to match jitterbug_dbJonathan "Duke" Leto2011-04-291-2/+2
* Make jitterbug::Test look for jitterbug.db in the correct place and TODO anot...Jonathan "Duke" Leto2011-04-272-6/+8
* Add on_failure_to_email and on_pass_to_email config keysJonathan "Duke" Leto2011-02-232-0/+4
* Only put the short commit message in email subjectsJonathan "Duke" Leto2011-02-151-1/+3
* use jitterbug::Testfranck cuny2011-02-143-45/+17
* generate a db and set some stuff in configfranck cuny2011-02-141-4/+38
* fix script namefranck cuny2011-02-141-1/+1
* one more testfranck cuny2011-02-141-1/+2
* start to add tests on viewsfranck cuny2011-02-141-11/+42
* Merge branch 'devel'franck cuny2011-02-131-42/+171
|\
| * add more testsfranck cuny2011-02-131-1/+43
| * add configuration option to skip some branches; add tests for the Hookfranck cuny2011-02-131-42/+129
* | Make jitterbug::Test use the current perl interpJonathan "Duke" Leto2011-02-101-3/+1
* | sigh I hate it when I commit the debug codeben hengst2011-02-101-1/+1
* | there data struct matchesben hengst2011-02-101-4/+20
* | auto-build the test db if its not built yetben hengst2011-02-102-1/+20
* | Teach jitterbug::Emailer how to send PASS emailsJonathan "Duke" Leto2011-02-012-2/+16
* | Add a builder_variablse YAML key, which passed environment variables to the b...Jonathan "Duke" Leto2011-01-282-3/+5
|/
* Fix a jitterbug::Emailer testJonathan "Duke" Leto2011-01-191-1/+1
* Try not to ire the SpamCop Elder GodsJonathan "Duke" Leto2011-01-191-1/+1
* Add ability to use test failure summary in failure email templateJonathan "Duke" Leto2011-01-181-1/+64
* Refactor jitterbug::Emailer to get rid of some warnings and improve testsJonathan "Duke" Leto2011-01-181-3/+47
* More jitterbug::Emailer testsJonathan "Duke" Leto2011-01-121-2/+6
* More tests for jitterbug::EmailerJonathan "Duke" Leto2011-01-121-6/+19
* Fix some bugs in jitterbug::Emailer and add mocked test dataJonathan "Duke" Leto2011-01-121-2/+14
* Add some tests for jitterbug::EmailerJonathan "Duke" Leto2011-01-121-0/+17
* Make failure email more customizable, start new jitterbug::Emailer in perlJonathan "Duke" Leto2011-01-111-5/+37
* Die early if the config file does not exist and add some testsJonathan "Duke" Leto2011-01-071-5/+18
* Rename builder testJonathan "Duke" Leto2011-01-071-0/+0
* Add a few more simple testsJonathan "Duke" Leto2011-01-052-4/+50
* Improve debug info and add some basic jitterbug::Builder testsJonathan "Duke" Leto2011-01-051-0/+15
* Add a compile check test for jitterbug::BuilderJonathan "Duke" Leto2011-01-051-1/+2
* Correct test countJonathan "Duke" Leto2011-01-051-1/+0
* testfranck cuny2010-10-071-0/+1
* test, then rewrite testsfranck cuny2010-10-072-51/+52
* script to import frmo redis; more data to testsfranck cuny2010-10-031-0/+382
* update config, view, testsfranck cuny2010-10-032-30/+32
* skip these tests, need to find something betterfranck cuny2010-09-272-50/+51
* update and add testsfranck cuny2010-09-263-4/+67
* fix testfranck cuny2010-09-261-1/+1
* initial importfranck cuny2010-09-234-0/+102