X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b91db14a4dced9d6ea124e86be3c796e6f2c8e8c..62d9e76aab5c3e6c8863b1e1f42cf6d2153cdb93:/services/api/test/fixtures/groups.yml diff --git a/services/api/test/fixtures/groups.yml b/services/api/test/fixtures/groups.yml index 96db93c35e..a3a6fdc433 100644 --- a/services/api/test/fixtures/groups.yml +++ b/services/api/test/fixtures/groups.yml @@ -16,6 +16,18 @@ private_and_can_read_foofile: name: Private and Can Read Foofile description: Another Private Group +activeandfriends: + uuid: zzzzz-j7d0g-swqu6hmi4pa7bk7 + owner_uuid: zzzzz-tpzed-000000000000000 + created_at: 2014-08-22 14:02:18.481582707 Z + modified_by_client_uuid: + modified_by_user_uuid: zzzzz-tpzed-000000000000000 + modified_at: 2014-08-22 14:02:18.481319501 Z + name: Active User and friends + description: + updated_at: 2014-08-22 14:02:18.481166435 Z + group_class: + system_owned_group: uuid: zzzzz-j7d0g-8ulrifv67tve5sx owner_uuid: zzzzz-tpzed-000000000000000 @@ -44,7 +56,7 @@ testusergroup_admins: owner_uuid: zzzzz-tpzed-000000000000000 name: Administrators of a subset of users -afolder: +aproject: uuid: zzzzz-j7d0g-v955i6s2oi1cbso owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz created_at: 2014-04-21 15:37:48 -0400 @@ -52,11 +64,11 @@ afolder: modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz modified_at: 2014-04-21 15:37:48 -0400 updated_at: 2014-04-21 15:37:48 -0400 - name: A Folder - description: Test folder belonging to active user - group_class: folder + name: A Project + description: Test project belonging to active user + group_class: project -asubfolder: +asubproject: uuid: zzzzz-j7d0g-axqo7eu9pwvna1x owner_uuid: zzzzz-j7d0g-v955i6s2oi1cbso created_at: 2014-04-21 15:37:48 -0400 @@ -64,9 +76,20 @@ asubfolder: modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz modified_at: 2014-04-21 15:37:48 -0400 updated_at: 2014-04-21 15:37:48 -0400 - name: A Subfolder - description: "Test folder belonging to active user's first test folder" - group_class: folder + name: A Subproject + description: "Test project belonging to active user's first test project" + group_class: project + +future_project_viewing_group: + uuid: zzzzz-j7d0g-futrprojviewgrp + owner_uuid: zzzzz-tpzed-xurymjxw79nv3jz + created_at: 2014-04-21 15:37:48 -0400 + modified_by_client_uuid: zzzzz-ozdt8-brczlopd8u8d0jr + modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz + modified_at: 2014-04-21 15:37:48 -0400 + updated_at: 2014-04-21 15:37:48 -0400 + name: Future Project Viewing Group + description: "Group used to test granting Group Project viewing" bad_group_has_ownership_cycle_a: uuid: zzzzz-j7d0g-cx2al9cqkmsf1hs @@ -87,3 +110,16 @@ bad_group_has_ownership_cycle_b: modified_at: 2014-05-03 18:50:08 -0400 updated_at: 2014-05-03 18:50:08 -0400 name: Owned by bad group a + +anonymous_group: + uuid: zzzzz-j7d0g-anonymouspublic + owner_uuid: zzzzz-tpzed-000000000000000 + name: Anonymous group + description: Anonymous group + +anonymously_accessible_project: + uuid: zzzzz-j7d0g-zhxawtyetzwc5f0 + owner_uuid: zzzzz-tpzed-d9tiejq69daie8f + name: Unrestricted public data + group_class: project + description: An anonymously accessible project