NAL-i5K / tripal_eutils

ncbi loader via the eutils interface
GNU General Public License v3.0
4 stars 3 forks source link

better testing: an eutils test class #140

Open bradfordcondon opened 5 years ago

bradfordcondon commented 5 years ago

I think much of our testing problems could be improved by implementing a EUtils helper test class.

This class would take as input XML files. It would then auto-mock the nCBI server repsonse with those passed XML files.