1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-29 05:38:37 +00:00

Unit tests for models/access.go (#606)

This commit is contained in:
Ethan Koenig
2017-01-07 22:10:53 -05:00
committed by Lunny Xiao
parent 8422ab542c
commit 6072b03291
10 changed files with 258 additions and 0 deletions

7
models/fixtures/team.yml Normal file
View File

@@ -0,0 +1,7 @@
-
id: 1
org_id: 3
lower_name: team1
name: team1
authorize: 2 # write
num_repos: 1