summaryrefslogtreecommitdiffstats
path: root/models/token_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix tests code to prevent some runtime errors (#2381)Morlinest2017-08-281-8/+10
| | | | | | * Fix tests code to prevent some runtime errors * Reduce nesting
* Less boilerplate in models/ unit tests (#725)Ethan Koenig2017-01-251-19/+3
|
* Unit tests for token and update modelsEthan Koenig2016-12-311-0/+107