elifesciences / elife-crossref-xml-generation

Crossref deposit of journal articles
MIT License
4 stars 3 forks source link

Preprint DOI config, refactor tests. #145

Closed gnott closed 1 year ago

gnott commented 1 year ago

Generate a DOI for <posted_content> deposits, based on a different set of configuration file values.

The tests for peer review deposits are expanded to include using the different set of configuration values, and includes an example peer review deposits based on an eLife preprint article. Existing test fixture data is moved to a new test module helpers.py for re-use.

Re issue https://github.com/elifesciences/issues/issues/7717