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.
Coverage increased (+0.5%) to 95.143% when pulling 2cbdda7a6eed25782e093f9dc54f835144278bae on datacite-impl into 01abeddd6b115e99235aae9a8fd4af816f98d316 on master.
Coverage increased (+0.6%) to 95.94% when pulling 0e4af71bc2c36af469c3cda45da0b55442d04382 on datacite-impl into e27f8f249e99518c408e1c5c055957564dfe63ae on master.
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.