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

adjustments to two tests #18

Merged
merged 1 commit into from
Aug 30, 2024

Conversation

fchichorro
Copy link
Contributor

The previous CID (153064026) being matched in the test do not exist in the PubChem database. Consequently, when testing on the PubChem website directly instead of using the BrokenRecord files, these tests were failing. With this change tests do not fail anymore, as I replaced the erroneous CID with one that exists in PubChem.

Note: when testing the package on the PubChem database directly some tests still seem to be broken. But I noticed that upgrading the version of HTTP.jl in the Project.toml corrects this, and the tests run smoothly. I'll soon PR an update to the Project.toml

The previous CIDs being matched in the test do not exist in the PubChem database. Consequently, when testing on the PubChem website directly instead of using the BrokenRecord files, the tests were failing. With this change tests do not fail anymore, as I replaced the erroneous CID with one that exists in PubChem.
@DilumAluthge DilumAluthge requested a review from timholy July 8, 2023 23:30
@timholy timholy merged commit c10a088 into JuliaHealth:master Aug 30, 2024
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