aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/files/datacite
Commit message (Expand)AuthorAgeFilesLines
* update datacite tests for license slug changesBryan Newbold2021-11-101-2/+1
* datacite: skip empty abstractsMartin Czygan2021-10-012-0/+90
* datacite: more careful title string access; fixes sentry #88350Martin Czygan2021-06-112-0/+95
* datacite: a missing surname should be None, not the empty stringMartin Czygan2021-04-022-2/+0
* datacite importer: update test cases for 'Additional file' as component, not ...Bryan Newbold2020-08-115-5/+5
* datacite import: figshare-specific hacksBryan Newbold2020-08-111-0/+1
* datacite: adjust testsMartin Czygan2020-07-104-10/+6
* wip: contrib, GH59Martin Czygan2020-07-105-3/+105
* datacite: address duplicated contributor issueMartin Czygan2020-07-074-10/+93
* datacite: fix type errorMartin Czygan2020-04-222-0/+76
* datacite: fix a raw name constraint violationMartin Czygan2020-04-202-0/+77
* datacite: add exception for https://www.micropublication.org/Martin Czygan2020-01-311-1/+2
* datacite: improve date handling and minor tweakMartin Czygan2020-01-302-0/+110
* do not normalize "en dash" in DOIMartin Czygan2020-01-171-1/+1
* datacite: ignore known unknown values in resourceType*Martin Czygan2020-01-092-0/+94
* datacite: abstracts may be strings or list of stringsMartin Czygan2020-01-094-0/+186
* datacite: improve license_slug handlingMartin Czygan2020-01-092-1/+3
* datacite: add 'Unknown' to blacklistMartin Czygan2020-01-091-7/+1
* datacite: get rid of schemaVersionMartin Czygan2020-01-0917-32/+14
* datacite: reformat test cases and use jq . --sort-keysMartin Czygan2020-01-0854-2299/+2301
* datacite: factor out contributor handlingMartin Czygan2020-01-084-0/+105
* datacite: adjust tests for release_monthMartin Czygan2020-01-0812-12/+12
* datacite: mark additional files as stubMartin Czygan2020-01-082-0/+72
* datacite: CCDC are entries, mostlyMartin Czygan2020-01-081-1/+1
* datacite: adding datacite-specific extra metadataMartin Czygan2020-01-0730-1468/+1570
* datacite: month field should be top-levelMartin Czygan2020-01-0611-14/+14
* datacite: include month in extraMartin Czygan2020-01-0611-11/+13
* datacite: clean abstracts, use unknown value tokensMartin Czygan2020-01-063-3/+3
* datacite: always include "datacite" key in extraMartin Czygan2020-01-0414-26/+26
* datacite: remove --lang-detect flagMartin Czygan2020-01-035-10/+15
* datacite: add another test caseMartin Czygan2020-01-022-0/+70
* datacite: open case for editing after creationMartin Czygan2020-01-021-0/+2
* datacite: add helper script to create new test caseMartin Czygan2020-01-021-0/+14
* datacite: address raw_name index form commentMartin Czygan2020-01-0219-111/+111
* datacite: add conversion fixturesMartin Czygan2020-01-0249-0/+3924