biotite-dev / biotite

A comprehensive library for computational molecular biology
https://www.biotite-python.org
BSD 3-Clause "New" or "Revised" License
641 stars 101 forks source link

Stabilize test_pubchem/test_search_simple #585

Closed tcjaffe closed 3 months ago

tcjaffe commented 3 months ago

We have an existing test against PubChem's API to retrieve ref ids. Unfortunately, PubChem's responses will periodically change, breaking our test. This commit updates the test to handle those changes while still asserting the expected behavior of our query.