eutils icon indicating copy to clipboard operation
eutils copied to clipboard

Fix failing tests

Open jsstevenson opened this issue 10 months ago • 0 comments

Describe the bug As of #176, three test modules fail:

  • test_eutils_xmlfacades_dbsnp.py
  • test_eutils_xmlfaces_esearchresult.py
  • test_eutils_xmlfacades_gi.py

To Reproduce

make test

Expected behavior They should probably be passing with minimal interventions.

Additional context The equivalent eutils response to the dbSNP test doesn't really look like what the XML facade seems to expect. I suspect the facade might need to be updated.

jsstevenson avatar Apr 12 '24 19:04 jsstevenson