| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ability to delete a token (#4235) | techknowlogick | 2018-07-06 | 1 | -0/+5 |
* | Remove hardcoded paths to fix randomly failing tests (#3347) | Lauris BH | 2018-01-11 | 1 | -0/+1 |
* | Unit tests for routers/repo/issue_label (#3198) | Ethan Koenig | 2017-12-15 | 1 | -6/+0 |
* | Log unexpected responses in integration tests (#3138) | Ethan Koenig | 2017-12-11 | 1 | -2/+28 |
* | Fix integration tests (#3141) | Ethan Koenig | 2017-12-11 | 1 | -0/+1 |
* | Use httptest in integration tests (#3080) | Ethan Koenig | 2017-12-04 | 1 | -44/+13 |
* | Add git clone test on integration test (#1682) | Lunny Xiao | 2017-11-02 | 1 | -2/+5 |
* | Include HTTP method in test error message (#2815) | Ethan Koenig | 2017-11-01 | 1 | -1/+1 |
* | Code/repo search (#2582) | Ethan Koenig | 2017-10-27 | 1 | -0/+4 |
* | Make integration tests more user-friendly (#2536) | Ethan Koenig | 2017-09-18 | 1 | -1/+5 |
* | Improve issue search (#2387) | Ethan Koenig | 2017-09-16 | 1 | -1/+8 |
* | improve protected branch to add whitelist support (#2451) | Lunny Xiao | 2017-09-14 | 1 | -1/+1 |
* | Fix some tests : make coverage -> test (#2492) | Antoine GIRARD | 2017-09-12 | 1 | -2/+2 |
* | Error message for integration test (#2410) | Ethan Koenig | 2017-08-28 | 1 | -1/+2 |
* | Add integration tests for signin (#2363) | David Schneiderbauer | 2017-08-23 | 1 | -4/+11 |
* | Cache session cookies in tests (#2128) | Ethan Koenig | 2017-07-09 | 1 | -1/+8 |
* | Less verbose integration tests (#2123) | Ethan Koenig | 2017-07-07 | 1 | -7/+23 |
* | Improve integration test helper functions (#2049) | Ethan Koenig | 2017-06-25 | 1 | -2/+7 |
* | Fix bug in issue labels API (#2048) | Ethan Koenig | 2017-06-25 | 1 | -1/+3 |
* | Don't show non-comments in comments API (#2001) | Ethan Koenig | 2017-06-18 | 1 | -0/+5 |
* | fix golint error and rename func for suggestion. (#1997) | Bo-Yi Wu | 2017-06-17 | 1 | -1/+1 |
* | Use testing benchmark interface (#1993) | Antoine GIRARD | 2017-06-17 | 1 | -8/+8 |
* | Consolidate boilerplate in integration tests (#1979) | Ethan Koenig | 2017-06-17 | 1 | -16/+33 |
* | Fix setting.AppPath for integration tests (#1923) | Kim "BKC" Carlbäcker | 2017-06-13 | 1 | -4/+13 |
|\ |
|
| * | Absolute path for setting.CustomConf | Ethan Koenig | 2017-06-09 | 1 | -5/+11 |
| * | Fix setting.AppPath for integration tests | Ethan Koenig | 2017-06-09 | 1 | -1/+4 |
* | | Display URLs in integration test logs (#1924) | Ethan Koenig | 2017-06-09 | 1 | -4/+13 |
|/ |
|
* | Don't recreate database in integration tests (#1697) | Ethan Koenig | 2017-05-11 | 1 | -6/+1 |
* | remove sqlite tag when integration test with mysql/postgres AND recreate data... | Lunny Xiao | 2017-05-09 | 1 | -3/+9 |
* | fix bug when push a branch name with / & fix an integration test bug (#1689) | Lunny Xiao | 2017-05-08 | 1 | -5/+6 |
* | Do not allow commiting to protected branch from online editor (#1502) | Lauris BH | 2017-05-02 | 1 | -2/+81 |
* | MySQL, Postgres integration tests in drone (#1638) | Ethan Koenig | 2017-04-30 | 1 | -7/+45 |
* | improve integration test to resue models/fixtures and store git repos with te... | Lunny Xiao | 2017-04-28 | 1 | -1/+9 |
* | Integration test framework (#1290) | Ethan Koenig | 2017-04-25 | 1 | -0/+92 |