aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/import_pubmed.py
Commit message (Collapse)AuthorAgeFilesLines
* add 'lxml' mode for large XML file import, and multi-tagsBryan Newbold2020-12-171-2/+2
|
* lint (flake8) python test filesBryan Newbold2020-07-011-4/+3
|
* pubmed: handle multiple ReferenceListBryan Newbold2020-03-201-0/+12
| | | | | | | This resolves a situation noticed in prod where we were only importing/updating a single reference per article. Includes a regression test.
* add regression test for medlinedate -> year parsingBryan Newbold2019-12-231-0/+7
|
* faster LargeFile XML importer for PubMedBryan Newbold2019-05-291-3/+3
|
* updates to pubmed importerBryan Newbold2019-05-211-4/+45
|
* tweaks to new imports/testsBryan Newbold2019-05-211-2/+2
|
* initial pubmed importerBryan Newbold2019-05-211-0/+80