rename person id to identity id #30
Annotations
9 errors
|
Run tests:
tests/test_authz_client.py#L103
test_get_identities
KeyError: 0
|
Run tests:
tests/test_authz_client.py#L128
test_get_groups
KeyError: 0
|
Run tests:
tests/test_authz_client.py#L183
test_get_identities_empty
IndexError: list index out of range
|
Run tests:
tests/test_authz_client.py#L201
test_get_groups_empty
IndexError: list index out of range
|
Run tests:
tests/test_authz_serializer.py#L31
test_serialize
AssertionError: assert {'affiliation...n Doe 0', ...} == {'affiliation...n Doe 0', ...}
Omitting 9 identical items, use -vv to show
Left contains 1 more item:
{'orcid': '0000-0002-2227-1220'}
Full diff:
{
'affiliations': 'CERN',
'department': 'IT',
'family_name': 'Doe 0',
'full_name': 'John Doe 0',
'given_name': 'John',
'group': 'CA',
'mailbox': 'M311200',
+ 'orcid': '0000-0002-2227-1220',
'person_id': '12340',
'section': 'IR',
}
|
Run tests:
tests/test_sync_users.py#L94
test_sync_authz
ValueError: Validation failed: {'orcid': ['Unknown field.']}
|
Run tests:
tests/test_sync_users.py#L122
test_sync_ldap
AssertionError: assert 'CERN' == ['CERN']
|
Run tests
The operation was canceled.
|
Loading