summaryrefslogtreecommitdiffstats
path: root/models/fixture_generation.go
Commit message (Collapse)AuthorAgeFilesLines
* Move fixture generation to contrib and add test (#10277)guillep2k2020-02-151-0/+45
* Add fixture gen tool and fix "access" test * Close file before exiting * Add missing repo_unit for repo id: 5 * Fix count on TestAPIOrgRepos * Generate access fixture from contrib and add test * Remove old access fixture generation * Fix lint Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>