X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/9ff2b6f56e4d0c071d2f436a78bc536c541eaf16..3ed6fab9c3ec7ca31133e4d4c750d546727b1847:/services/api/test/fixtures/users.yml diff --git a/services/api/test/fixtures/users.yml b/services/api/test/fixtures/users.yml index ce81c8ff90..56f44551e1 100644 --- a/services/api/test/fixtures/users.yml +++ b/services/api/test/fixtures/users.yml @@ -72,11 +72,14 @@ active: owner_uuid: zzzzz-tpzed-000000000000000 uuid: zzzzz-tpzed-xurymjxw79nv3jz email: active-user@arvados.local + modified_by_client_uuid: zzzzz-ozdt8-teyxzyd8qllg11h + modified_by_user_uuid: zzzzz-tpzed-xurymjxw79nv3jz first_name: Active last_name: User identity_url: https://active-user.openid.local is_active: true is_admin: false + modified_at: 2015-03-26 12:34:56.789000000 Z username: active prefs: profile: @@ -168,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 @@ -190,6 +193,7 @@ inactive_uninvited: identity_url: https://inactive-uninvited-user.openid.local is_active: false is_admin: false + username: inactiveuninvited prefs: {} inactive: @@ -213,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 @@ -270,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 @@ -293,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 @@ -305,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 @@ -369,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 @@ -415,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