aboutsummaryrefslogtreecommitdiffstats
path: root/models/wiki_test.go
Commit message (Collapse)AuthorAgeFilesLines
* test: reduce testing time. (#3885)Bo-Yi Wu2018-05-021-14/+22
|
* Fix rendering of wiki page list if wiki repo contains other files (#3454)Lauris BH2018-02-051-1/+4
| | | | | | * Fix rendering of wiki page list if wiki repo contains other files * Improve wiki filename tests
* Remove hardcoded paths to fix randomly failing tests (#3347)Lauris BH2018-01-111-1/+1
| | | | | | * Remove hardcoded paths to fix randomly failing tests * Use correct function for merge path
* Unit tests for wiki routers (#3022)Ethan Koenig2017-11-301-8/+31
|
* Various wiki bug fixes (#2996)Ethan Koenig2017-11-281-13/+135
| | | | | | * Update macaron * Various wiki bug fixes
* Better settings for unit tests (#795)Ethan Koenig2017-01-301-3/+9
|
* Unit tests for models/wikiEthan Koenig2017-01-271-0/+57