curationexperts / mahonia

Oregon Health & Science Repository
Apache License 2.0
6 stars 0 forks source link

Pass XML metadata to DataCite when registering a DOI #163

Closed no-reply closed 6 years ago

no-reply commented 6 years ago

Implement the initial POST requests for registering DOIs with DataCite.

For now we use a before filter to mark tests requiring the DataCite API as pending. This is a temporary solution while we work on mocking the API responses. If a valid looking datacite password is provided, we run the tests against the real dev API instance.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.5%) to 95.143% when pulling 2cbdda7a6eed25782e093f9dc54f835144278bae on datacite-impl into 01abeddd6b115e99235aae9a8fd4af816f98d316 on master.

mark-dce commented 6 years ago

Connected to #30

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.6%) to 95.94% when pulling 0e4af71bc2c36af469c3cda45da0b55442d04382 on datacite-impl into e27f8f249e99518c408e1c5c055957564dfe63ae on master.