summaryrefslogtreecommitdiffstats
path: root/integrations/repo_migrate_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix "data race" in testlogger (#9159)zeripath2019-11-261-1/+1
| | | | | | * Fix data race in testlogger * Update git_helper_for_declarative_test.go
* Add more bench (#3161)Antoine GIRARD2017-12-241-26/+0
| | | | | | * Improve makefile + Add benchs * Apply recommendations of @ethantkoenig
* Use httptest in integration tests (#3080)Ethan Koenig2017-12-041-1/+2
|
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-4/+2
| | | * Helper functions for intergration test boilerplate
* Improve integration test helper functions (#2049)Ethan Koenig2017-06-251-1/+0
| | | Set request headers in helper functions, and new helper for requests with string-formatted URLs
* Add integration test for repository migration (#1983)Mura Li2017-06-201-0/+70