X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/1f5a673014724c3444404658e65e32a6f9c562f3..e6cb66913899a35cda5a5a8df26869cb29c0ebcd:/services/api/test/fixtures/users.yml diff --git a/services/api/test/fixtures/users.yml b/services/api/test/fixtures/users.yml index 1457d22568..b15ada12b4 100644 --- a/services/api/test/fixtures/users.yml +++ b/services/api/test/fixtures/users.yml @@ -165,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: @@ -244,6 +245,19 @@ active_no_prefs_profile_with_getting_started_shown: 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: @@ -277,6 +291,7 @@ user1_with_load: identity_url: https://user1_with_load.openid.local is_active: true is_admin: false + username: user1withload prefs: profile: organization: example.com