summaryrefslogtreecommitdiffstats
path: root/models/attachment_test.go
Commit message (Collapse)AuthorAgeFilesLines
* MySQL, Postgres integration tests in drone (#1638)Ethan Koenig2017-04-301-3/+3
| | | | | | | | | | * MySQL, Postgres integration tests in drone * Fix .drone.yml * sign drone * resign drone
* feat: add download count field and unit testing for attachment. (#1512)Bo-Yi Wu2017-04-201-0/+60
* feat: add download count field and unit testing. * fix: unit testing * refactor: improve testing. * fix: update comment * add default value. Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>