aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/import_datacite.py
Commit message (Expand)AuthorAgeFilesLines
* update datacite tests for license slug changesBryan Newbold2021-11-101-6/+6
* remove deprecated extid sqlite3 lookup table feature from importersBryan Newbold2021-11-091-2/+0
* fmt (black): tests/Bryan Newbold2021-11-021-27/+47
* python: isort everythingBryan Newbold2021-11-021-9/+8
* lint: simple, safe inline lint fixesBryan Newbold2021-11-021-9/+9
* datacite: skip empty abstractsMartin Czygan2021-10-011-1/+1
* datacite: more careful title string access; fixes sentry #88350Martin Czygan2021-06-111-1/+1
* address spammy datacite titlesMartin Czygan2020-09-231-0/+6
* datacite: handle case of empty-string versionBryan Newbold2020-09-101-0/+1
* datacite: resolve formatting issues in testsMartin Czygan2020-07-101-2/+5
|\
| * lint (flake8) python test filesBryan Newbold2020-07-011-20/+22
* | wip: contrib, GH59Martin Czygan2020-07-101-229/+361
* | datacite: address duplicated contributor issueMartin Czygan2020-07-071-1/+1
|/
* datacite: improve license mappingMartin Czygan2020-06-301-0/+14
* datacite: hard cast possible date value to stringMartin Czygan2020-06-291-0/+1
* datacite: fix type errorMartin Czygan2020-04-221-1/+1
* datacite: fix a raw name constraint violationMartin Czygan2020-04-201-1/+1
* datacite: improve date handling and minor tweakMartin Czygan2020-01-301-2/+1
* datacite: add entry to license slug mapMartin Czygan2020-01-091-0/+1
* datacite: ignore known unknown values in resourceType*Martin Czygan2020-01-091-1/+1
* datacite: abstracts may be strings or list of stringsMartin Czygan2020-01-091-1/+1
* datacite: improve license_slug handlingMartin Czygan2020-01-091-1/+30
* datacite: factor out contributor handlingMartin Czygan2020-01-081-2/+2
* datacite: mark additional files as stubMartin Czygan2020-01-081-1/+1
* datacite: indicate mismatched file in testMartin Czygan2020-01-061-1/+1
* datacite: use normal.clean_doiMartin Czygan2020-01-031-4/+0
* datacite: parse_datacite_dates returns monthMartin Czygan2020-01-031-7/+16
* datacite: prepare release_month (stub)Martin Czygan2020-01-031-14/+14
* datacite: add another test caseMartin Czygan2020-01-021-1/+1
* datacite: address raw_name index form commentMartin Czygan2020-01-021-1/+17
* datacite: add conversion fixturesMartin Czygan2020-01-021-1/+25
* datacite: adjust testsMartin Czygan2019-12-281-2/+1
* address first round of MR14 commentsMartin Czygan2019-12-281-2/+176
* improve datacite field mapping and importMartin Czygan2019-12-281-17/+91
* datacite: importer skeletonMartin Czygan2019-12-281-0/+25