inveniosoftware / invenio-records-rest

Invenio records REST API module.
https://invenio-records-rest.readthedocs.io
MIT License
4 stars 63 forks source link

serializers: addition of generic fields #206

Closed dinosk closed 6 years ago

dinosk commented 6 years ago

Addresses https://github.com/inveniosoftware/cookiecutter-invenio-datamodel/issues/4

Signed-off-by: Dinos Kousidis dinos.kousidis@cern.ch

lnielsen commented 6 years ago

Can I ask you to add some tests to avoid lowering the code coverge? I'm not sure there's tests elsewhere already written - but e.g. here you can find some problematic unicode characters: https://github.com/zenodo/zenodo/blob/master/tests/unit/records/test_schemas_legacyjson_load.py#L826-L836