summaryrefslogtreecommitdiff
path: root/900-implements.yarn
AgeCommit message (Expand)AuthorFilesLines
2017-10-14Add: yarn for holywoodHEADmasterLars Wirzenius1-1/+14
2017-04-21Allow test runner to specify ssh key for gitno accessLars Wirzenius1-1/+4
2017-04-13Copy remaining stuff from YarnHelper to lib.pyLars Wirzenius1-12/+6
2017-04-13Drop unnecessarey creation of YarnHelper objectsLars Wirzenius1-11/+0
2017-04-13Use asserts from yarnutilsLars Wirzenius1-7/+7
2017-04-13Convert to using yarnutils's VariablesLars Wirzenius1-46/+47
2017-04-13Move most imports into lib.pyLars Wirzenius1-16/+2
2017-03-23Handle non-ascii http bodiesLars Wirzenius1-3/+3
2017-03-18Add scenarios to test if relaying is allowedLars Wirzenius1-0/+42
2017-03-11Refactor: Make connection to server a separate stepLars Wirzenius1-1/+2
2017-03-11Send mail to submission port (587), not smtp (25)Lars Wirzenius1-1/+1
2017-02-11Output body being matched to stdout, for debuggingLars Wirzenius1-1/+2
2017-01-31Refactor: get rid of some common codeLars Wirzenius1-35/+11
2017-01-31Delete test mailsLars Wirzenius1-0/+32
2017-01-31Fix things so tests passLars Wirzenius1-17/+24
2017-01-31Start mail handling scenarioLars Wirzenius1-0/+57
2017-01-22Add scenario to test git:// worksLars Wirzenius1-0/+13
2017-01-22Add scenario for checking Gitano help worksLars Wirzenius1-0/+42
2016-09-25Implement http body matchingLars Wirzenius1-1/+6
2016-09-25Implement HTTP status testingLars Wirzenius1-1/+5
2016-09-25Make aliased http request to serverLars Wirzenius1-1/+7
2016-09-25Implement server aliasing with yarnhelperLars Wirzenius1-1/+3
2016-09-25Initial commitLars Wirzenius1-0/+17