summaryrefslogtreecommitdiffstats
path: root/models/star_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Fix tests code to prevent some runtime errors (#2381)Morlinest2017-08-281-7/+10
| | | | | | * Fix tests code to prevent some runtime errors * Reduce nesting
* feat: support search bar on star tab of user profile. (#917)Bo-Yi Wu2017-02-141-2/+2
| | | | | | | | | | | | | | * feat: support search bar on star tab of user profile. * fix: update testing. * fix: Using loadAttributes * fix: remove empty line. * remove LOWER Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
* feat: support paginater on star tab of user profile. (#845)Bo-Yi Wu2017-02-071-4/+17
|
* refactor: set default order by recently star.Bo-Yi Wu2017-02-031-2/+2
|
* Unit tests for models/star (#752)Ethan Koenig2017-01-251-0/+80