inveniosoftware / datacite

Python API wrapper for the DataCite API.
https://datacite.readthedocs.io
Other
27 stars 33 forks source link

Update test responses for DataCite API #49

Closed tmorrell closed 3 years ago

tmorrell commented 5 years ago

The DataCite MDS API responses have changed, so the mocked tests should be updated. Perhaps some sort of "test-the-tests" script?

tmorrell commented 3 years ago

The REST interface has a full set of tests that test the actual DataCite API. Unless someone else is interested in the MDS API, the inconsistencies in the MDS tests will remain due to lack of time.