aboutsummaryrefslogtreecommitdiff
path: root/internal/db/lfs_test.go
Commit message (Collapse)AuthorAge
* db: add tests for LFS (#6087)ᴜɴᴋɴᴡᴏɴ2020-04-11
* Improve DB test setup * Discard GORM logs in non-verbose mode * Add tests to lfs * Fix data race