summaryrefslogtreecommitdiffstats
path: root/integrations/internal_test.go
Commit message (Collapse)AuthorAgeFilesLines
* improve protected branch to add whitelist support (#2451)Lunny Xiao2017-09-141-1/+1
| | | | | | | | | | | | | | | | | | | | * improve protected branch to add whitelist support * fix lint * fix style check * fix tests * fix description on UI and import * fix test * bug fixed * fix tests and languages * move isSliceInt64Eq to util pkg; improve function names & typo
* Less verbose integration tests (#2123)Ethan Koenig2017-07-071-2/+2
| | | * Helper functions for intergration test boilerplate
* Display URLs in integration test logs (#1924)Ethan Koenig2017-06-091-2/+1
|
* fix bug when push a branch name with / & fix an integration test bug (#1689)Lunny Xiao2017-05-081-0/+45