X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/379717415ec5f772ab2f54e263c2c3f44d77f70f..19ae770973482257117fe8ded5619c3018c4b60f:/services/api/test/fixtures/users.yml diff --git a/services/api/test/fixtures/users.yml b/services/api/test/fixtures/users.yml index 4e17de3bb6..b15ada12b4 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 @@ -173,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 @@ -198,6 +207,7 @@ job_reader: 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 @@ -210,7 +220,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 @@ -222,6 +232,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: @@ -255,10 +291,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 @@ -274,3 +312,4 @@ fuse: profile: organization: example.com role: IT + getting_started_shown: 2015-03-26 12:34:56.789000000 Z