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
559 stars 164 forks source link

Update tests: Use current data #131

Open nils-herrmann opened 4 months ago

nils-herrmann commented 4 months ago

The tests currently use an offline file. This does not take into account changes in the online version. The tests should access current data and check the behaviour of the library.

This feature should improve this by developing tests that access current data.