Add collections to browse #5515
Annotations
4 errors
Run tests:
tests/collections/test_collections_api.py#L70
test_as_dict
AttributeError: 'Collection' object has no attribute 'to_dict'
|
Run tests:
tests/collections/test_collections_api.py#L133
test_children
assert <bound method Collection.children of Collection 8 (,)> == [Collection 9 (,8,)]
+ where <bound method Collection.children of Collection 8 (,)> = Collection 8 (,).children
|
Run tests:
invenio_rdm_records/collections/links.py#L1
pydocstyle-check
/home/runner/work/invenio-rdm-records/invenio-rdm-records/invenio_rdm_records/collections/links.py:15 in public method `__init__`:
D107: Missing docstring in __init__
|
Run tests
Process completed with exit code 1.
|
Loading