Additional files #771
Annotations
3 errors
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18)
Process completed with exit code 1.
|
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18):
tests/unit/test_schema_datacite.py#L62
test_video_metadata_tranform
AssertionError: assert {'creators': ...: 'DOI'}, ...} == {'contributor...tract'}], ...}
Omitting 10 identical items, use -vv to show
Right contains 1 more item:
{'contributors': []}
Use -v to get the full diff
|
|
Tests (3.9, postgresql14, opensearch2, redis, rabbitmq, 18):
tests/unit/test_fixtures.py#L94
test_fixture_categories
assert 8 == 7
+ where 8 = len([<RecordMetadata b9ba5dbf-77de-4ccf-ac5f-8d0578b09a3b>, <RecordMetadata e3afa33a-2ca8-422e-8dd9-e13044c2bbec>, <Record...33>, <RecordMetadata 622007af-a8e5-42d8-84bb-bd3ed7f05880>, <RecordMetadata 29110699-ef5d-40cc-b73c-696fa8f281c0>, ...])
|