Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stabilize test_pubchem/test_search_simple #585

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

tcjaffe
Copy link
Contributor

@tcjaffe tcjaffe commented Jun 4, 2024

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.

Copy link
Member

@padix-key padix-key left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks for fixing this test

@padix-key padix-key merged commit 43e6b1f into biotite-dev:master Jun 6, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants