summaryrefslogtreecommitdiffstats
path: root/models/main_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Unit tests for wiki routers (#3022)Ethan Koenig2017-11-301-19/+1
|
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-19/+1
| | | | | | | | | | * Fix counts on issues dashboard * setupSess -> setupSession * Unit test * Load repo owners for issues
* Fix compiling without sqlite and gcc (#2177)Lauris BH2017-07-261-0/+19
|
* Run unused testEthan Koenig2017-06-041-0/+8
|
* Fix and test for delete user (#1713)Ethan Koenig2017-05-201-0/+26
* Fix and test for delete user * Run updates in batches * Unit test