summaryrefslogtreecommitdiff
path: root/tests/testthat
AgeCommit message (Collapse)AuthorFilesLines
13 daysImprove test coverage and use testthat 3rd editionHEADmainRanke Johannes3-38/+39
13 daysAdapt to new SMILES names at PubChemRanke Johannes2-8/+16
This may break some code using the old smiles names "PubChem_Canonical" and "PubChem_Isomeric" instead of the new smiles names "PubChem" (including isotopic and stereochemical information) and "PubChem_Connectivity" (only containing connectivity, but still canonical). Further changes in this commit: - A fix to the test target in the makefile - Use markdown syntax for link to objects from other packages in the documentation - Adapt the tests - Increase test coverage a bit
2024-08-05Fix a bug introduced by the last commitJohannes Ranke1-1/+1
2021-11-19Skip BCPC for travisJohannes Ranke1-0/+1
2021-11-19Update tests and logsJohannes Ranke2-5/+5
2020-10-13Adapt to changes in webchemJohannes Ranke1-4/+4
Unfortunately, tests only pass sometimes, it seems PubChem is not always responding
2020-10-13Temporarily remove @example tagsJohannes Ranke1-2/+2
Due to r-lib/roxygen2#1158
2019-02-19Fix check for rdkit availabilityJohannes Ranke1-0/+6
Also remove python-rdkit from the travis config as its version is too old on travis (Ubuntu trusty)
2019-02-19Start using travis and update a testJohannes Ranke1-1/+1
It seems the canonical SMILES for glyphosate on PubChem has dropped the designation of the two charges
2016-10-14Better handling of ambiguous names and "source"sJohannes Ranke1-12/+10
2016-10-13Fix retrieving pubchem infos for ambiguous namesJohannes Ranke1-4/+4
2015-10-16Some improvements, especially in loading chyamlJohannes Ranke2-10/+5
2015-09-28Several changes heading for a release to the publicJohannes Ranke2-0/+46
- Add tests - Add staticdocs - Documentation improvements - Several small code improvements

Contact - Imprint