mirror of
https://github.com/go-gitea/gitea
synced 2025-07-29 05:38:37 +00:00
Expand fixtures (#2571)
* Add more repo search tests * Add and fix /api/repo/search integration tests * Add owner to access table for organization repositories * Remove tests
This commit is contained in:
@@ -37,3 +37,12 @@
|
||||
num_repos: 0
|
||||
num_members: 1
|
||||
unit_types: '[1,2,3,4,5,6,7]'
|
||||
-
|
||||
id: 5
|
||||
org_id: 17
|
||||
lower_name: owners
|
||||
name: Owners
|
||||
authorize: 4 # owner
|
||||
num_repos: 2
|
||||
num_members: 1
|
||||
unit_types: '[1,2,3,4,5,6,7]'
|
||||
|
Reference in New Issue
Block a user