Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix "data race" in testlogger (#9159) | zeripath | 2019-11-26 | 1 | -2/+2 |
| | | | | | | * Fix data race in testlogger * Update git_helper_for_declarative_test.go | ||||
* | Use httptest in integration tests (#3080) | Ethan Koenig | 2017-12-04 | 1 | -1/+2 |
| | |||||
* | Fix so that user can still fork his own repository to owned organizations ↵ | Lauris BH | 2017-10-15 | 1 | -7/+28 |
| | | | | | | | | | | (#2699) * Fix so that user can still fork his own repository to his organizations * Fix to only use owned organizations * Add integration test for forking own repository to owned organization | ||||
* | Less verbose integration tests (#2123) | Ethan Koenig | 2017-07-07 | 1 | -10/+5 |
| | | | * Helper functions for intergration test boilerplate | ||||
* | Improve integration test helper functions (#2049) | Ethan Koenig | 2017-06-25 | 1 | -1/+0 |
| | | | Set request headers in helper functions, and new helper for requests with string-formatted URLs | ||||
* | fix golint error and rename func for suggestion. (#1997) | Bo-Yi Wu | 2017-06-17 | 1 | -2/+2 |
| | | | Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com> | ||||
* | Consolidate boilerplate in integration tests (#1979) | Ethan Koenig | 2017-06-17 | 1 | -14/+8 |
| | |||||
* | Add integration test for pull-request merge (#1912) | Mura Li | 2017-06-15 | 1 | -1/+3 |
| | |||||
* | Display URLs in integration test logs (#1924) | Ethan Koenig | 2017-06-09 | 1 | -10/+5 |
| | |||||
* | Add integration test for repository forking | Mura Li | 2017-06-07 | 1 | -0/+67 |