X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/504e09d413026fcac8ac94530134da2fce4dc0f2..cb690390d4f253c3bbb9c543e243cf988f39fbb3:/services/api/test/fixtures/users.yml diff --git a/services/api/test/fixtures/users.yml b/services/api/test/fixtures/users.yml index 57633a3120..56f44551e1 100644 --- a/services/api/test/fixtures/users.yml +++ b/services/api/test/fixtures/users.yml @@ -171,7 +171,7 @@ spectator: container_runtime_token_user: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-l3skomkti0c4vg4 - email: spectator@arvados.local + email: container_runtime_token_user@arvados.local first_name: Spect last_name: Ator identity_url: https://container_runtime_token_user.openid.local @@ -193,6 +193,7 @@ inactive_uninvited: identity_url: https://inactive-uninvited-user.openid.local is_active: false is_admin: false + username: inactiveuninvited prefs: {} inactive: @@ -216,6 +217,7 @@ inactive_but_signed_user_agreement: identity_url: https://inactive-but-agreeable-user.openid.local is_active: false is_admin: false + username: inactiveusersignedua prefs: profile: organization: example.com @@ -273,17 +275,19 @@ active_no_prefs: identity_url: https://active_no_prefs.openid.local is_active: true is_admin: false + username: activenoprefs prefs: {} active_no_prefs_profile_no_getting_started_shown: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-a46c98d1td4aoj4 - email: active_no_prefs_profile@arvados.local + email: active_no_prefs_profile_no_gs@arvados.local first_name: HasPrefs last_name: NoProfile identity_url: https://active_no_prefs_profile.openid.local is_active: true is_admin: false + username: activenoprefsprofilenogs prefs: test: abc @@ -296,6 +300,7 @@ active_no_prefs_profile_with_getting_started_shown: identity_url: https://active_no_prefs_profile_seen_gs.openid.local is_active: true is_admin: false + username: activenoprefsprofile prefs: test: abc getting_started_shown: 2015-03-26 12:34:56.789000000 Z @@ -308,6 +313,7 @@ active_with_prefs_profile_no_getting_started_shown: last_name: NoGettingStartedShown identity_url: https://active_nogettinstarted.openid.local is_active: true + username: activenogettinstarted prefs: profile: organization: example.com @@ -372,7 +378,7 @@ fuse: permission_perftest: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-permissionptest - email: fuse@arvados.local + email: permission_perftest@arvados.local first_name: FUSE last_name: User identity_url: https://permission_perftest.openid.local @@ -418,3 +424,17 @@ double_redirects_to_active: organization: example.com role: Computational biologist getting_started_shown: 2015-03-26 12:34:56.789000000 Z + +has_can_login_permission: + owner_uuid: zzzzz-tpzed-000000000000000 + uuid: zzzzz-tpzed-xabcdjxw79nv3jz + email: can-login-user@arvados.local + modified_by_client_uuid: zzzzz-ozdt8-teyxzyd8qllg11h + modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz + first_name: Can_login + last_name: User + identity_url: https://can-login-user.openid.local + is_active: true + is_admin: false + modified_at: 2015-03-26 12:34:56.789000000 Z + username: canLoginUser