mhpob / otndo

A package to understand OTN data
https://otndo.obrien.page/
Creative Commons Attribution 4.0 International
3 stars 1 forks source link

Create `write_to_tempdir` test: import/clean qualified and unqualified CSVs #19

Closed mhpob closed 1 month ago

mhpob commented 1 month ago

EDIT: Apparently had already been completed.

Run the test qualified/unqualified detections through write_to_tempdir; test for correct types and that file is written.

Coverage aim: https://app.codecov.io/gh/mhpob/otndo/blob/main/R%2Futilities_make.R#L140

Current test file here: https://github.com/mhpob/otndo/blob/main/tests/testthat/test-write_to_tempdir.R