1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 02:58:20 +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

View File

@@ -19,3 +19,25 @@
num_closed_issues: 1
num_pulls: 0
num_closed_pulls: 0
-
id: 3
owner_id: 3
lower_name: repo3
name: repo3
is_private: true
num_issues: 0
num_closed_issues: 0
num_pulls: 0
num_closed_pulls: 0
-
id: 4
owner_id: 5
lower_name: repo4
name: repo4
is_private: false
num_issues: 0
num_closed_issues: 0
num_pulls: 0
num_closed_pulls: 0