summaryrefslogtreecommitdiffstats
path: root/tests/integration/fixtures/TestFeed/team.yml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/integration/fixtures/TestFeed/team.yml')
-rw-r--r--tests/integration/fixtures/TestFeed/team.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/tests/integration/fixtures/TestFeed/team.yml b/tests/integration/fixtures/TestFeed/team.yml
new file mode 100644
index 0000000..da27ac7
--- /dev/null
+++ b/tests/integration/fixtures/TestFeed/team.yml
@@ -0,0 +1,21 @@
+-
+ id: 1001
+ org_id: 3
+ lower_name: no_code
+ name: no_code
+ authorize: 1 # read
+ num_repos: 1
+ num_members: 1
+ includes_all_repositories: false
+ can_create_org_repo: false
+
+-
+ id: 1002
+ org_id: 3
+ lower_name: read_code
+ name: no_code
+ authorize: 1 # read
+ num_repos: 1
+ num_members: 1
+ includes_all_repositories: false
+ can_create_org_repo: false