titipata / pubmed_parser

:clipboard: A Python Parser for PubMed Open-Access XML Subset and MEDLINE XML Dataset
http://titipata.github.io/pubmed_parser/
MIT License
579 stars 166 forks source link

Up-to-date tests for Medline and PubMed OA parsers #132

Closed nils-herrmann closed 5 months ago

nils-herrmann commented 6 months ago

This feature implements test with up-to-date XML for the Medline and Pubmed OA parsers. Previously, the test relied on offline files that are not updated. This is not ideal as potential errors due to file updates are not taken into account.