X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a1a9b820c16e5526e99d6d1b576ea53e9bddbc24..61dbc4445159c9140b0744bf5526ce0f71f4f374:/services/api/test/fixtures/users.yml diff --git a/services/api/test/fixtures/users.yml b/services/api/test/fixtures/users.yml index 46fbd0f289..7104af26f7 100644 --- a/services/api/test/fixtures/users.yml +++ b/services/api/test/fixtures/users.yml @@ -30,6 +30,7 @@ admin: profile: organization: example.com role: IT + getting_started_shown: 2015-03-26 12:34:56.789000000 Z miniadmin: owner_uuid: zzzzz-tpzed-000000000000000 @@ -45,6 +46,7 @@ miniadmin: profile: organization: example.com role: IT + getting_started_shown: 2015-03-26 12:34:56.789000000 Z rominiadmin: owner_uuid: zzzzz-tpzed-000000000000000 @@ -60,6 +62,7 @@ rominiadmin: profile: organization: example.com role: IT + getting_started_shown: 2015-03-26 12:34:56.789000000 Z active: owner_uuid: zzzzz-tpzed-000000000000000 @@ -75,6 +78,7 @@ active: profile: organization: example.com role: Computational biologist + getting_started_shown: 2015-03-26 12:34:56.789000000 Z project_viewer: owner_uuid: zzzzz-tpzed-000000000000000 @@ -90,6 +94,7 @@ project_viewer: profile: organization: example.com role: Computational biologist + getting_started_shown: 2015-03-26 12:34:56.789000000 Z future_project_user: # Workbench tests give this user permission on aproject. @@ -106,6 +111,7 @@ future_project_user: profile: organization: example.com role: Computational biologist + getting_started_shown: 2015-03-26 12:34:56.789000000 Z subproject_admin: owner_uuid: zzzzz-tpzed-000000000000000 @@ -121,6 +127,7 @@ subproject_admin: profile: organization: example.com role: Computational biologist + getting_started_shown: 2015-03-26 12:34:56.789000000 Z spectator: owner_uuid: zzzzz-tpzed-000000000000000 @@ -136,6 +143,7 @@ spectator: profile: organization: example.com role: Computational biologist + getting_started_shown: 2015-03-26 12:34:56.789000000 Z inactive_uninvited: owner_uuid: zzzzz-tpzed-000000000000000 @@ -157,6 +165,7 @@ inactive: identity_url: https://inactive-user.openid.local is_active: false is_admin: false + username: inactiveuser prefs: {} inactive_but_signed_user_agreement: @@ -172,6 +181,7 @@ inactive_but_signed_user_agreement: profile: organization: example.com role: Computational biologist + getting_started_shown: 2015-03-26 12:34:56.789000000 Z anonymous: owner_uuid: zzzzz-tpzed-000000000000000 @@ -197,6 +207,23 @@ job_reader: profile: organization: example.com role: Computational biologist + getting_started_shown: 2015-03-26 12:34:56.789000000 Z + +job_reader2: + owner_uuid: zzzzz-tpzed-000000000000000 + uuid: zzzzz-tpzed-readjobwithcomp + email: job_reader2@arvados.local + first_name: Job + last_name: Reader2 + identity_url: https://job_reader2.openid.local + is_active: true + is_admin: false + username: jobreader2 + prefs: + profile: + organization: example.com + role: Computational biologist + getting_started_shown: 2015-03-26 12:34:56.789000000 Z active_no_prefs: owner_uuid: zzzzz-tpzed-000000000000000 @@ -209,7 +236,7 @@ active_no_prefs: is_admin: false prefs: {} -active_no_prefs_profile: +active_no_prefs_profile_no_getting_started_shown: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-a46c98d1td4aoj4 email: active_no_prefs_profile@arvados.local @@ -221,6 +248,32 @@ active_no_prefs_profile: prefs: test: abc +active_no_prefs_profile_with_getting_started_shown: + owner_uuid: zzzzz-tpzed-000000000000000 + uuid: zzzzz-tpzed-getstartnoprofl + email: active_no_prefs_profile@arvados.local + first_name: HasPrefs + last_name: NoProfileWithGettingStartedShown + identity_url: https://active_no_prefs_profile_seen_gs.openid.local + is_active: true + is_admin: false + prefs: + test: abc + getting_started_shown: 2015-03-26 12:34:56.789000000 Z + +active_with_prefs_profile_no_getting_started_shown: + owner_uuid: zzzzz-tpzed-000000000000000 + uuid: zzzzz-tpzed-nogettinstarted + email: active_nogettinstarted@arvados.local + first_name: HasPrefsProfile + last_name: NoGettingStartedShown + identity_url: https://active_nogettinstarted.openid.local + is_active: true + prefs: + profile: + organization: example.com + role: Computational biologist + # Fixtures to test granting and removing permissions. user_foo_in_sharing_group: @@ -254,10 +307,12 @@ user1_with_load: identity_url: https://user1_with_load.openid.local is_active: true is_admin: false + username: user1withload prefs: profile: organization: example.com role: IT + getting_started_shown: 2015-03-26 12:34:56.789000000 Z fuse: owner_uuid: zzzzz-tpzed-000000000000000 @@ -273,3 +328,4 @@ fuse: profile: organization: example.com role: IT + getting_started_shown: 2015-03-26 12:34:56.789000000 Z