summaryrefslogtreecommitdiffstats
path: root/integrations/integration_test.go
Commit message (Expand)AuthorAgeFilesLines
* Use testing benchmark interface (#1993)Antoine GIRARD2017-06-171-8/+8
* Consolidate boilerplate in integration tests (#1979)Ethan Koenig2017-06-171-16/+33
* Fix setting.AppPath for integration tests (#1923)Kim "BKC" Carlbäcker2017-06-131-4/+13
|\
| * Absolute path for setting.CustomConfEthan Koenig2017-06-091-5/+11
| * Fix setting.AppPath for integration testsEthan Koenig2017-06-091-1/+4
* | Display URLs in integration test logs (#1924)Ethan Koenig2017-06-091-4/+13
|/
* Don't recreate database in integration tests (#1697)Ethan Koenig2017-05-111-6/+1
* remove sqlite tag when integration test with mysql/postgres AND recreate data...Lunny Xiao2017-05-091-3/+9
* fix bug when push a branch name with / & fix an integration test bug (#1689)Lunny Xiao2017-05-081-5/+6
* Do not allow commiting to protected branch from online editor (#1502)Lauris BH2017-05-021-2/+81
* MySQL, Postgres integration tests in drone (#1638)Ethan Koenig2017-04-301-7/+45
* improve integration test to resue models/fixtures and store git repos with te...Lunny Xiao2017-04-281-1/+9
* Integration test framework (#1290)Ethan Koenig2017-04-251-0/+92