add create record function #511
Annotations
10 errors
tests/test_pids_service.py#L22
test_resolve_pid
AttributeError: 'NoneType' object has no attribute 'get'
|
tests/test_pids_service.py#L43
test_reserve_pid
AttributeError: 'NoneType' object has no attribute 'get'
|
tests/test_pids_service.py#L81
test_register_pid
AttributeError: 'NoneType' object has no attribute 'get'
|
tests/test_service.py#L105
test_create_draft[access0]
KeyError: 'identifier'
|
tests/test_service.py#L105
test_create_draft[access1]
KeyError: 'identifier'
|
tests/test_service.py#L105
test_create_draft[access2]
KeyError: 'identifier'
|
tests/test_service.py#L105
test_create_draft[access3]
KeyError: 'identifier'
|
tests/test_service.py#L135
test_publish[access0]
AttributeError: 'NoneType' object has no attribute 'get'
|
tests/test_service.py#L135
test_publish[access1]
AttributeError: 'NoneType' object has no attribute 'get'
|
tests/test_service.py#L135
test_publish[access2]
AttributeError: 'NoneType' object has no attribute 'get'
|
This job failed
Loading