summaryrefslogtreecommitdiff
path: root/tests/testthat/_snaps
diff options
context:
space:
mode:
authorRanke Johannes <johannes.ranke@agroscope.admin.ch>2025-10-22 16:27:37 +0200
committerRanke Johannes <johannes.ranke@agroscope.admin.ch>2025-10-22 16:27:37 +0200
commit7c0e06c053303ea3f35fad3236ee5b3d930e7f08 (patch)
tree2843596590b70d2e892a3f325b0af04cb54c8387 /tests/testthat/_snaps
parentb9a839f29beb9c10f22ace4b0dd4eee167ae6836 (diff)
Improve test coverage and use testthat 3rd editionHEADmain
Diffstat (limited to 'tests/testthat/_snaps')
-rw-r--r--tests/testthat/_snaps/chent.md18
1 files changed, 18 insertions, 0 deletions
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
+ <chent>
+ 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"
+

Contact - Imprint