titipata/pubmed_parser

Create test function for Pubmed Parser

titipata opened this issue · 3 comments

Create a test function for Pubmed Parser and maybe integrate it with some integration such as CircleCI or TravisCI. This should test that Pubmed Parser can parse some of the examples we have correctly.

@daniel-acuna, I attempted to make a test file and TravisCI integration at 177869c. It still fails but I will try to fix the issue soon.

We should have a primitive version of test after commit 43d324b

I will close this issue since it's almost complete after e40f8c0.