From 7c0e06c053303ea3f35fad3236ee5b3d930e7f08 Mon Sep 17 00:00:00 2001 From: Ranke Johannes Date: Wed, 22 Oct 2025 16:27:37 +0200 Subject: Improve test coverage and use testthat 3rd edition --- tests/testthat/_snaps/chent.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 tests/testthat/_snaps/chent.md (limited to 'tests/testthat/_snaps') diff --git a/tests/testthat/_snaps/chent.md b/tests/testthat/_snaps/chent.md new file mode 100644 index 0000000..b214852 --- /dev/null +++ b/tests/testthat/_snaps/chent.md @@ -0,0 +1,18 @@ +# We can initialise an object and add information + + Code + print(oct) + Output + + Identifier $identifier 1-octanol + InChI Key $inchikey KBPLFHHGFOOTCA-UHFFFAOYSA-N + SMILES string $smiles: + user PubChem + "CCCCCCCCO" "CCCCCCCCO" + Molecular weight $mw: 130.2 + PubChem synonyms (up to 10): + [1] "1-octanol" "Octan-1-ol" "111-87-5" + [4] "N-octanol" "Octyl alcohol" "caprylic alcohol" + [7] "n-Octyl alcohol" "Heptyl carbinol" "1-Hydroxyoctane" + [10] "Primary octyl alcohol" + -- cgit v1.2.3