aboutsummaryrefslogtreecommitdiffstats
path: root/python/tests/harvest_pubmed.py
Commit message (Collapse)AuthorAgeFilesLines
* pubmed: move mapping generation out of fetch_dateMartin Czygan2020-03-101-0/+2
| | | | | * fetch_date will fail on missing mapping * adjust tests (test will require access to pubmed ftp)
* more pubmed adjustmentsMartin Czygan2020-02-221-0/+78
* regenerate map in continuous mode * add tests