aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/github/import_test.go
Commit message (Expand)AuthorAgeFilesLines
* Change keyUser to keyOwner in Github bridgeAmine Hilaly2019-05-291-3/+3
* repo: refactor how test repo are created/cleanedMichael Muré2019-05-271-2/+3
* introduce `nextValidIssueEdit` and `nextValidCommentEdit` to escape empty `Di...Amine Hilaly2019-05-231-1/+1
* Add unicode control characters test caseAmine Hilaly2019-05-051-17/+27
* Add old importer comments in the iteratorAmine Hilaly2019-05-051-10/+17
* github: simplify and improve the import testMichael Muré2019-05-051-58/+25
* Improve naming and functions signaturesAmine Hilaly2019-05-051-79/+69
* Add importer testsAmine Hilaly2019-05-051-0/+223