aboutsummaryrefslogtreecommitdiff
path: root/internal/db/repos_test.go
Commit message (Collapse)AuthorAge
* db: add tests for repos (#6112)ᴜɴᴋɴᴡᴏɴ2020-04-17
* Add Repos.create method * Fix repo name error handling * Fix all compile errors * Update github.com/go-macaron/captcha to fix http issue * Add repos tests